html, body {border: none;}

#printheader {Display: inline;}

#outer
{   background:#efefef url(fallbanner4small.jpg) repeat-y 50% 0; 
	border: none;
	/* background: white; */
	height: auto;


	color: #000000;
	}

#header{
	display: none;
	
}

#header-home{
	display: none;
	margin: 0 10px;
		
}
#navigation-menu
{
	display: none;
	position:absolute;
	top: 175px;
	width: 775px;
	color: #AF8F56;
}


#navigation-menu-home
{
	display: none;
	position:absolute;
	top: 253px;
	width: 780px;
	color: gold;
}
	
#nav {display: none;}

#right p {padding-left:3px;padding-right:2px}

#right {
	position:relative;
	width:110px;
	float:right;
	margin-right:-2px;
	padding-top:175px;
	color: #000000;
}

#right-home p {padding-left:3px;padding-right:2px}

#right-home 
{
	position:relative;
	width:150px;
	float:right;
	margin-top:100px;
	color: white;
	font-family: Arial;
	text-align: center;
	
	background-color: #3E466B;
}

#right-home ul {margin: 5px;}

#right-home ul li 
{ 
	list-style: none;
	margin-bottom: 15px;
	padding-left: 0;
	font-size: 12px;
	
}

#right-home ul li a {color: White;}

#footer {
	height:25px;
	background:#2E2302;
	width: 650px;
	color: #eeeeee;
	text-align:right;
	position:relative;
	margin-left: 2px;
	
}


#clearheader{height:0px;}/*needed to make room for header*/
#clearheader-home{height:0px;}/*needed to make room for header*/


div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */


	
h2 {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #aa1100;
	background-image: url(logobg.jpg);
	background-repeat: repeat;
	font-weight: bold;
	font-family: Verdana, arial, Sans-Serif;
	text-align: center;
	letter-spacing: .1em;
	margin: 0 auto;
	padding: 3px;
}


#centrecontent-home 
{
	position:relative; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 11pt;
	width: 600px;
	border-top: solid 1px black;
	}/*stacking context for image*/
	
#centrecontent 
{
	position:relative;
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 11pt;
	width: 600px;
	border-top: solid 1px black;}
/*now hide corner gif from mozilla because of the way it handles floats*/
/* Mozilla clears all floats in the document not just the one in the same container*/
/* Note- strange quirk here: if you put all the definitions into one long line like this:
	html>body .corner, .fl1,.fl2,.fl3,.fl4,.fl5,.fl6,.fl7,.fl8 {display:none} then ie6 and ie 5.5 ignore all of them
	however ie5 only ignores the first one!! So it's safer to split them as follows */

.bottom-border {margin:-7px 3px}
.topicimage {display: block; margin-left: auto; margin-right: auto; padding: 0 0 15px 0;}
.copy {padding-right:20px}
.ads {border: 0; margin: 1px; padding: 0, 5px;}
.bannerad {border: 0; margin-top: -15px; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto;}

#logo-home {position: absolute; top: 180px; z-index:0}

.float-left {float: left; padding: 15px 20px 15px 15px; margin: 5px 0 0 -10px; background: url(image-back.gif) no-repeat;}

.right {float: right;}
.left {float: left; margin-right: 15px; }

#bottom-nav {display: none;}