body {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	background-color: #FDEEB5;
	letter-spacing: normal;
	line-height: normal;

}

a {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;


}


a:hover {
	color: #FFFF9D;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;


}

div#top {
	position: absolute;
	height: 117px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/banner_gradient.gif);
	background-repeat: no-repeat;





}

div#nav {
	background-position: right top;
	padding: 0px;
	position: absolute;
	width: 165px;
	height: 100%;
	top: -7px;
	left: 0px;
	visibility: inherit;
	background-image: url(images/nav_gradient_blurred.gif);
	background-repeat: no-repeat;
	background-color: #f05858;







}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #677DCB;
	line-height: 20px;

}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	white-space: normal;
	margin: 0px;
	padding: 4px 0px 0px;

}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-family: "Trebuchet MS";

}
li {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	padding: 0px 0px 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;


}
