body{
	min-width:850px;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightcontent {
	position: absolute;
	right:0px;
	top:0px;
	width:128px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	display: block;
	background: #E3F4FF;
	}
a:link, a:visited{
	color: #0FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
h1{
	color: #0FF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-color: #000;
	border: 1px solid #666;
	text-align: center;
}
h2{
	color: #0FF;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-color: #222;
	border: 1px solid #444;
	line-height: 20px;
	text-align: left;
}

h3{
	color: #EEE;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h4{
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #777;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

h5{
	color: #0FF;
	font-family: Arial, sans-serif;
	font-size: 105%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}
#pagecell1{
	min-width:840px;
	position:relative;
	top: 1px;
	left: 0px;
	right: 0px;
	width:960px;
	border: 0px solid #3366CC;
}

#masthead{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width:960px;
	height: 170px;
	visibility: visible;
	padding-top: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-align: right;
	padding-right: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	border: 1px solid #333;
}

#pageNav{
	width:186px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Verdana, sans-serif;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 195px;
	padding: 0px;
	background-color: #333;
}
#siteName{
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	background: #336699;
	border: 1px solid #CCCCCC;
}

#pageName{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	text-align: center;
}

#pageName h1{
	color: #FFF;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: none;
	background-color: #666;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}
.feature{
	font-size: 13px;
	color: #CCC;
	border: 1px solid #999;
	text-align: justify;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	font-weight: normal;
}
.feature img{
	background-color: #333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
}
#sectionLinks h3{
	border: 1px solid #cccccc;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	margin: 4px;
	line-height: 16px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #DDD;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #777;
	border-bottom-color: #222;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-color: #555;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
#sectionLinks a:hover{
	text-decoration: none;
	background: #336699;
	color: #CCFFFF;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #777777;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #333333;
}
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
.adsensebanner img {
	margin: 0px;
	border: 2px groove #333333;
	padding: 0px;
}
.adsensebanner {
	background: #E4F1FF;
}
.advertsleft {
	float: left;
	height: 282px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 338px;
}
.footermenu {
	color: #CCC;
	display: block;
	padding: 6px;
	border: 1px outset #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #222;
}
.feature li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #111;
	margin-right: 24px;
	margin-left: 6px;
	line-height: 17px;
}
.advertsright {
	float: right;
	height: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	width: 160px;
}
.advertsboxright {
	float: right;
	height: 282px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 4px;
	margin-top: 0px;
	width: 338px;
}
.advertsleft2 {
	height: 280px;
	width: 350px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	background-color: #333;
	display: block;
	padding-right: 6px;
	padding-left: 12px;
}
.advertsright2 {
	height: 280px;
	width: 350px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	background-color: #333;
	padding-left: 22px;
}
.advertright125 {
	float: right;
	height: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin-left: 4px;
	margin-top: 0px;
	width: 135px;
	background-color: #333;
}
.feature p {
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 16px;
	margin-left: 26px;
	padding: 0px;
	display: block;
}

