#title {
	font-family: "Trebuchet MS", "Century Gothic", Verdana;
	font-size: 36px;
	background-color: #003300;
	text-align: center;
	height: 95px;
	width: 100%;
	color: #FFFFFF;
	top: 8px;
	padding-top: 30px;
	text-decoration: none;
	line-height: 40px;
}
#box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	height: 100%;
	width: 100%;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 555px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
li {
	color: #333333;
	width: 550px;
	text-align: left;
}
ul {
	margin-top: 0px;
}
/* -- Bottom Links -- */

.bottom_links{
	font-size: 11px;
	margin: 0;
	padding-top: 5px;
	width: 990px;
	margin: 0 auto;
}

.bottom_links_left{
	float: left;
	width: 250px;
	font-size: 11px;
	padding: 0 0 5px 0;
}

.bottom_links_right{
	float: left;
	width: 715px;
	font-size: 11px;
	padding: 0 0 10px 0;
}