@charset "iso-8859-1";

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	}
a:link, a:visited, a:active {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#0033FF;
	font-size: 12pt;
}

h1 {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #0000CC;
	background-color: #0033CC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	color:#CCCCCC;
	margin:0;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
	padding: 5px;
}

h3	{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2px;
	background-color: #0000FF;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	padding: 5px;
	}

.contain {
	border: thick ridge #CCCCCC;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1E1E1E;
	overflow: visible;
}


.content {
	float:left;
	width: 539px;
	height: 410px;
	padding: 5px;
	clear: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.rightcol {
	width:250px;
	float:right;
	height: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: auto;
	margin: 5px;
	padding: 5;
}

.wide	{
	width:100%;
	background-color: #000000;
	padding: 5px;
	height: 50px;
	margin: 5px;	
}

.halfsection	{
	width:380px;
	float: left;
	clear: left;
	text-align: center;
	border: thin solid #333333;
	padding: 5px;
}

.halfsectionRight	{
	width:380px;
	float:right;
	clear: right;
	text-align: center;
	border: thin solid #333333;
	padding: 5px;
}

.header	{
	width:100%;
	padding: 0px;
	height: 180px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(images/New%20Logo.jpg);
}

.links	{
	width:100%;
	background-image: url(images/bar.png);
	height: 30px;
	text-align: center;
	background-color: #000000;
}
	
.bottom	{
	width: 100%;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.footer	{
	height: 20px;
	width: 100%;
	border: thin inset #333333;
	background-image: url(images/bar.png);
	text-align: center;
	padding: 5px;
	margin: 8px;
	float: left;
}

.partner {
	height: 20px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.adsense {
	width: 100%;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	float: none;
	clear: left;
	padding: 5px;
	height: auto;
}
	
.woa {
	width: 100%;
	float: none;
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
