body{
margin:0;
padding:0;
line-height: 1.5em;
background:url(../images/bg.jpg) #FFFFFF repeat-x;
}

b{font-size: 110%;}
em{color: #157CAF;}
a { color:#157CAF; text-decoration:none;font-weight:bold; }
a:hover { color:#157CAF; text-decoration:underline;font-weight:bold; }
a:visited { color:#157CAF; text-decoration:none;font-weight:bold; }
a:visited:hover { color:#157CAF; text-decoration:underline;font-weight:bold; }


#maincontainer{
width: 912px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{

height: 120px; /*Height of top section*/
}
	.LOgO { float:left; width:362px; height:115px; }
	.SeaRch {
	
		float:right;
	width:250px;
	height:23px;
	margin:105px 10px 0 0;

}

#NavSection { width:912px; height:34px; background:url(../images/navBG.gif) repeat-x; border-top:1px solid #8DC6E3;} 
#LogIn { width:912px; height:30px; background:#ebe8e8;}
	.Pword { float: right; width:120px; background:#999999; margin-right:15px; margin-top:4px;}
	.Uname { float: right; width:120px;  margin-right:10px; margin-top:4px;}
	.Btn { float:right; width:66px; margin-right:5px; margin-bottom:4px;}
	.BtnSearch { float:right; width:66px; margin-right:5px; margin-top:4px; }
#FLAshArea { width:912x; height:250px; background:#8dc5e2; padding:10px 0 0 20px; } 


#contentwrapper{
float: left;
width: 100%;
background:#8dc5e2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#contentcolumn{
margin-right: 380px; /*Set right margin to RightColumnWidth*/
background:#8dc5e2;


}

	.Atag { width:505px; height:54px; margin-left:15px; background:url(../images/announcement.gif) no-repeat;}
	.Ptag { width:505px; height:50px; margin-left:15px; background:url(../images/pudates.gif) no-repeat;}
	.c1, .c2 { width:500px; height:417px; background:#FFF; margin:0 0 24px 15px; overflow: hidden; }

#rightcolumn{
float: left;
width: 380px; /*Width of right column*/
margin-left: -380px; /*Set left margin to -(RightColumnWidth) */
background: #8dc5e2;
margin-top:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

	.r1 { width:360px; height:244px; background:#268cc4; overflow:hidden;}
	#r2 { width:360px; height:225px; /* background:#258dc8; */background:#FFF; margin-top:5px;}
		.CL { float:left; width:123px; height:225px; background:#fff;}
		.CR { float:right; width:230px; height:225px; background:#FFF;}
	.Astag { width:360px; height:44px; margin-top:10px; background:url(../images/astag.gif) no-repeat;}
	.r3 { width:360px; height:417px; /* background:#258dc8; */background:#FA6B03; margin-top:5px; overflow:hidden; padding:8px 0;}


#foot { clear:left; background:#8dc5e2; width:912px;  margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
	.f1 { background:url(../images/gfooter.jpg) #8dc5e2 no-repeat; width:873px; height:21px; margin:0 auto;}
	.fconntent { width:873px; height:auto; background:#02554b; margin:0 auto;}
	.f2 { background:url(../images/gfooterB.jpg) #8dc5e2 no-repeat; width:873px; height:21px; margin:0 auto;}
	
#footer{
margin-top:5px;
clear: left;
width: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
color: #FFF;
}
	.Fnav { width:auto; height:auto; background:#8b8b8b;}

.linklist a
{
	color:#fff;
	text-decoration:none;
}