/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #330000;
	SCROLLBAR-HIGHLIGHT-COLOR: #660000;
	SCROLLBAR-SHADOW-COLOR: #660000;
	SCROLLBAR-3DLIGHT-COLOR: #660000;
	SCROLLBAR-ARROW-COLOR:  #fff;
	SCROLLBAR-TRACK-COLOR: #330000;
	SCROLLBAR-DARKSHADOW-COLOR: #330000;
	}
.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	}
.bodytext2 {
	font-family: arial;
	font-size: 12px;
	color: #dacba1;
	}
.copyright {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	}

.copyright a:link {
	color: #ffffcc;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}

.copyright a:hover {
	font-family: arial;
	text-decoration: NONE;
		font-weight: bold;
	color: #660000;
	}
.copyright a:visited {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	color: #ffffcc;
	}
.copyright a:active {
	font-family: arial;
	text-decoration: none;
		font-weight: bold;
	color: #cc0000;
	}
	
.picofweek {
	position: absolute;
	width: 190px;
	height: 270px;
	z-index: 1;
	margin-left: 34px;
	margin-top: 70px;
	}
.previewimages {
	position: absolute;
	width: 420px;
	height: 135px;
	z-index: 1;
	margin-left: 521px;
	margin-top: 315px;
	}
.recentgalleries {
	position: absolute;
	width: 360px;
	height: 135px;
	z-index: 1;
	margin-left: 590px;
	margin-top: 60px;
	}
.recentvids {
	position: absolute;
	width: 240px;
	height: 410px;
	z-index: 1;
	margin-left: 37px;
	margin-top: 70px;
	}
.previewvid {
	position: absolute;
	width: 323px;
	height: 205px;
	z-index: 1;
	margin-left: 603px;
	margin-top: 152px;
	}
	
.contactform {
	position: absolute;
	width: 300px;
	height: 300px;
	z-index: 1;
	margin-left: 570px;
	margin-top: 120px;
	}	
	
.bioarea {
	position: absolute;
	width: 365px;
	height: 365px;
	z-index: 1;
	margin-left: 560px;
	margin-top: 75px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	overflow: auto;
	padding: 0px 7px 0px 0px;
	}
.welcomearea {
	position: absolute;
	width: 430px;
	height: 115px;
	z-index: 1;
	margin-left: 510px;
	margin-top: 97px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	padding: 0px;
	}	
.updatesarea {
	position: absolute;
	width: 230px;
	height: 210px;
	z-index: 1;
	margin-left: 510px;
	margin-top: 260px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	padding: 0px;
	overflow: auto;
	}
.recentgalleryshot {
	position: absolute;
	width: 200px;
	height: 210px;
	z-index: 1;
	margin-left: 755px;
	margin-top: 265px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	padding: 0px;
	}

.thbs {
	border: 1px solid #ffcc00;
	}
.storebanthb {
	border: 1px solid #ffcc00;
	margin: 0px;
	padding: 0px;
	}
.largeformfield {
	width: 200px;
	}

.formfield12 {
	width: 200px;
	}