h2 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
h3 {
	color: #CCCCCC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em
	}

.small {
	font-size: 85%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	font-size:9pt;
	color:#CCCCCC;
	line-height:13pt;
	text-align:center;
	padding:0;
}

#container {
	width:727px;
	margin-right:auto;
	margin-left:200px;
	text-align:left;
}

.contentheader {
	background:url(images/logo.gif) no-repeat 50px top;
	width:727px;
	height:156px;
	margin-left:auto;
	margin-right:auto;
	color:#CCCCCC;
}
h6 {
	font-size: 1.5em;
	font-weight: bold;
	visibility: hidden;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}



.bottom {
	width:auto;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}

.maincontainer {
width:727px;
background:url(images/mainbg.gif) repeat;
}

.content {
	position: relative;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#menu {
width:727px;
}

#nav {
	text-align:center;
	margin-top:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#5E6B6B;
	font-weight:700;
	padding-top:0px;
	padding-bottom:5px;
	text-decoration:none;
}

#nav a {
	color:#C0C0C0;
	text-decoration:none;
}

#nav a:active {
	color:#CC2527;
}

#nav a:hover {
	color:#CCCCCC;
	padding-bottom:2px;
	border-bottom:dotted #CC2527;
}

.footer {
	background:#000000;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	font-size:11px;
	text-align:center;
	width: auto;
	margin-top: 10px;
	margin-bottom: 2px;
	clear: both;
	padding-left: 20px;
}

.footer a:hover {
padding-bottom:2px;
border-bottom:dotted #fff;
}
.content a {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #FF0000;
	color: #CCCCCC;
}


.sideimage {
	position:absolute;
	left:0;
	background-image: url(images/blondgirlhalf.jpg);
	height: 461px;
	width: 223px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
}

.floatright {
float:right;
margin:4px;
}
#textbox {
	float: left;
	height: auto;
	width: 225px;
	position: relative;
	padding: 5px;
	margin-bottom: 20px;
}


.footer a,.footer a:active {
	background:#333333;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
