@charset "utf-8";
html, body 	{margin: 10px;padding: 0px;font-size: 10px;}
#blurb .logo {
	font-size: 16px;

	
}
#credits {
	padding: 2em;
	background-color: #FBFBFB;
	color: #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content, #blurb,#contact {
	padding: 25px;
	background-color: #F7F7F7;
}
.loadbox {display: none;}
#content,#blurb,#contact{margin-bottom: 2em;}

#pagebody 	{
	width: 1050px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}
.nav ul li 	{
	list-style-type: none;
	float: left;
	margin-right: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 1.5em;
	height: 4em;
	line-height: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.nav .icon {
	background-color: #CCCCCC;
	border-style: none;
	vertical-align: text-bottom;
	margin-top: 1.5em;
}

.nav ul 		{margin: 0px;padding: 0px;height: 4em;}
#header .nav .logo {
	margin-bottom: .25em;
	font-size: 36px;
}
.logo			{
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.logo strong	{color:#333333;}
.clear 			{clear: both;height: 1px;display: none;overflow: hidden;}
#blurb, #contact 			{font-size: 10px;line-height: 2em;font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666;}
#header 		{
	font-size: 1.2em;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
#pagebody a 	{
	color: #666666;
}
.nav a {
	text-decoration: none;
	line-height: 4em;
}
.nav a:hover {
	text-decoration:none;
}
#pagebody a:hover 	{
	color:#999999;
}
#content {
	background-image: url(../images/interface/load.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.highlight {
	background-color: #0066FF;
}
#homepic {
	background-repeat: repeat-x;
	background-position: center;
	height: 500px;
	width: 1000px;
}
#content h1 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
}
#content p {
margin-top:0px;
}

#blurb strong {
	color: #000000;
	font-weight: normal;
}

#credits 	{font-size: 1em;}
#credits:hover 	{
	font-size: 1em;
	color: #CCCCCC;
	background-color: #333333;
}

