
/*=========================FRAME HTML=========================*/	
body{
	padding:0px;
	background-image: url(imgs/new/bg_body2.gif);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	line-height:16px;
	color:#515151;
	margin: 0;  
	}
	
form{padding:0px;margin:0px;}
a, a:visited{color:#25756b;text-decoration:none;}
a:hover{color:#536a97;text-decoration:underline;}
	
#container{width:100%;}
#frame{width:950px; margin-left: auto; margin-right: auto; }

#main {
	width: 950px;
	height#: 451px;
	background-color: #FFFFFF;
	border-right: 2px solid #bbc3c4;
	border-bottom: 2px solid #b4b4b4;
	border-top: #c4c3c3 2px solid;
	border-left: #b4b4b4 2px solid;
}

#content {
	padding: 15px 15px 25px 30px;}

#main_left{width:85px; height: 451px; float:left; background-color: #cecece;}
#main_middle{width:494px;float:left; padding-right: 20px; padding-left: 20px; padding-top: 25px; padding-bottom: 15px;}
#main_right {width:320px;float:left; padding-top: 18px;padding-bottom: 15px;}
#newstext { 
	width: 305px;
	font-family#:Verdana, Arial, Helvetica, Sans-Serif;
	font-size#:10px;
	color#:#515151;
	padding-left: 7px;
	line-height:14px;
	}
#news-img {padding-top: 8px; padding-bottom: 0px;}

/*================================== FEB 2012 INDEX =======================================*/

#main2 {
	width: 900px;
	height: 612px;
	background-color: #cecece;
	border-right: 2px solid #bbc3c4;
	border-bottom: 2px solid #b4b4b4;
	border-top: #c4c3c3 2px solid;
	border-left: #b4b4b4 2px solid;
}

#main_left2 {width:30px; height: 451px; float:left; background-color: #cecece;}

#main_middle2 {width:551px;float:left; padding-right: 20px; padding-left: 25px; padding-top: 21px; padding-bottom: 15px; background-color: #ffffff;}

#main_right2 {width:324px;float:left; padding-top: 2px;padding-bottom: 15px;}

#newstext2 { 
	width#: 305px;
	font-family#:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color#:#515151;
	padding-left: 18px;
	padding-right: 10px;
	line-height:15px;
	}



/*=========================================HEADER=========================================*/		
#header{
	width:950px;
	height:60px; 
	padding-top: 20px;
	padding-bottom: 2px;
	margin-left:auto;
	margin-right:auto;
}


/*=========================================EVERYTHING ELSE=========================================*/	
#links {padding-top: 25px;}
#news-header {width: 465px; height: 53px; background: url(imgs/header_news.gif) no-repeat top left;}
#news {overflow: hidden; width: 400px; padding-top: 5px; padding-left: 23px; padding-bottom: 15px; font: 0.7em Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background: url(imgs/news-bg2.gif) top left;}

.center {display: block; 	margin-left: auto; 	margin-right: auto; 	}

#left-links {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;	
	line-height:18px;
	color:#515151;
	padding-left: 11px;
	padding-top: 5px;
	}
	
#dottedline { border-bottom: 1px dashed #c7c4ac; width: 30%; height: 2px; }

#footer-front {
	padding-top: 15px;
	padding-left: 25px;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	font-size: 12px; 
	line-height: 19px;
}


#footer-front2 {
	padding-top: 15px;
	padding-left: 25px;
	font-family: 'Marvel', sans-serif;
	padding-bottom: 20px;
	font-size: 16px; 
	line-height: 23px;
	color:#bdd2d2;
}

#footer-front2 a, a:visited{color:#ffffff;text-decoration:none;}
#footer-front2 a:hover{color:#ffffff;text-decoration:underline;}