@charset "utf-8";
.bottonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: right;
	height: 80px;
	width: 300px;
	position: relative;
	right: 0px;
	bottom: 0px;
	margin-top: 10px;
}

.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #8D6D77;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

.sub-pic {
	background-image: url(images/bg.jpg);
	height: 657px;
	width: 485px;
	top: 0px;
	right: 0px;
	visibility: visible;
	position: relative;
	overflow: hidden;
	background-position: left top;
}
.rightcontainer {
	height: 657px;
	width: 500px;
	position: fixed;
	top: 0px;
	right: -200px;
}

.menubox {
	height: 48px;
	width: 400px;
	position: relative;
	left: 73px;
	overflow: visible;
	visibility: visible;
	z-index: 2;
}
.gallerymenu {
	height: 400px;
	width: 415px;
	left: 73px;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 5;
}
.bottombox {
	height: 100px;
	width: 100%;
	z-index: 11;
	position: relative;
	visibility: visible;
	left: 0px;
	bottom: 30px;
	overflow: visible;
	background-color: #0F0B0B;
}
.bottompic {
	clear: both;
	height: 43px;
	width: 100%;
	position: relative;
	bottom: 30px;
	background-image: url(images/bottom2.gif);
	background-position: left top;
	background-repeat: repeat;
	z-index: 50;
}
.leftbuffer {
	left: 0px;
	top: 0px;
	position: relative;
	height: 100px;
	width: 50px;
}


.header {
	height: 154px;
	width: 500px;
	top: 0px;
	position: static;
	visibility: visible;
	left: 0px;
	z-index: 1;
}
.galleryThumb {
	height: 530px;
	width: 530px;
	left: 73px;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 20;
	padding: 0px;
}
.thumbpaddingLeft {
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #946178;
}
.thumbpaddingRight {
	border: 1px solid #946178;
	padding: 0px;
	margin-bottom: 5px;
}
.sub-pic1 {
	height: 700px;
	width: 485px;
	top: 0px;
	right: 0px;
	visibility: visible;
	position: static;
	overflow: hidden;
	background-position: left top;
	z-index: 5;
	float: right;
	bottom: 0px;
	clip: rect(auto,auto,50px,auto);
}
.bottompicPinup {
	clear: both;
	height: 43px;
	width: 100%;
	position: relative;
	bottom: 140px;
	background-image: url(images/bottom2.gif);
	background-position: left top;
	background-repeat: repeat;
	z-index: 9;
}
.bottomboxPinup {
	height: 110px;
	width: 100%;
	z-index: 11;
	position: relative;
	visibility: visible;
	left: 0px;
	bottom: 150px;
	overflow: visible;
	background-color: #0F0B0B;
}
.TextBox {
	height: 350px;
	width: 450px;
	left: 73px;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8A687D;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TOU {
	width: 700px;
	left: 73px;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #CABDC2;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: visible;
	margin: 0px;
}
a:link {
	color: #FFCCCC;
}
a:visited {
	color: #CCCCCC;
}
