body {
	background: url();
	background-position: center center;
	background-color: #000000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #111111;
	scrollbar-arrow-color: #777777;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FFFFFF; /* Main Font Color*/
	font-size: 11px;
	font-weight: normal;
	border: 0px solid #FFFFFF;	
	text-decoration: none;
	position: absolute;
	z-index: 0;
}

a:link {
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #F8AD54;
	text-decoration: underline;
}
a:visited {
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #32004B;
	text-decoration: none;
}
a:hover {
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #00FFFF;
	text-decoration: none;
}

#background{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 1250px;
	height: 1505px;
	background: url(artwork/backg.jpg);
	border: 0px solid #666666;	
	z-index: 0;
}

#location{
	position: absolute;
	left: 10px;
	top: 180px;
	width: 165px;
	height: 60px;
	border: 0px solid #666666;
	z-index: 2;
}

#copyright{
	position: absolute;
	left: 5px;
	top: 200px;
	width: 225px;
	height: 50px;
	border: 0px solid #666666;
	z-index: 2;
}

.pagetitle{
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: inline;
}

.pagetitle2{
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: inline;
}

#header{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 1250px;
	height: 163px;
	background: url(artwork/header.png);
	border: 0px solid #666666;
	z-index: 1;
}

#textwindow{
	overflow: hidden;
	position: absolute;
	left: 215px;
	top: 235px;
	width: 785px;
	height: 1020px;
	border: 0px solid #666666;
	z-index: 3;
}

#imageswindow{
	overflow: hidden;
	position: absolute;
	left: 250px;
	top: 235px;
	width: 785px;
	height: 1020px;
	border: 0px solid #666666;
	z-index: 3;
}

#videoswindow{
	overflow: hidden;
	position: absolute;
	left: 360px;
	top: 235px;
	width: 685px;
	height: 1020px;
	border: 0px solid #666666;
	z-index: 3;
}

#windowframe{
	position: absolute;
	left: 200px;
	top: 220px;
	width: 785px;
	height: 1050px;
	border: 0px solid #F8AD54;
	z-index: 2;
}

#images{
	overflow: hidden;
	position: absolute;
	left: 245px;
	top: 235px;
	width: 830px;
	height: 1020px;
	border: 0px solid #666666;
	z-index: 4;
}

#pages{
	overflow: hidden;
	position: absolute;
	left: 215px;
	top: 1170px;
	width: 845px;
	height: 100px;
	border: 0px solid #666666;
	z-index: 4;
}

#centerwin{
	overflow: hidden;
	position: absolute;
	left: 215px;
	top: 1155px;
	width: 845px;
	height: 100px;
	border: 1px solid #666666;
	z-index: 4;
}

#lwindow{
	position: absolute;
	left: 5px;
	top: 245px;
	width: 225px;
	height: 650px;
	border: 1px solid #666666;
	background-color: #000000;
	z-index: 4;
}

#facebook{
	position: absolute;
	left: 45px;
	top: 310px;
	width: 135px;
	border: 0px solid #000000;
	background-color: #000000;
	z-index: 4;
}

#rwindow{
	position: absolute;
	left: 1045px;
	top: 245px;
	width: 205px;
	height: 535px;
	border: 1px solid #666666;
	background-color: #000000;
	z-index: 4;
}

#banner{
	overflow: hidden;
	position: absolute;
	left: 300px;
	top: 1275px;
	width: 675px;
	height: 245px;
	background: url();
	border: 0px solid #FFFFFF;
	z-index: 1;
}

.floatleft { 
    float: left; 
    margin: 10px; 
}
.floatright { 
    float: right; 
    margin: 10px; 
}




#footertile{
	position: absolute;
	left: 5px;
	top: 1510px;
	width: 1250px;
	height: 105px;
	background: url(artwork/footert.jpg);
	border: 0px solid #000000;
	z-index: 0;
}

#link{
	position: absolute;
	left: 1182px;
	top: 1540px;
	width: 60px;
	height: 60px;
	background: url(artwork/link.jpg);
	border: 0px solid #000000;
	z-index: 2;
}

#footer{
	position: absolute;
	left: 140px;
	top: 1542px;
	width: 980px;
	height: 80px;
	border: 0px solid #000000;
	z-index: 1;
}
