/* CSS Document */
body{
margin:0;
padding:0;
line-height: 1.5em;
width: 777px;
margin-left: 100px;
line-height:18px;
color:#404040;
background-color:#FFFFFF;
height:600px;
FONT-SIZE: 11px; COLOR: #5e5e5e;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
center {
	margin:0px; padding:0px;
}
ul{
	padding-bottom:10px;
	clear:both;
}
ul.common{
	clear:left;
	}
a:link {
	COLOR: #666666; TEXT-DECORATION: none
}
a:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
a:active {
	COLOR: #666666; TEXT-DECORATION: none
}
aa:hover {
	COLOR: #1e90ff; TEXT-DECORATION: none
}


em{color: red;}



#topsection{
background: #ffffff;
height: 250px; /*Height of top section*/
width:777px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#navigation {
 color: #333;
 padding: 0px;
 margin: -2px 0px 0px 0px;
 height: 20px;
 background: #F3F3F3;
}

#contentwrapper{
float: left;
width: 777px;
background-color:#FFFFFF;

}

#contentcolumn{
float: left;
margin-left: 0px;
margin-top: 0px;
width:775px;
height:auto;
}


#footer3{
clear: left;
width: 777px;
color: #FFF;
margin-top: 50px;
}







