body {
	margin:0px;
	padding:0px;
	background-image:url(../images/logotile.gif);
	background-position:top left;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#CCCCCC;
}

form {
 margin:0;
}
img{
	border:none;
}

#mainContainer {
	width:790px;
	margin:0px auto;
}
#header {
	background-color:#CC00000;
	height:71px;
	width:786px;
	margin-left:2px;
}
#header .logo{
	display:none;
}
.contentflash{
	background-image:url(../images/flashmenu.jpg);
	width:779px;
	height:219px;
	background-repeat:no-repeat;
}
.promo{
	width:724px;
	height:204px;
	margin:0px auto;
	padding-top:10px;
}
.contentindex{
	background-image:url(../images/blackhole.png);
	width:779px;
	height:326px;
	margin-left:6px;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:77px;
	margin:-2px 0px 20px 2px;
	width:786px;
	border:0px solid #33CC00;
}
.footerNav{
	margin-left:20px;
	padding-top:20px;
	text-align:center;
}

.footerNav a{
	/*color:#C6A673;*/
        color:#C6A673;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	margin-right:1em;
}
.footerNav a:hover{
	color:#FFFFFF;
}

.footerCopyright{
	text-align:right;
	text-align:center;
	margin-right:20px;
	font-size:9px;
	color:#C6A673;
        color:#C6A673;
}
.footerCopyright a{
	color:#C6A673;
        color:#C6A673;
	font-size:9px;
	margin-left:4px;
}
.footerCopyright a:hover{
	color:#FFFFFF;
}
.index_left{
	background-image:url(../images/index_left.jpg);
	width:130px;
	height:285px;
	float:left;
	margin-left:30px;
}
.index_center{
	background-image:url(../images/index_center.jpg);
	width:298px;
	height:285px;
	float:left;
	margin-left:10px;
}
.index_right{
	background-image:url(../images/index_right.jpg);
	width:280px;
	height:285px;
	float:left;
}
.image_box{
	float:left;
	width:91px;
	height:84px;
	overflow:hidden;
	text-align:center;
	padding-top:12px;
}
.image_box1{
	float:left;
	width:91px;
	height:84px;
	overflow:hidden;
	text-align:center;
	padding-top:9px;
}
.image_box11{
	float:left;
	width:96px;
	height:84px;
	overflow:hidden;
	text-align:center;
	padding-top:9px;
}
.image_box12{
	float:left;
	width:91px;
	height:87px;
	overflow:hidden;
	text-align:center;
	padding-top:9px;
}
.image_box2{
	float:left;
	width:96px;
	height:84px;
	overflow:hidden;
	text-align:center;
	margin-top:5px;
	padding-top:7px;
}
.image_box3{
	float:left;
	width:97px;
	height:96px;
	text-align:center;
	padding-left:1px;
}
.index_promo{
	float:left;
	margin-left:7px;
	margin-top:5px;
}
.index_content{
	margin-top:20px;
	margin-left:12px;
}
.content_text{
	margin-top:5px;
	font-size:11px;
	color:#FFF;
	margin-right:5px;
}
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
	