html,body{margin:0;padding:0}
body{
	text-align:center;
	background-color: #282828;
}
p{margin:0 10px 10px}

a{
	display:inline;
	text-decoration: none;
}

div#header h1{height:110px;line-height:110px;margin:0;
  padding-left:0px;background: #EEE;color: #79B30B}
div#menu{
	height:25px;
	line-height:20px;
	color: #999999;
	background-image: url(../images/menu-1.jpg);
	width: 900px;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	max-height: 30px;
	margin-top: 0px;
	display: inline;
	visibility: visible;
	top: 110px;
	z-index: 5;
	font-size: 10px;
	background-color: #000000;
	background-repeat: no-repeat;
	float: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu a {
	text-decoration:none;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #667baf;
	text-transform: uppercase;
	}
#menu p {
	padding-top: 3px;
}
#menu a:hover{
	text-decoration:none;
	color: #FFFFFF;
	}

div#container{
	text-align:left;
	background-color: #000000;
}
div#content p{
	color: #666666;
}
div#guts {
	width: 900px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	z-index: 3;
}
#bodyblock {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	width: 400px;
	position: relative;
	top: 2px;
	z-index: 3;
}
.bodycopy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0pt;
	text-align: left;
	display: inline;
	color: #666666;
	text-indent: 0px;
}
h1 {
	font-weight: normal;
	color: #33CCFF;
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 12px;
}
div#navigation{background:#B9CAFF}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#navigation{float:right;width:350px}
div#extra{
	width: 880px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	background-color: #333333;
	color: #999999;
}
#extra p {
	text-align: right;
	text-decoration: none;
	padding: 8px;
}
div#footer{
	clear:both;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
div#indeximage {
	z-index: 3;
	float: right;
	top: 2px;
	position: relative;
}
#container #menu .currentLoc {
	color: #CC9900;
}
