body {
	margin:10px 2px 0px;
	padding:0px;
	background-color: #660000;
	background-image: url(bg-stripes.jpg);
	background-repeat: repeat;
    scrollbar-face-color:#5A4714;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#2E2806;
    scrollbar-shadow-color:#2E2806;
    scrollbar-highlight-color:#2E2806;
    scrollbar-3dlight-color:#2E2806;
    scrollbar-darkshadow-Color:#2E2806;
		}
#topbanner {
	position:absolute;
	width:372px;
	background-position: 0px 300px;
	z-index:9;
	left: 10px;
	top: 10px;
	height: 96px;
}
#welcome-text {
	position:absolute;
	width:327px;
	z-index:3;
	left: 440px;
	top: 36px;
	height: 46px;
}
#welcome-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;

} 
#toplinks {
	position:absolute;
	width:330px;
	height:27px;
	z-index:4;
	left:48px;
	top:110px;
}

#fullimage-promolink    {
    position:absolute;
	left: 100px;
	top: 170px;
	z-index:26;	
}
#fullimage-promolink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
#fullimage-promolink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
#fullimage-promolink a:visited {
	color: #FFFFFF;
	
}	
#imagepage-content {
	position: absolute;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556455;
	margin: 5px;
	padding: 5px;
	height: auto;
	z-index: 20;
	top: 110px;
	left:30px;
	text-align: center;
	}
#imagepage-content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7F2E8;
	text-decoration: none;
	letter-spacing: 6px;
	margin: 5px;
	padding: 6px;
	text-align: center;
	}
		 
#imagepage-content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0DCCA;
	letter-spacing: 6px;
	}
#gallerycontent {
	position: absolute;
	width:540px;
	margin: 1px;
	padding: 1px;
	height: 500px;
	z-index: 12;
	top:0px;
	left:0px;
	}
#gallerycontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	display: block;
	height: 200px;
	width: 200px;
	border: 1px solid #330000;
	text-align: center;
	letter-spacing: 6px;
	background-color: #000000;
	padding: 6px 0px 4px;
	margin: 3px;
}
		 
#gallerycontent a:hover {
	display: block;
	height: 200px;
	width: 200px;
	display: block;
	background-color: #000000;
	border-top: 1px solid #FEC965;
	border-right: 1px solid #FB8208;
	border-bottom: 1px solid #BC6003;
	border-left: 1px solid #FEBC41;
}
#gallerycontent table {
	font-family: Arial, Helvetica, sans-serif;
	color: #5688B1;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
	}	
#back-button a {
	position:absolute;
	width:372px;
	background-position: 0px 300px;
	z-index:9;
	left: 10px;
	top: 10px;
	height: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}	