/* CSS Document */

 body{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
	
 #wrapper{
	width: 650px;
	margin: 0;
	text-align:left;
	border: 0;
	background: #EEEEEE;
	}

#ba\nner{
	display: list-item; 
	list-style-image:url(images/index/top_image_new.jpg);
	list-style-position: inside;
	word-spacing:-5000em;
	overflow:hidden;
	font-size:1px;
	color: #FFFFFF;
	}
	
	
 #nav{
   	display:none;
	}


 
 #leftcol{
 	float: left;
	width:150px;
	text-align: left;
	}
	
 #leftcol p{
	font-size: 75%;
	color: #FFFFFF;
	}
	
 #leftcol h1{
	font-size: 90%;
	color: #FFFFFF;
	}
 #leftcol h2{
	font-size: 130%;
	color: #FFFFFF;
	}
	
 #content{
	color: #000000;
	text-align: left;
	margin-left: 160px;
	vertical-align: top;
	}
	
 #content p{
	font-size: 80%;
	font-style: normal;
	}
 
 #content h1{
	font-size: 160%;
	padding: 0px;
	}
	
 #content h2{
	font-size: 90%;
	padding:0px;
	}
	
 #content h3{
	font-size: 90%;
	color:#000000;
	font-style: italic;
	}
	
 .leftimage{
	float:left;
	}

 .rightimage{
	float:right;
	}

 .clearit{
 	clear:both;
	display:block;
	}

 #footer{
	border-top: 3px solid #FFFFFF;
	background-color: #000000;
	clear: both;
	}
	
 #footer p{
	font-size: 70%;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	}

 .container{
	float: right;
	width: 99%;
	}
	
 em{
	font-weight: bold;
	font-style: normal;
	}
	
label{
	font-size: 80%;
}
