#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	}
#nav li {
	display: inline;
	padding: 0;
	margin: 0;
	border-width: 0;
	list-style-type: none;
	background: #32373D;
	}
#nav a {
	padding: 5px 13px;
	text-decoration: none;
	color: #FF6600;
	font-size: 100%;
	}
#nav a:hover, #nav a.active {
	color: #FFCC99;
	background: #282D32;
	}
#nav a.active {
	font-weight: bold;
	background: #282D32;
	}
#nav {
	padding: 5px 0px;
	list-style: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #32373D;
	font-size: small;
	width: 750px;
	clear: both;
	position: relative;
	margin: 0px;
	text-align: right;
	}


#titleimage {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	clear: both;
	border: none;
	text-align: right;
}

#byline {
	font-family: Verdana, sans-serif;
	font-size: larger;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #525965;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	width: 735px;
	clear: both;
	padding-left: 15px;
}
#maincontent {
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	padding: 15px;
	width: 470px;
	position: relative;
}
#maincontent a {
	text-decoration: underline;
	color: #CC6600;
	}
#maincontent a:hover, #maincontent a.active {
	color: #ffcc99;
}
#maincontent a.active {
	font-weight: bold;
}
#maincontent h1 {
	font-family: Verdana, sans-serif;
	font-size: larger;
	color: #000000;
	font-weight: bold;
}
#maincontent p {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 1.5em;
}

#sidebar {
 	display: block;
	background-color: #B3BDC7;
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: left;
	padding: 15px;
	float: right;
	width: 220px;
}
#sidebar li {
	list-style: disc;
	font-size: smaller;
	margin-left: -20px;
	line-height: 1.5em;
}
#sidebar a {
	text-decoration: underline;
	color: #525965;
	}
#sidebar a:hover, #maincontent a.active {
	color: #ffffff;
}
#sidebar a.active {
	font-weight: bold;
}
	
#footer {
	color: #FF6600;
	width: 750px;
	background-color: #282D32;
	font-family: Verdana, sans-serif;
	font-size: 60%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	line-height: 1.5em;
}
#footer a {
	text-decoration: underline;
	color: #FF6600;
	}
#footer a:hover, #footer a.active {
	color: #ffcc99;
}
#footer a.active {
	font-weight: bold;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 750px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
	
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background-image: url(/images/main_bg.jpg);
	background-color: #4a525a;
	background-repeat:repeat-x;
}
#mainbody {
	width: 750px;
	position: relative;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
}

.clear {
	clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#sidelogin {
	border: 1px solid #464F56;
	padding: 0px 10px 10px;
	text-align: right;
}
#sidelogin a {
	font-size: 80%;
}

#sidelogin label
{
	float: left;
	text-align: right;
	margin: 5px 0px;
	clear: both;
}

.sidelogininput
{
	color: #383C45;
	background: #FFFFFF;
	border: #383C45 solid 1px;
	margin-bottom: 10px
}
.sideloginsubmit {
	border: 1px solid #475057;
	color: Black;
	background-color: #CACED9;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	font-size: smaller;
}    
	
#contact {
	font-size: 80%;
	padding: 5px;
}

#contact label
{
	float: left;
	text-align: right;
	margin: 5px 5px 5px 0px;
	clear: both;
	width: 125px;
}
.contactinput
{
	color: #383C45;
	background: #FFFFFF;
	border: #383C45 solid 1px;
	margin-bottom: 10px;
}
.contactsubmit {
	border: 1px solid #475057;
	color: Black;
	background-color: #CACED9;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin-right: 2px;
   }    
#mainlogin {
	text-align: right;
	font-size: smaller;
	width: 275px;
}
#mainlogin label
{
	float: left;
	text-align: right;
	margin: 0px 5px 0px 0px;
	clear: both;
	width: 75px;
}
#mainlogin a {

	font-size: 80%;
}

#register {
	padding: 0px 10px 10px;
	text-align: right;
	font-size: smaller;
	width: 300px;
}
#register label
{
	float: left;
	text-align: right;
	margin: 0px 5px 0px 0px;
	clear: both;
	width: 150px;
}
#changepw {
	text-align: right;
	font-size: smaller;
	width: 320px;
}
#changepw label
{
	float: left;
	text-align: right;
	margin: 5px 5px 5px 0px;
	clear: both;
	width: 175px;
}
#slottable
{
	border-collapse:collapse;
	font-size: 75%;
	text-align: center;
	border: 1px dashed #CCCCCC; 
	padding: 0;
	margin: 0;
}

#slottable a
{
	font-size: 85%;
}

#slottablehead
{
	font-weight: bold;
	background-color: #B3BDC7;
}

#slotrow 
{
	background-color: #FFFFFF;

}
#slotrowalt
{
	background-color: #E9F0F7;
}
#slotpassword
{
	color: #383C45;
	background: #FFFFFF;
	border: #383C45 solid 1px;
	font-size: 75%;
}
#slotpasswordsubmit
{
	border: 1px solid #475057;
	color: Black;
	background-color: #CACED9;
	font-family: Verdana, sans-serif;
	font-size: 75%;
}

