body,html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family:  verdana, helvetica, arial;
	font-size: 9pt;
}

body
{
	background-color: #202020;
	background-color: #101010;
	background-image: url("/images/backgrounds/grass_background_7.jpg");
	background-position: top left;
	background-attachment:fixed;
}

img
{
	border: 0px;
}


h1, h2
{
	font-weight: normal;
	background-color: #3333ff;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	background-color: #000000;

}

ul li
{
	margin-bottom: 5px;
}

a, a:visited
{
	color: #448508;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.clear_both
{
	clear: both;
}

#container
{
	border: 0px solid #000000;
	position: relative;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	min-height: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

#maincontent
{
	position: relative;
}

#main_navigation
{
	position: relative;
	top: 10px;
	margin-left: 20px;
	width: 910px;
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

#main_navigation a, #main_navigation a:visited
{
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

#main_navigation a:hover
{
	color: #ffff00;
	color: #68b422;
	text-decoration: none;
}

#main_navigation .left
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_navigation .left a
{
	padding-right: 10px;
}

#main_navigation .right
{
	float: right;
	text-align: right;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_navigation .right a
{
	padding-left: 10px;
}

.two_column_728_160
{
	margin-top: 20px;
	width: 910px;
	margin-left: 20px;
}

.two_column_728_160 .one
{
	float: left;
	width: 728px;
}

.two_column_728_160 .two
{
	float: left;
	margin-left: 22px;
	width: 160px;
}


.two_column_500_210
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 728px;
}

.two_column_500_210 .one
{
	float: left;
	width: 500px;
}

.two_column_500_210 .two
{
	float: left;
	margin-left: 18px;
	width: 210px;
}

.banner_container
{
	margin-bottom: 10px;
}


#browsers
{
	position: relative;
	top: 0px;
	margin-left: 20px;
	width: 910px;
	color: #808080;
	font-size: 8pt;
	margin-top: 20px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-bottom: 10px;
}


#back_links
{
	position: relative;
	top: 0px;
	margin-left: 20px;
	width: 910px;
	color: #ffffff;
	background-color: #202020;
	font-size: 10pt;
	margin-top: 20px;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-bottom: 10px;
}

#back_links a, #back_links a:visited
{
	color: #909090;
	border-bottom: 0px dotted #909090;
}

#back_links a:hover
{
	color: #e9e9e9;
	border-bottom: 0px solid #909090;
}



#footer
{
	position: relative;
	top: 0px;
	margin-left: 20px;
	width: 910px;
	color: #ffffff;
	background-color: #000000;
	min-height: 120px;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url("/images/backgrounds/grass_background_2.jpg");
	background-position: center;
}

#footer a, #footer a:visited
{
	color: #ffffff;
	border-bottom: 0px dotted #ffffff;
	background-color: #215a2d;
	padding: 2px;
	opacity:0.75;
}

#footer a:hover
{
	background-color: #ffffff;
	color: #215a2d;
	border-bottom: 0px solid #ffffff;
}

#footer .links_block
{
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 20px;
}

#footer .copyright
{
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 8pt;
	padding-bottom: 20px;
}

#footer .utopia_365_banner
{
	opacity: 1.0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer #powered_by_associate_me
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 92px;
	height: 30px;
}

p
{
	text-align: left;
}


.ok_message
{
	background-color: green;
	color: white;
	padding:5px;	
}

.ok_message a
{
	color: #ffff00;
	font-weight: bold;
}

.error_message
{
	background-color: red;
	color: white;
	padding:5px;	
}

.error_message a
{
	color: #ffff00;
	font-weight: bold;
}


.say_no_to_ie6
{
	padding: 5px;
	background-color: black;
	color: white;
}




a img
{
	border: 0px;
}