/* CSS Document */

body {background-color: #141F24;}

p {text-indent:none;}

#header {background-color: #141F24;
		/*background-image:url(../media/images/header.gif);
		background-repeat:no-repeat;*/
		height:135px; width:813px;}
		 
#belowNav {background-color: #141F24;
		background-image:url(../media/images/belowNav.gif);
		background-repeat:no-repeat;
		height:16px; width:813px;}
		 
#contentTop {background-color: #141F24;
		background-image:url(../media/images/contentTop.gif);
		background-repeat:no-repeat;
		height:12px; width:813px;}

#main {background-image:url(../media/images/mainBG.gif); 
	   background-repeat:repeat-y;}

		
#content {background-color: #FFFFFF; width:509px;}

#footer {background-image:url(../media/images/footerBG.gif);
		 background-repeat:no-repeat;
		 height:49px;
		 width:813px;
		 text-indent: 22px;
		 color:#FFFFFF;
		 font-size:9px;}
		 
#footer a {color:#FFFFFF;
		   font-size:9px;
		   text-decoration:none;}

#small strong,div   {font-size: 11px; line-height:12px;}		

#bigStrong strong{font-size: 12px; line-height:12px;}	
#overview {font-size: 12px; line-height:13px;}	
#overview h2 {line-height:25px;}	

#caption {font-size:10px;
		  font-weight: bolder;
		  text-align:center;}	 

