body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 80%;
	color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

#header {
	background-color:#CCCCCC;
	background-repeat: repeat;
	height: auto;
	width: auto;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}
.imagesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}

#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 160px;
	background-color: #FFFFFF;
	margin: 0px;
}

#content p {
	font-size: 80%;
	line-height: 120%;
	padding-right: 20px;
}

#nav {
	float: left;
	width: 144px;
	height: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	clear: none;
	text-align: left;
	white-space: nowrap;
	background-position: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
}
#nav a{
	text-decoration:none;
	background-color: #333333;
	height: 20px;
	width: 129px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	left: 0px;
	color: #FFFFFF;
	padding-bottom: 2px;
}

#nav a:hover{
	text-decoration:none;
	background-color: #000000;
	height: 20px;
	width: 129px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 14px;
	font-weight: bold;
	text-align: left;
	left: 0px;
	color: #FFFFFF;
	padding-bottom: 2px;
}

#nav a:focus, #nav a:active{
background-color:#333333
}

#p_menuwrapper{
	margin-left:0px;
	float: none;
	list-style-type: none;
	padding-left: 0px;
}


#rightimage {
	float: right;
	border: 0px none #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#footer {
	background-color: #666666;
	background-position: center bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#footer a{
	text-decoration:none;
	color: #FFFFFF;
}
#footer a:hover, #footer a:active, #footer a:focus{
text-decoration:underline;
}

#holder {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
