body {
	background:url(indexbg.jpg) 50% 57px white;
	font-family:"Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size:0.8em;
	text-align:center;
}
h1 {
	padding:0;
	margin:120px auto 0;
	width:478px;
	overflow:hidden;
	color:#c62404;
	background:white;
	}
#img {
	text-align:center;
	position:absolute;
	top:57px;
	left:0;
	background:url(index.jpg) center no-repeat;
	height:478px;
	width:100%;
}
#img #in {
	text-align:center;
	width:414px;
	margin:0 auto;
	}
#img ul {
	margin:0;
	width:414px;
	padding:0;
	list-style:none;
	font-size:140%;
	list-style-position:outside;
	}
#img li {
	padding:0;	
	margin:0;

	width:165px;		
	text-align:center;	
	background:white;
	}
#img #basic {
	margin-top:225px;
	float:left;
	}
#img #high {
	margin-top:225px;
	float:right;
	}	
a, a:link, a:visited, a:active {
	color:#1d5eb2;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {	color:#e14319; }			
