body, div {
	font-family: trebuchet, arial, sans-serif;
	font-size:12px;
	color:#315A9B;
	
	}

body {
	background-color: #315A9B;
	margin:0;
	padding:0;
	background-image: url(images/middlebg.gif); 
	background-repeat: repeat-y;
	}
	
	
#top {
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:486px;
	background-image: url(images/topbg.jpg); 
	background-repeat: no-repeat;
	z-index:0	

	}	
	

#maincontent {
	position:absolute;
	top: 197px;
	left: 180px;
	width: 424px;
	height: auto;
	font-family: georgia, palatino, times, serif;
	font-size:14px;
	line-height:19px;
	color:#333;
	padding-bottom:15px;
	z-index:100;
	}

#sidebar {
	position: absolute;
	top:233px;
	left:628px;
	width:188px;
	height:auto;
	font-family: trebuchet, arial, sans-serif;
	font-size:12px;
	line-height:14.5px;
	color:black;
	padding-bottom:15px;
	z-index:100;
	}
		
	
a {font-family:trebuchet, arial, sans-serif; font-size:12px; color:#9E0B0E; text-decoration:none;}

a:hover, a:active {color:#ffffff; background-color:#9E0B0E;}

a:visited {color:#600709;}

a.image {background:transparent;}
	
h3 {
	font-family: georgia, palatino, times, serif;
	font-size:24px;
	font-weight:normal;
	color:#BB0000;
	margin-bottom:15px;
	}
	
h4 {
	font-family: georgia, times, serif;
	font-size:16px;
	font-variant: small-caps;
	color:black;
	margin-top:6px; margin-bottom:5px;
	}	
	
.copy {
	font-size:10px;
	color:white;
	}			

.red {border:1px solid red;}

.name {font-size:11.5px; font-variant: small-caps;}