* {
margin:0; padding:0; border:none; list-style:none; outline:none;
}

body {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	background-color:#fff;
	background-image:url(../img/body-bg.png);
	background-repeat:repeat-x;
}

h3 {
font-size:16px;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
/*color:#a86601;*/
}

a {
text-decoration:none;
color:#555;
}

p {
margin-bottom:10px;
line-height:16px;
}

#wrapper {
	width: 980px;
	min-height:600px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../img/wrapper-bg.png) center repeat-y;
}

/* Main menu  */

#headerMenu {
	background:transparent url(/img/header-bg.png) no-repeat scroll center bottom;
	height:200px;
	margin-left:9px;
	width:960px;
}

#logo a {
	display:none;
}

#headerText {
	display:none;
}

#headerText h4 {margin-top:-30px;margin-left:20px;}
#topBanner {
	height:60px;
	width:468px;
	clear:right;
	float:right;
	padding-right:15px;
	padding-top:15px;
	position:relative;
	top:70px;
}

ul#mainMenu{
	display:block;
	float:left;
	left:200px;
	position:relative;
	top:94px;
	width:800px;
}

ul#mainMenu li{

	text-indent: -9000px;
	display:inline;
}

li.menuHome a {
	display:inline;
	float:left;
	width: 125px;
	height:30px;
	margin:0 5px 0 0;
	background: url(/img/tabHome_felix.png) 0 -30px no-repeat;
	text-decoration: none;
	/*border-bottom:1px #ccc solid;*/
}

li.menuHome a.active {
	background: url(/img/tabHome_felix.png) 0 0 no-repeat;
	/*border-bottom:1px #fff solid;*/
}

li.menuHome a:hover {
	background: url(/img/tabHome_felix.png) 0 -60px no-repeat;
	/*border-bottom:1px #ccc solid;*/
}

li.menuRegister a {
	display:block;
	float:left;
	width: 170px;
	height:30px;
	margin:0 5px 0 0;
	background: url(/img/tabRegister_felix.png) 0 -30px no-repeat;
	text-decoration: none;
	/*border-bottom:1px #ccc solid;*/
}
li.menuRegister a.active {
	background: url(/img/tabRegister_felix.png) 0 0 no-repeat;
	/*border-bottom:1px #fff solid;*/
}
li.menuRegister a:hover {
	background: url(/img/tabRegister_felix.png) 0 -60px no-repeat;
	/*border-bottom:1px #ccc solid;*/
}

li.menuFound a {
	display:block;
	float:left;
	width: 125px;
	height:30px;
	margin:0 5px 0 0;
	background: url(/img/tabFound_felix.png) 0 -30px no-repeat;
	text-decoration: none;
}
li.menuFound a.active {
	background: url(/img/tabFound_felix.png) 0 0 no-repeat;
}
li.menuFound a:hover {
	background: url(/img/tabFound_felix.png) 0 -60px no-repeat;
}

li.menuTag a {
	display:block;
	float:left;
	width: 125px;
	height:30px;
	margin:0 5px 0 0;
	background: url(/img/tabTag_felix.png) 0 -30px no-repeat;
	text-decoration: none;
}
li.menuTag a.active {
	background: url(/img/tabTag_felix.png) 0 0 no-repeat;
}
li.menuTag a:hover {
	background: url(/img/tabTag_felix.png) 0 -60px no-repeat;
}

li.menuHow a {
	display:block;
	float:left;
	width: 170px;
	height:30px;
	margin:0 0 0 0;
	background: url(/img/tabHow_felix.png) 0 -30px no-repeat;
	text-decoration: none;
}
li.menuHow a.active {
	background: url(/img/tabHow_felix.png) 0 0 no-repeat;
}
li.menuHow a:hover {
	background: url(/img/tabHow_felix.png) 0 -60px no-repeat;
}

.smaller{font-size:smaller;}
td.right{text-align:right;}

/* left Column */
#leftColWrapper {
	padding-left:30px;
	padding-top:20px;
	float:left;
}

#leftCol {
	width: 180px;
	background-image:url(../img/bottom-sbar.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
ul.cats {
	padding-left:16px;
	margin-bottom:200px;
}
ul.cats li {
	padding-left:20px;
	background-image:url(../img/arrow_rgt.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

#centerColWrapper {
	float: left;
	padding-top:20px;
	padding-left:10px;
	width: 500px;
	}

#centerCol {
	width: auto;
}

/* right Column */

#rightColWrapper {
	float: left;
	padding-top:20px;
	padding-left:10px;
}

#rightCol {
	border-left:1px solid #E5E5E5;
	padding-left:10px;
	width:175px;
}

#rightCol img{
	padding:20px 0;
}

/* Footer stuff */

#footer {
	height:50px;
	width:900px;
	text-align:center;
	margin: 0 auto;
	background-color: transparent;
}

a.cats, a.cats:link, a.cats:visited, a.cats:active
{
    font-size: 16px;
	text-decoration: none;
    color:#5e1b03;
}
a.cats:hover
{
    color:#e95b05;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active
{
    text-decoration: none;
    color:#666;
}
a.footer:hover
{
    text-decoration: none;
    color:#000;
}

li.cat-item
 {
background:transparent url(/img/sidebar-buttons.gif) no-repeat scroll 0 0 !important;
color:#fff;
display:block;
font-size:14px !important;
height:29px;
margin-left:13px;
padding:4px 4px 4px 10px !important;
width:147px;
}

ul.cats li
 {
background:transparent url(/img/sidebar-buttons.gif) no-repeat scroll 0 0 !important;
color:#fff;
display:block;
font-size:14px !important;
height:29px;
padding:4px 4px 4px 10px !important;
width:147px
}

ul.cats li a {
color:#fff !important;
}

li.cat-item a {
color:#fff !important;
}