.menuhead {
	width: 100%;
	background: #000000 no-repeat center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

.back {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}
.backtop {
	background-image: url(images/2010/template_top.png);
	height: 22px;
	width: 1000px;

}
.backbottom {
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 21px;
	padding-bottom: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back3-all.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.grad {
	height: 226px;
	width: 100%;
}
.content {
	width: 950px;
	margin: 0px 0px 0px 25px;
	padding: 5px 0px 30px;
	float: left;
	background-color: #FFFFFF;
}
.menu {
	text-align: right;
	width: 940px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
.head {
	height: 200px;
	width: 970px;
	padding: 0px;
	background-color: #000000;
	margin: 0px;
}
.menu li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
.submenu {
	text-align: right;
	height: 20px;
	width: 940px;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.submenu a:link, .submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	font: 11px Helvetica, Arial, sans-serif;
}
.left {
	width: 280px;
	float: left;
	text-align: center;
}
.right {
	width: 650px;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-left: 10px;
	padding-top: 20px;
}
h1 {
	margin: 10px;
	padding: 0px;
}
p {
	line-height: 18px;
	color: #333333;
	margin-right: 40px;
}
.headright {
	margin: 20px 15px 20px 20px;
	float: right;
}
p a:link, p a:visited {
	color: #00CCFF;
}
.section {
	padding: 5px 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
}
.section img {
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sectiont {
	float: left;
}
.section:hover {
	background: #33CCFF;
}
.headleft {
	float: left;
	margin: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.scroll img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.blue {
	color: #00CCFF;
	font-size: 14px;
}
.wrap {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.adlinks {
	background-color: #00CCFF;
	float: left;
	width: 200px;
	height: 300px;
}
li {
	line-height: 18px;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.numbered li {
	list-style-type: decimal;
	width: 250px;
}
h2 {
	color: #00CCFF;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 18px;
}
.adspot {
	width: 950px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	background-color: #000000;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:200px;	width: 950px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {
	float: left;
	border: none;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 3px;
	width: 100px;
	height:40px;
	z-index: 100;
	text-align: center;
	line-height: 40px;
	display: none;
	right: 0px;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.paging a.active {
	font-weight: bold;
	background: #00CCFF;
	color: #000000;
}
.paging a:hover {
	font-weight: bold;
	color: #00CCFF;
}
.home {
	width: 100%;
	text-align: center;
	margin: 0px;
}
.counter {
	background-repeat: no-repeat;
	text-align: center;
}
#countdowncontainer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #00CCFF;
	font-size: 20px;
	text-align: center;
}
h3 {
	color: #00CCFF;
	margin: 10px;
}
h3 a:link, h3 a:visited {
	color: #00CCFF;
	text-decoration: none;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.date {
	font-size: 9px;
	color: #666666;
}
tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding: 0px;
}
.home p {
	text-align: center;
}
