html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #8EB1D5;
	overflow-y: auto;
	overflow-x: hidden;
	background:url(includes/images/back.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
#vspacer {
	height: 50%;
	width: 1px;
	margin-bottom: -270px;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 540px;
	padding: 0;
	text-align: left;
}
a {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #8EB1D5;
	text-decoration: none;
}
p {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left;
}
h1 {
	font-family:  "trebuchet MS", Arial, Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #8EB1D5;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h2 {
	font-family:  "trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	font-variant: normal;
	font-style: oblique;
	margin: 20px;
}
h3 {
	font-family:  "trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #8EB1D5;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h6 {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #8EB1D5;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
}
li {
	font-family:  "trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}
