body
{
	background: #A0C600 url(background.gif) fixed;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana";
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 0 0;
}

img
{
	border: none;
}

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

a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	font-size: 14px;
	margin: 0 0 0 0;
	text-decoration: none;
}

#page
{
	margin: 15px auto 15px auto;
	text-align: left;
	width: 990px;
}

#header
{
	background: url(header.png) no-repeat;
	color: #A0C600;
	font-size: 11px;
	height: 33px;
	margin: 0 0 0 0;
	padding: 24px 16px 0 15px;
	text-align: right;
}

#header h1
{
	display: none;
}

#header a
{
	color: #A0C600;
}

#content
{
	background: #FFFFFF url(content.png) no-repeat bottom left;
	width: 990px;
}

#menu
{
	background: url(menu.png) no-repeat;
	display: block;
	height: 25px;
	padding: 0 0 0 92px;
	width: 898px;
}

div.warning
{
	background: #FF0000 url(warningtop.gif) no-repeat;
	display: block;
	margin: 15px 15px 0 15px;
	padding: 6px 15px 2px 15px;
}

div.warningbottom
{
	background: url(warningbottom.gif) no-repeat;
	display: block;
	height: 4px;
	margin: 0 15px 15px 15px;
	padding: 0 0 0 0;
}

#side
{
	background: url(side.gif);
	background: #A0C600;
	display: block;
	float: left;
	margin: 0 0 0 15px;
	width: 245px;
}

#side div.side
{
	padding: 0 15px 0 15px;
	width: 215px;
}

#side div.sidetop
{
	background: url(sidetop.gif) no-repeat top;
	display: block;
	height: 5px;
	width: 245px;
}

#side div.sidebottom
{
	background: url(sidebottom.gif) no-repeat bottom;
	display: block;
	height: 4px;
	padding: 0 0 15px 0;
	width: 245px;
}

#side h3
{
	background: url(hline.gif) repeat-x bottom left;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 12px 0;
	padding: 3px 0 4px 0;
}

#side p
{
	margin: 0 0 15px 0;
}

#side p.text
{
	color: #3D3D3D;
}

#side span.col
{
	display: block;
	float: left;
}

#side span.col.r
{
	float: right;
}

#side span.smallbreak
{
	clear: both;
	display: block;
	height: .5em;
}

#side address
{
	margin: 0 0 15px 0;
}

#side p.sponsors
{
	text-align: center;
}

#side p.sponsors img
{
	margin: 15px 0 5px 0;
}

#main
{
	display: block;
	float: left;
	margin: 0 0 0 15px;
	width: 700px;
}

#main h3
{
	background: url(hline.gif) repeat-x bottom left;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	margin: 4px 0 12px 0;
	padding: 0 0 4px 0;
}

#main h4
{
	background: url(hline.gif) repeat-x bottom left;
	color: #839900;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 2px 0;
	padding: 0 0 4px 0;
}

#main p
{
	color: #555555;
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
}

#main p.pager
{
	clear: both;
	text-align: center;
}

#main a
{
	color: #839900;
}

#main p.linklist a
{
	color: #555555;
}

#main ol,
#main ul
{
	color: #555555;
	margin: 0 0 0 0;
	padding: 0 0 1em 1.5em;
}

#main ol ul,
#main ul ul
{
	padding-bottom: 0;
}

#main table
{
	border: 0;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

#main hr
{
	background: url(hline.gif) repeat-x bottom left;
	border: 0;
	height: 2px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

#main form
{
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
}

#clear
{
	display: block;
	clear: both;
	height: 0px;
}

#footer
{
	background: url(footer.png) no-repeat;
	display: block;
	height: 49px;
	line-height: normal;
	margin: 15px 0 0 0;
	overflow: hidden;
	width: 990px;
}

#footer div.copyright
{
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 19px;
	margin: 0 0 0 0;
	padding: 6px 20px 0 20px;
}

#footer div.quicklinks
{
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 4px 15px 0 15px;
}

#footer div.quicklinks span
{
	display: block;
	float: left;
	margin: 0 0 0 0;
	position: relative;
	top: -25px;
	width: 185px;
}

#footer div.quicklinks span.text
{
	display: none;
}

#footer div.quicklinks span.links
{
	color: #A0C600;
	padding: 0 0 0 275px;
	width: 500px;
	word-spacing: 89px;
}

#footer div.quicklinks span.links a
{
	color: #A0C600;
}