body, html {
	margin: 0px;
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; font-weight: normal; color:#000000;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

#top {
	height: 21px;
	background-image: url(images/top.gif);
	border-top: 1px solid #cccccc; border-bottom: 1px solid #999999;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
	font-size:11px; font-style: italic; color: #336699; font-weight: bold;
	padding: 2px 0 0 0;
}

#tabr1 {
	float: left;
	width: 100%; height: 17px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#tabr2 {
	float: left;
	width: 100%; height: 17px;
	margin: 0;
	padding-left: 15px;
	overflow: hidden;
}

#tabr3 {
	float: left;
	width: 100%; height: 17px;
	margin: 0;
	padding-left: 40px;
	overflow: hidden;
}


.main {
	text-align: left;
	line-height: 16px;
	font-size:11px;
	padding: 3px 3px 20px 15px;
}

#credits {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#bottom_nav {
	width: 820px; text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}



.menu {
	float: left;
	width: 158px; height: 17px;
	background-image: url(images/tabs.gif);
	text-align: center;
}

.menu2 {
	float: left;
	width: 95px; height: 17px;
	background-image: url(images/tab_sm.gif);
	text-align: center;
}

.menulink {
	font-family: Arial, sans-serif; font-weight: bold; font-size: 10px;
	text-decoration: none;
	padding: 3px 0 0 0;
}

h1, h2, h3, h4 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #336699; font-weight: normal;
	text-align: left;
}

h1 {
	font-size: 50px;
	letter-spacing: -2px;
	height: 60px;
	margin: 1px 0 5px 11px;
	padding-top: 0px;
	overflow: hidden;
}

h2 {
	margin: 5px 0 5px 0;
	font-size:24px;
	line-height: 24px;
	letter-spacing: -1px;
}

h3 {
	font-size:20px;
	margin: 5px 0 5px 0;
}

h4 {
	margin: 5px 0 5px 5px;
	font-size:16px;
}



.blue{color:#4088b8;}