body {
	background-color: #000000;
}
body,td,th {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
}
la.table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #892b2b;
	border-collapse: collapse;
	background-color: #892b2b;
}
la.table th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #892b2b;
	background-color: #892b2b;
}
la.table td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #892b2b;
	background-color: #892b2b;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #c0c0c0;
	text-decoration: none;
	
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}

.menu {
	text-align: left;
	color: #ffffff;
	list-style-type: none;
	width: 13em;

}

.menu li { margin-top: 8px; } 

.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
	
}
.menu a:active {
	text-decoration: none;
}

#active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.style1 {
	font-size: 12px;
}

.style3 {
	font-size: 1.1em;
	font-weight: bold;
}

.style4 {color: #000000}
.style17 {font-size: 11px}
.style20 {font-size: 12px}
.style21 {color: #FFFFFF}

.image {
	border-style:solid;
	border-color:#ffffff;
	border-width:2px;
}
hr {
	color: #E3F2F2;
}

#photoholder {
	background:#fff;
	height:180px;
	overflow:hidden;
	width:565px;
	position:relative;
	background-color: #892B2B;
	color: #E5DB97;
	left: 0;
	top: 0;
}

.line {
	border: 0;
	color: #000;
	background-color: #000;
	height: 540px;
	width: 2px;
	text-align: center;
}

.l60 {
	width: 60%;
}

.wtable td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #892b2b;
	background-color: #892b2b;
	height: 35px;
}

.fn {
font-size: 1.1em;
margin: 0;
}

#container{
width:825px;
height:700px;
border:0px solid #000;
overflow:hidden;
margin: auto;
}
#container iframe {
width:900px;
height:1000px;
margin-left:-10px;
margin-top:-55px;
border:0 solid;
}

div.more-btn {
	margin: 2em 0;
	}
div.more-btn a {
	padding: 6px 14px;
	color: #000;
	background: #eba648 url(/images/glass.png) repeat-x 0 50%;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	text-decoration: none;
	}
div.more-btn a:hover {
	border-color: #a14141;
	background-color: #a14141;
	text-decoration: none;
	}
