body {
 font-family: Arial;
 font-size: 14px;
 padding:0;
 margin:0;
 background-color:#000000;
}

a {color:#000000; font-size:11px; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#CD6300; text-decoration:underline;}
a:active { color:#000000; text-decoration:none;}

p, pre{
padding: 5px 8px;
margin:0px;
font-size:1.0em;
}

#wrapper { 
 margin-left:auto;
 margin-right:auto;
 width:770px;
 background:#f9f9f9;
}

#header {
 width:770px;
}

#center {
 margin:5px;
 padding:0px 10px;
 min-height:400px;
}
* html #center {height:400px}

#center a{color:#0066CC; font-size:14px; text-decoration:underline;}
#center a:hover{color:#CD6300; font-size:14px; text-decoration:underline;}

#leftcolumn { 
 float:left;
 margin:0px;
 padding:0px;
 width:160px;
 color:#000000;
 min-height:400px;
}
* html #leftcolumn {height:400px}

#leftcolumntitle {
background-color:#42739C;
}

#rightcolumn { 
 float:right;
 margin:0px;
 padding:0px;
 width:610px;
 color:#000000;
 min-height:400px;
}
* html #rightcolumn {height:400px}

#rightcolumn a{color:#0066CC; text-decoration:underline;}
#rightcolumn a:hover{color:#CD6300; text-decoration:none;}

#flash {
margin: 0px 0px;
padding:0px 100px 10px;
}

#footer {
 clear:both;
 width:770px;
 height:28px;
 background-color:#3E739E;
 margin:0px 0px 0px 0px;
}

#footer a{color:#FFFFFF; text-decoration:underline;}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight:bold;
}
.clear { clear: both; background: none; }
