body {
	background: #E6E6E6 /*#006699*/;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}

#main {
	position: relative;
	width: 710px;
	height: auto;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#header {
	background: #FFF;
	position: left;
	width: 710px;
	height: 150px;
	text-align: center;
	float: left;
}

#nav {
	background: #FFCC00;
	width: 710px;
	height: 19px;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;	
	float: left;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

#nav a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #006699;
	background: transparent;
}

#nav a:hover {
	color: #006699;
	background: #FFF;
}

#content {
	float: left;
	background: #FFF;
	width: 700px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
}

#compsearch {
	width: auto;
	height: auto;
	word-spacing: 8px;
}

#imgbox {
	height: auto;
	width: auto;
	background: transparent;
	float: right;
}

#bottom {
	background: #FFCC00;
	width: 710px;
	height: 13px;
	float: left;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#bottom a:link, #bottom a:visited {
	color: #006699;
	text-decoration: underline;
}

#bottom a:hover {
	color: #FFF;
	text-decoration: none;
}



h1 {
	color : #006699;
	font-size : small;
	font-weight: bold;
 	padding: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}


