body {
	background-color: #996600;
	background-image: url(img/strip.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
#top {
	width: 900px;
	text-align: left;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/headerbg.png);
	border-top: 3px solid #333;
}
#topshowcase {
	padding: 4px;
	width: 900px;
	text-align: left;
	height: 320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/showcase.png);
	background-repeat:no-repeat;
}

#topshowcasewhite {
	padding: 4px;
	width: 892px;
	text-align: left;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/showcase.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
#topshowcasewhite2 {
	padding: 4px;
	width: 892px;
	text-align: left;
	height: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/showcase.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

#insidepagesbody {
	padding: 12px;
	width: 890px;
	text-align: left;
	height: 660px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.insidepagesside {
	padding: 0px;
	width: 320px;
	text-align: left;
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}

#menu {
	width: 900px; height:30px; background-color:#000000; padding-left:0px; padding-top:0px;
}
#topmenu {
	width: 900px; height:25px; background-color: #333; padding-left:0px; padding-top:0px;
}
#mainwrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color:#000;
}

#showcasespace{ padding:4px;}

.newsspacing { padding:5px; }

#leftcol {
	left:20px;
	top:3px;
	vertical-align:middle;
	width:280px;
	height:250px;
	float:right;
	z-index:1;
	padding-top:8px;
	padding-right: 20px;
	vertical-align:bottom;
}
#rightcol {
	padding: 8px;
	font-weight: normal;
	left:250px;
	top:6px;
	width:580px;
	height:250px;
	float:left;
	z-index:1;
	padding: 8px;
}

#insideleftcol {
	padding: 8px;
	left:250px;
	top:6px;
	width:570px;
	height: auto;
	float:left;
	z-index:1;
	padding: 8px;
}

#insiderightcol {
	padding: 8px;
	left:250px;
	top:6px;
	width:260px;
	height:650px;
	float:right;
	z-index:1;
	padding: 8px;
}
#pagetop {
	width:892px;
	height:60px;
	background-image: url(../img/pagefade.jpg);
}
#links {
	width:892px;
	height:20px;
	background-color: #333333;
}
#links a {
	color:#FFFFFF;
}

#middlecol {
	padding: 8px;
	left:250px;
	top:6px;
	width:262px;
	height:250px;
	z-index:1;
	padding: 8px;
}

#mainnav ul li, #mainnav ul li a, #mainnav ul li a span {
	display: block;
	height: 46px;
	line-height: 46px;
}

#mainnav ul {
	margin: 0;
}

#mainnav ul li {
	list-style-type: none;
	margin: 0;
}

#mainnav ul li a {
	background: url(../images/mainnav_bg.gif) left top repeat-x;
}

#mainnav ul li a span {
	color: #fff;
	font-weight: bold;
	background: url(../images/bullet1.gif) 19px 50% no-repeat;
	padding-left: 35px;
}

#mainnav a:hover {
	text-decoration: underline;
	color: #fff;
	background:#00CC66;
}

.module-box h2 {
	height: 28px;
	line-height: 28px;
	padding: 0 19px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.module-content {
	padding: 4px 6px;
}

h2.showcase {
	background: #003366;
	border-bottom: solid 2px #003399;
	padding: 8px 19px;
	color:#fff;
	font-size: 14px;
		font-weight: bold;
}

h2.none {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 0;
}

h2.grey {
	background: #8e8870;
	border: solid 1px #666666;
}

.grey {
	background: #e7e2cc;
}

.grey1 {
	font-size: 24px;
	padding: 5px;
}

#header {
	background: #343428;
	height: 72px;
}

#banner {
	height: 220px;
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	padding: 8px;
	background-color: #FFFFFF;
	width:400px;
	float: left;
}
.nametop {
	width:400px;
	float: left;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-size: 24px;
	font-family: "Century Gothic",Corbel, Candara;
	text-transform: none;
}
.enter {
	width:530px;
	float: left;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
}

#footer {
	padding: 6px;text-align:center;margin:0 auto;
}

#mainwrap #rightcol #contentmain #signup {
}
.logo { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#FFF; }
.heading { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#FFF; }
