body {
  	background-color: #2e2e2e;
	font: 82%/150% sans-serif;
	margin: 0px;
}

.content h1, .content h2, .content h3 {
	padding-top: 15px;
}

a, a:link {
	color: #800000;
}

a:hover {
	color: #ff0000;
}

a:visited {
	color: #400000;
}

.topframe {
  	margin: 20px 20px 0px 20px;
}

.frame {
  	margin: 0px 20px 0px 20px;
}

.bottomframe {
  	margin: 0px 20px 20px 20px;
}

.wrapper {
	background-color: #ffffff;
}

.head {
	background: #500 url(/uploads/wY/3q/wY3q7E9b2Py5a4LFufiKQg/topnav-bg.png) repeat-x left top;
	height: 55px;
}

.account {
    background: url(/uploads/Wk/zX/WkzXswDFwVBdfVX-QBdSPA/toprightcorner.png) no-repeat right top;
	float: right;
}

.account, .loginBox {
   	font-size: 8pt;
	color: #cccccc;
}

.account input {
  	width: 65px;
}

.account input.button { 
	width: auto; 
	margin-left: 5px; 
}


.account A, .account A:link, .account A:visited {
	color: #ffffff;
}


.loginBox {
	padding-right: 10px;
	padding-top: 2px;
}
.loginBox form {
	margin:0px;
}
.accountLink {
	padding-right: 10px;
	padding-top: 15px;
}

.logo {
    	width: 415px;
    	height: 100%;
}

.logo h1 {
    	display: block;
    	height: 100%;
    	width: 100%;
	margin:0px;
}

.logo h1 a {
      	display: block;
      	width: 100%;
      	height: 100%;
      	outline: none;
      	text-indent: -5000px;
      	text-decoration: none;
      	background: url(/uploads/f3/9K/f39KdkBO-SVGSZMTXRVrUQ/logo.png) no-repeat left top;
}

.subhead {
	font-size: 9pt;
  	background: #e6e6e6 url(/uploads/Ud/Wv/UdWvqqVyx4hhnNiynVXJtw/sections-bg.png) repeat-x left bottom;
	height: 35px;
	margin: none;
	text-align: right;
        color: #999999;
}

.subhead A, .subhead A:link {
	text-decoration: none;
	color: #800000;
}

.subhead A:hover {
	text-decoration: underline;
}

.subhead A:visited {
	text-decoration: none;
	color: #444444;
}

.navigation {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.admintools {
	padding-top: 10px;
	padding-right: 20px;
}

.main {

}

.body {
	margin: 10px;
	margin-right: 260px;
}

.sponsors {
	width: 250px;
	float: right;
	text-align: center;
	font-size: 7pt;
}

.sponsor, a div.sponsor {
	border: 1px solid #cccccc;
	padding: 8px;
	width: 230px;
	color: #444444;
	text-decoration: none;
}

.foot {
  	background: #e6e6e6 url(/uploads/Ud/Wv/UdWvqqVyx4hhnNiynVXJtw/sections-bg.png) repeat-x left bottom;
	height: 50px;
	text-align: right;
}

.search {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}

.search form {
	display: inline;
}

fieldset { border: none; }
fieldset legend { display: none; }

.rightfoot {
	font-weight: bold;
	font-style: italic;
	padding: 15px;
	font-size: 9pt;
}

.subfoot {
  	background: #444444 url(/uploads/z3/sO/z3sO0ZOBZyEwhg41eMRZ2w/copyright-bg.png) repeat-x left bottom;
	text-align: center;
	font-size: 9pt;
	height: 55px;
	color: #aaaaaa;
}

.copyright {
	padding: 10px;
}

table, tr, td, th { 
	font-size: 100%; 
}

