body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0B0503;
}

.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/inside_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0B0503;
}
body,td,th {
	color: #2E1812;
	font-family: Lucida Sans Unicode, Verdana, Arial;
	font-size: 12px;
	line-height:20px;
}

p{margin-top:0px;}

form{margin:0px}

h1{font-size:15px; margin-top:0px; margin-bottom:20px;}

.hometable{
	width:1000px;
	height:890px;
	background-image:url(../images/home.jpg); 
	background-repeat:no-repeat;
}
a:link {
	color: #2E1812;
}
a:visited {
	color: #2E1812;
}
a:hover {
	color: #81441F;
}
a:active {
	color: #2E1812;
}

#black {
	position:absolute;
	width:100%;
	height:1000px;
	z-index:5;
	visibility:default;
	left: 0px;
	top: 0px;
	background-image:url(../images/overlay.png)

}

#Layer11 {
	position:absolute;
	width:100%;
	z-index:5;
	visibility:default;
	left: 0px;
	top: 0px;
}

#container {
	OVERFLOW: hidden; 
	LEFT: 0px; 
	TOP: 18px; 
	WIDTH: 500px; 
	HEIGHT: 500px;
	POSITION: relative; 
}

#content {LEFT: 20px; WIDTH: 460px; POSITION: relative;}

#scrollArea {
	background-image:url(../images/scrollbars.gif);
	LEFT: 0px; 
	OVERFLOW: hidden; 
	WIDTH:11px; 
	POSITION: relative; 
	TOP: 19px; 
	HEIGHT:500px;
	BORDER-RIGHT: #CFCC63 0px solid; 
	BORDER-TOP: #CFCC63 0px solid; 
	BORDER-LEFT: #D3D979 0px solid; 
	BORDER-BOTTOM: #CFCC63 0px solid; 
}

#scroller {	
	margin-top:0px;
	margin-left:3px;
	background-color:#432311;
	WIDTH: 5px; 
	POSITION: relative; 
	TOP: 0px;

}

.red {
	color: #F48801;
}
.photo {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	padding: 5px;
}
.textbox1 {
	background-color: #FFFFFF;
	border: 0px solid #AEB533;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	padding: 7px;
	background-image: url(../images/textbox_bg.gif);
	background-repeat:no-repeat;
	height: 16px;
	width: 186px;
}
.textbox2 {
	background-color: #FFFFFF;
	border: 0px solid #AEB533;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	padding: 7px;
	background-image: url(../images/textbox_bg2.gif);
	background-repeat:no-repeat;
	height: 16px;
	width: 393px;
}
