@charset "utf-8";
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(../images/sepiabkgd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#border {
	background-repeat: repeat;
	height: 588px;
	width: 828px;
	margin-left: 200px;
	background-color: #000000;
	margin-top: 36px;
	position: absolute;
}
#container {
	height: 560px;
	width: 800px;
	position: relative;
	top: 50px;
	left: 214px;
	background-color: #000000;
	overflow: auto;
}
#container img {
	float: left;
}
#nav {
	position: absolute;
	top: 50px;
	left: 0px;
	height: 560px;
	width: 200px;
}


#nav ul {
	list-style-type: none;
	padding: 0px;
}

#content {
	position: absolute;
	height: 455px;
	width: 405px;
	left: 587px;
	top: 155px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	scrollbar-face-color: #dad599;
	scrollbar-highlight-color: #fdfdfa;
	scrollbar-3dlight-color: #fdfdfa;
	scrollbar-darkshadow-color: #fdfdfa;
	scrollbar-shadow-color: #fdfdfa;
	scrollbar-arrow-color: #9f1a21;
	scrollbar-track-color: #fdfdfa;
}
table.prices {
	color: #FFF;
}

table {
	width: 100%;
	color: #cccc99;
	text-align: left;
}
table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#content li {
	list-style-type: none;
}

h3 {
	color: #C01F27;
}
.left {
	float: left;
}
.uppercase {
	text-transform: uppercase;
}
h2 {
	line-height: 1px;
}
.transparent
{
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.headerimg {
	position: absolute;
	left: 380px;
	top: 55px;
}
.frame_tr {
	position: absolute;
	top: 35px;
	left: 980px;
}
.frame_bl {
	position: absolute;
	left: 200px;
	top: 575px;
}
.frame_br {
	position: absolute;
	left: 980px;
	top: 575px;
}



.frame_tl {
	position: absolute;
	top: 35px;
	left: 200px;
}
.error {
	margin-top: 200px;
	margin-left: auto;
	width: 350px;
	margin-right: auto;
	text-align: justify;
	font-size: 12px;
}
.whitetext {
	color: #FFFFFF;
	font-size: 12px;
}
.galleryimg {
	float: left;
	padding-bottom: 17px;
	padding-right: 17px;
}
.twitter {
	position: absolute;
	top: 570px;
	left: 0px;
}
.center {
	text-align: center;
}
.calheader {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}
.caldetail {
	color: #CCCC99;
}
.bullets {
	color: #666666;
}


a {
	color: #527384;
	text-decoration: none;
}

a:hover {
	color: #648A9F;
	text-decoration: underline;
}
a:visited {
	color: #527384;
	text-decoration: none;
}
a:hover {
	color: #648A9F;
	text-decoration: underline;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
