#Content {
position: relative;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background-color:#202020;
	min-width:800px;
}

#changepw{
display:none;}
/*** basic ***/
body{
 font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color:#FFFFFF;
  margin:0px;
  	margin-top:10px;
  padding:0px;
  background-color:#111111;
}

a {
	color:#999999;
	}

a:hover{
	color: #cccccc;
	text-decoration: underline;
	}



h1, h2, h3, h4, h5, h6{
	color:#D6D6D6;
}

h1{
  font-size: 150%;
  letter-spacing: 0.2em;
}

h2{
 font-size: 110%;
}

h3{
 font-size: 105%;
 font-weight:bold;
}

P{

}

strong{
  letter-spacing: 0.13em;
  font-weight:bold;
}
/*** DIVS ***/
#website_branding{
background-image: url(../images/logo2.jpg);
background-repeat: no-repeat;
height:128px;
width:800px;
}

#website_branding a{
  color:#FF09B7;
}

#website_container{
  padding:0px;
  margin:0px;
  background-image: url(../images/container_bg.jpg);
  background-repeat:repeat-y;
}

#mainpage{
width:800px;
padding:0px;
/*background-image: url(../images/thumb/w235i2877.jpg);
background-repeat: no-repeat;
background-position: bottom center;
padding-bottom:85px;*/
}

#col_one{

}


#website_footer{
	text-align:center;
	width:800px;
	padding-top:15px;
	padding-bottom:10px;
		height:35px;
	font-size:1em;
	font-weight:bold;
	color:#000000;
	letter-spacing: 0.15em;
	background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
}

#website_footer a{
	color:#ffffff;
}

#global_footer{
	text-align:center;
	width:800px;
	padding-top:15px;
	padding-bottom:10px;
	font-size:0.9em;
	background-color:#111111;

}

#global_footer a{
	color:#C13C7B;
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:403px;
}

input, textarea{
}

#content, .contactmessage{
  padding-top:0px;
  padding-bottom:0px;
}

/*** gallery page ***/

img{
  border:solid 1px #9F9F9F;
}

.image{
  width:220px;
  padding:0px;
  padding-bottom:10px;
  margin:0px;
  text-align:center;
}

.imagecaption{
width:220px;
}

/*** MENU ***/
#website_menu{
 background-image: url(../images/menubar.jpg);
background-repeat: no-repeat;
  width:800px;
  text-align:center;
  height:64px; 
  font-size:1em;
  font-family:Tahoma; 
}

#website_menu ul{
  list-style: none;
  margin: 0px;
  text-align:center;
  padding:0px;
  padding-left:10px;
}

#website_menu li{
	margin: 0px;
  	padding:0px;
	float: left;
	margin-top:10px;
	line-height:31px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #FFFFFF;
}

#website_menu li a{
  display: block;
  color: #999999;
  font-weight:bold;
  text-decoration: none;
}

#website_menu li a:hover{
  color:#cccccc;
  text-decoration:underline;
}

#website_menu li a.current{
	font-style:italic;
	
}

.submit{
  border:solid 1px #cccccc;
  font-weight:bold;
  background-color:#ffffff;
  color:#939498;
}

/*** news ***/

.headline{
text-align:left;
}
.date, .time {
  display:none;
}
.Collection #news{
padding-left:30px
}

.Collection .news_row{
width:206px;
margin:5px;
}

.Collection .headline{
color:#C13C7B;
text-align:center;
width:206px;
font-size:110%;
  letter-spacing: 0.13em;
}

.headline a{
color:#999999;
text-decoration:none;
width:206px;
}

.news_row{
padding-bottom:10px;
}

.news_row img{
  border:solid 1px;
  margin:15px;
}

.News .news_row{
border-top:solid 1px #cccccc;
padding-top:10px;

}

.Video  .news_row{
padding-left:140px;
}

.News .newsimage{
width:200px;
float:right;
height:200px;
text-align:left;
}
/*** home ***/
#col_one{
padding:10px;
padding-left:40px;
padding-right:40px;
text-align:center;
width:705px;
}

.News #col_one, .Contact_Us #col_one{

}

.Contact #col_one{
width:700px;
padding-bottom:20px;
}

 #col_two{
width:700px;
padding:60px;
}

#tel{
position:absolute;
margin-top:10px;
left:670px;
top:105px;
font-weight:bold;
font-size:130%;
}

