body {
	font-family:'Trebuchet MS',Verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#4c5621;
	background:#67723a;
	margin:0px;
	padding:0px;
	cursor:default;
}
table {
	border-spacing:0px;
}
td {
	padding:0px;
}
img {
	margin:0px;
	border:none;
	vertical-align:middle;
}
ul, li {
	margin:0px;
	padding:0px;
}
li {
	margin-left:20px;
	list-style-image:url(../images/li_icon.gif);
}
hr {
	display:none;
}
a:link, 
a:visited {
	color:#a41011;
	cursor:pointer;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}



#main-container {
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat-x;
}
#content-bg {
	width:100%;
	background:url(../images/main-bg.jpg) center repeat-y;
}
#main-table {
	width:100%;
	margin:0px;
	padding:0px;
}
#main-cell-left {
	width:50%;
	background:url(../images/left-bg.jpg) top right no-repeat;
}
#main-cell-center {
	width:900px;
}
#main-cell-right {
	width:50%;
	background:url(../images/right-bg.jpg) top left no-repeat;
}


#main-cell-center div#header-top {
	width:900px;
	height:172px;
	margin:0px;
	background:url(../images/header-top.jpg) no-repeat;
}
#main-cell-center div#header-bottom {
	width:900px;
	height:158px;
	margin:0px;
	background:url(../images/header-bottom.jpg) no-repeat;
}
#main-cell-center div#content {
	width:900px;
	margin:0px;
	background:url(../images/content-bg.jpg) no-repeat #e7f39f;
}
div#footer {
	width:930px;
	height:28px;
	margin:0px auto 0px auto;
	background:url(../images/footer-bg.jpg) no-repeat;
}


div#stuff-footer {
	width:800px;
	height:30px;
	font-size:11px;
	color:#333;
	margin:10px auto 20px auto;
}
div#stuff-footer a {
	color:#e46b03;
	text-decoration:none;
}
div#stuff-footer div#rights {
	float:left;
	height:30px;
}
div#stuff-footer div#signature {
	float:right;
	height:30px;
}



img.ptop-link {
	position:absolute;
	margin:8px 0px 0px 736px;
}



div#column-left {
	float:left;
	width:253px;
}
div#column-right {
	width:640px;
	margin:0px 0px 0px 253px;
	padding:60px 0px 0px 0px;
}



div.main {
	width:253px;
	background:url(../images/menu-center.jpg) repeat-y;
}
div.main div.top {
	width:253px;
	height:49px;
	background:url(../images/main-menu-top.jpg) no-repeat;
}
div.main div.center {
	width:213px;
	padding:5px 25px 10px 15px;
	background:url(../images/main-menu-bg.jpg) no-repeat;
}
div.main div.bottom {
	width:253px;
	height:9px;
	background:url(../images/menu-bottom.jpg) no-repeat;
}


div.main div.center ul.main-menu {
	padding:0px;
	margin:0px;
}
div.main div.center ul.main-menu li {
	margin:0px 0px 6px 20px;
	list-style-image:url(../images/menu-li-bg.jpg);
	cursor:pointer;
}
div.main div.center ul.main-menu li a:link, 
div.main div.center ul.main-menu li a:visited {
	color:#4c5621;
	font-weight:normal;
	text-decoration:none;
}
div.main div.center ul.main-menu li a.selected:link, 
div.main div.center ul.main-menu li a.selected:visited {
	color:#4c5621;
	font-weight:bold;
	text-decoration:none;
}




div.sub-menu {
	position:absolute;
	z-index:999999999;
	display:none;
	opacity:0;
	filter:alpha(opacity=0);
	margin-left:185px;
}
div.sub-menu div.header {
	margin:0px;
	list-style-image:none;
	list-style:none;
	cursor:default;
	width:230px;
	height:9px;
	background:url(../images/menu-header.gif);
}
div.sub-menu div.content {
	margin:0px;
	width:230px;
	background:url(../images/menu-content.jpg);
	border:0px;
}
div.sub-menu div.footer {
	margin:0px;
	list-style-image:none;
	list-style:none;
	cursor:default;
	width:230px;
	height:9px;
	background:url(../images/menu-footer.gif);
}
div.sub-menu div.content ul {
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 2px;
	width:210px;
	border:1px solid #f2f9cf;
}





div.cash-menu {
	width:253px;
}
div.cash-menu div.top {
	width:253px;
	height:50px;
	background:url(../images/cash-menu-top.jpg) no-repeat;
}
div.cash-menu div.center {
	width:213px;
	padding:5px 25px 10px 15px;
	background:url(../images/menu-center.jpg) repeat-y;
}
div.cash-menu div.bottom {
	width:253px;
	height:9px;
	background:url(../images/menu-bottom.jpg) no-repeat;
}

div.cash-menu div.top-sponsors {
	width:253px;
	height:50px;
	background:url(../images/sponsors-menu-top.jpg) no-repeat;
}




div.page-title {
	text-align:right;
	height:60px;
	padding-top:15px;
}
div.page-title a:link, 
div.page-title a:visited {
	font-size:30px;
	font-weight:bold;
	font-family:'Arial Black';
	text-decoration:none;
}
div.page-title a:hover {
	text-decoration:underline;
}





