#banner {
	height:275px;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
}

body {
	margin:0px 0px 0px 0px;
	background : url(bg.gif) repeat-y;
}

#leftcontent {
	position:absolute;
	top:330px;
	left:71px;
	width:550px;
	height: 1px;
}

#rightcontent {
	position:absolute;
	top:325px;
	left:645px;
	width:290px;
}

#top {
		
	width:950px;
	/*height:10000px;
	border-right:1px solid #000;*/
	}
	
body, p {
	font-family : verdana; 
	font-size : 11px;  
	line-height : 16px;
}

p.header {
	position:absolute;
	top:180px;
	font-family:verdana; 
	font-size:10px;
	color:#FFFFFF;
	line-height:11px; 
}
	
h1 {
	font-family : verdana;
	font-size:12px;
	font-weight: bold;
}

#rightcontent p {
	font-size:9px;
	margin-top:10px;
	margin-left:0px;
	line-height:15px; }
}
	
A:hover { 
	text-decoration:underline;
}

A {
	color : #990000; 
	text-decoration : none; 
}

A.nav {
	color : white;
}

TD {
	font-family : verdana; 
	font-size : 9px;  
	line-height : 15px;
}

.small {
	font-size : 9px;
	
}



ul {
	padding-left: 30px;
	list-style-type: circle;
	line-height: 1.8em;
	}
