body {
	background: #FBFBF0 url(/bg.gif) repeat-x;
	margin: 0px;
	font: normal 80% Arial, Helvetica, sans-serif;
}

a { color: #663300; }
a:visited { color: #663300; }
a:hover { color: #730; }


#mainMenu {background-color:#f60;padding:5px 0px 7px 0px;border-style:none}
#mainMenu a, #mainMenu a:visited{color: #fff}
#mainMenu a:hover{color:#ff0}
#mainMenu .mm_left a{
	background-image: url(/menu_bg.gif); 
	background-position: bottom;
	background-repeat: repeat-x;

	border-right: 2px solid #c40;
	border-left: 1px solid #f90;
	border-bottom: 2px solid #c40;
	border-top: 1px solid #f90;

	font: normal 110% Arial Black, Arial, Helvetica;
	color: #fff;
}
#mainMenu .mm_left a:hover{
	color:#ff0;
	background:#333;
}

#masthead .logo{
}
#masthead .ad1{
	position:absolute;
/*	left:295px;*/
	right:0px;
	top:10px;
}
#masthead .ad2{
	position:absolute;
	right:0px;
	top:-20px;
}

#head{
	background:url(i/headBg.png) repeat-x;
}

#forumWrapper{background-color:#730}

#sideNav {background-color:#FFF9EF}
#sideNav p{line-height:250%}


.fpTitle {
	font-size: 90%;
	font-weight: bold;
}

.fpDesc {
	padding-top: 2px;
	font-size: 90%;
}

.stdHeading{
	font-weight:bold;
	font-size:200%;
	line-height:150%;
}
.stdSubHeading{
	font-weight:bold;
	font-size:140%;
}

#adLinks{
	background-color: #fc8; 
	padding:4px 10px;
}