body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #0000ff;
	background-color: #ffaf00;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#holder {
	width: 890px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #fee589;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#header {
	width: 890px;
	height:170px;
	float: left;
	z-index:2;
}

#headerLogo {
	width: 890px;
	height:170px;
	
	z-index:2;
}

#headerAd {
	width: 340px;
	height:170px;
	float: right;
}
.nav {
    width: 220px;
    float: left;
    padding: 10px 0px 0px 0px;
	margin-left:20px;
	border: 1px solid #ffffff;
	background: #050607;
	color: #ffffff;
}

.nav a:link, .nav a:active, .nav a:visited {
	color: #ffffff;
}

#adspace {
    width: 160px;
    width: 280px;
    float: left;
    padding: 15px 10px 0px 0px;
    margin-left:20px;
    border: 1px solid #000000;
}
#menu {
    font: bold 80% Arial, Verdana, Helvetica, sans-serif, Georgia, Times New Roman, Times, serif;
    color: #ffffff;
    margin: 0;
    padding: 20px 10px;
}
#content {
    margin: 0 0 0 260px;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#footer {
	padding: 5px;
}
.callout {
	color: #333;
	margin: 0;
	z-index:1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subtitle {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: #000033;
	margin: 0;
    padding-left: 20px;
	z-index:1;
}
p {
	font-size: 80%;
}
img.center {
position:relative;
top:15px; /*change to fit*/
left:12px;/*change for page*/
}

a, a:link {
	text-decoration:none;
	color:#2e2e2e;
}
a:hover, a:active {
	color:#2e2e2e;
	text-decoration:underline;
}

#metaBar, #metaBar table, #metaBar td {
	width: 610px;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;

}

.mainCategoryShader {
	background: #020a55;
}

#metaBar {
	border: solid 1px black;
}

.footerBar, .footerBar table, .footerBar td {
	width: 610px;
	padding: 3px;
	text-align: center;
	color: #000000;
	background-color: #faca68;

}

.footerBar {
	border-top: solid 1px #000000;
	width: 890px;
}