body {
	background-image:url(images/body_bg.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, form, label, input, textarea, span{
	margin:0; padding:0;
}
.clear{
	clear:both;
}
#wrapper{
	width: 872px;
	margin: 0 auto;
}

#header{
    width: 872px;
	hieght: 254px;

}

#topnav{
	width: 872px;
	height: 39px;
	background-image: url(v3_top_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	display:inline;
}

#toplinks{
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 16px;

}
#content{
	width: 872px;
	background-image: url(v3_content_bg.gif);
	background-repeat: repeat-y;
	float:left;
	display:inline;
}
#content-inner{
	width: 838px;
	/*height: 501px;*/
	margin-left: 17px;
	background:#FFFFFF;
	float: left;
	display: inline;
}
#content-title{
	width: 838px;
	height: 64px;
}
.gallery{
 	padding-left: 100px;

}
#index-text{
	margin-top:50px;
	padding-top:3px;
	width: 350px;
	height: 262px;
	color:#660066;
	font-size:12px;
	float: left;
	display: inline;
	overflow: auto;
}
#index-text p{
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
}
#content-text{
	width: 838px;
	color:#660066;
	margin-bottom: 5px;
}
#rotator {
        width 400px;
        height 300px;
}
#content-text p{
	padding: 10px;
	color:#660066;
	font-size:14px;
}
#contact-form{
	width: 500px;
	color:#660066;
	float:left;
}
#contact-form p{
	padding: 10px;
	color:#660066;
	font-size:14px;
}
#contact-side{
	width: 300px;
	height:300px;
	margin-right: 10px;
	color:#FFFFFF;
	float:right;
	display:inline;
	background-color:#660066;
}
#contact-side p{
	padding-left: 10px;
	padding-right: 10px;
	color:#FFFFFF;
	font-size:14px;
}
#content-index{
	width: 828px;
	height: 360px;
	margin-left: 5px;
	margin-bottom: 4px;
	background-image:url(images/content_index_bg.jpg);
	background-repeat:no-repeat;
}
#sidebar{
	width:250px;
	height:300px;
	float: left;
}
#content-announce{
        width:240px;
	height:220px;
	margin-left:5px;
	padding-top:25px;
	text-align: center;
	font-size:12px;
	color:#FFFFFF;

}
#content-announce a{
        color: #FFFFFF;
        text-decoration: none;
        
}
#content-announce a:hover{
        text-decoration: underline;
}
#date{
    width:240px;
	height:50px;
	margin-left:5px;
	padding-top:15px;
	text-align: center;
	font-size:14px;
	color:#FFFFFF;
}
#newsletter{
    width:240px;
	height:30px;
	/*margin-left:5px;*/
	padding-top:13px;
}
#newsletter img{
	border: none;
}
#widgets-section{
	width: 828px;
	height: 180px;
	margin-left: 5px;
	margin-bottom: 4px;
	background:url(images/widget_placeholder.gif) no-repeat;
}
#footer{
	width: 872px;
	height: 66px;
	background-image: url(images/v3_footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
#copyright{
	width: 872px;
	margin-top: 5px;
	color: #660066;
	font-size: 12px;
	float: left;
	display: inline;
}
#copyright a{
	color: #660066;
	text-decoration: none;
}
#copyright a:hover{
	color: #FFFFFF;
}
.links {
	color: #660066;
}
.links a{
	color: #660066;
	text-decoration:underline;
}
.links a:hover{
	color:#666666;
}
#gallery-links{
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	display: inline;
	width: 175px;
	font-size: 12px;
	color: #660066;
	text-align: center;
}
#gallery-window{
	float: left;
	display: inline;
	width: 600px;
}