body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 20px;
	background: #660000 url(image/background.gif) repeat-x scroll left bottom;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}
#nav {
	height: 15px;
	width: 640px;
	left: 23%;
	top: 147px;
}
#nav li {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	float: none;
	height: 25px;
	width: 600px;
	padding-right: 20px;
	border: 0px none;
}#footer {
	height: 20px;
	width: 800px;
	left: 56px;
	top: 683px;
}
#logo {
	height: 50px;
	width: 348px;
	left: 7%;
	top: 80px;
}
#top {
	height: 200px;
	width: 800px;
	left: 5%;
	top: 50px;
	z-index: 0;
}
#main {
	z-index: 0;
	height: 400px;
	width: 800px;
	left: 5%;
	top: 175px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC9900;
}
.boxes {
	border: 1px solid #FFFFFF;
}
.smallText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
li {
	line-height: 17px;
}

