html {height:100%; border: 0;}
body {
	font-family: Arial, Verdana, Tahoma;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:inherit !important;
	height:100%;
	min-height:100%;
	color:#B9B9B9;
	font-size:12px;
	background-color:#130D09;
}
img {border: 0;}
.imgpage {border: 4px #EFEFEF solid; width: 150px;}
.imginpage {border: 4px #EFEFEF solid;}

.container{
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:inherit !important;
	height:100%;
	min-height:100%;	
}

.maincontainer{
	width: 1000px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:inherit !important;
	height:100%;
	min-height:100%;
}

.leftcontainer{
	width: 180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:inherit !important;
	height:100%;
	min-height:100%;
	float: left;
}

.left{
	width: 115px;
	padding: 30px 0 0 25px;
	margin: 0 0 -30px 0;
}

ul.leftmenu{
	padding: 0 0 0 20px;
	margin: 0 0 0 0;	
	text-align: left;
	font-weight: bold;	
	list-style-image: url('/images/leftmenu.gif');	
}

a.leftmenu{
	color:#C24F19;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.leftmenu:hover,a.leftcurmenu{
	color:#FB9D71;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

.town{
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	display: block;
}

ul.lefttownmenu{
	padding: 0 0 0 15px;
	margin: 0 0 0 0;	
	text-align: left;
	list-style-image: url('/images/leftmenu.gif');
}

a.lefttownmenu{
	color:#C24F19;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.lefttownmenu:hover,.lefttowncurmenu{
	color:#FB9D71;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

li.lefttowncurmenu{
	list-style-image: url('/images/towncurmenu.gif');
}

ul.townsubmenu{
	padding: 0 0 0 12px;
	margin: 0 0 0 0;	
	text-align: left;
	list-style: none;
}
li.townsubmenu{
	list-style-image: none;
}

a.townsubmenu{
	color:#C24F19;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.townsubmenu:hover{
	color:#FB9D71;
	font-size:11px;
	font-weight: normal;	
	text-decoration: none;
}

a.towncursubmenu{
	color:#FB9D71;
	font-size:11px;
	font-weight: normal;	
}
 
.rightcontainer{
	width: 820px;
	padding: 0 0 0 180px;
	margin: 0 0 0 0;
	height:inherit !important;
	height:100%;
	min-height:100%;
}

.righttop{
	padding: 30px 0 0px 0;
	margin: 0 0 0 0;	
	text-align: left;
}

.topmenu,.topmenu:hover{
	font-size: 14px;
	color:#C24F19;	
	text-decoration: none;
}

.lefttopcurmenu{
	height: 17px;
	width: 6px;
	background-image: url('/images/lefttopmenu.gif');
	background-repeat: no-repeat;	
}

.midtopcurmenu{
	height: 17px;
	background-image: url('/images/midtopmenu.gif');
	background-repeat: repeat-x;
}

.righttopcurmenu{
	height: 17px;
	width: 6px;
	background-image: url('/images/righttopmenu.gif');
	background-repeat: no-repeat;	
}

.navigator {
	font-weight: bold;
}

a.navigator{
	color:#B9B9B9;
	font-size:12px;	
	font-weight: bold;	
	text-decoration: none;
}

.rightcontent{
	text-align: left;
	background-image: url('/images/spot.jpg');
	background-repeat: no-repeat;	
	background-position: left top;
}

.rightbottom{
	text-align: left;
	height: 134px;
}

.bottxt{
	font-size:11px;		
	vertical-align: top;
	text-align: right;
}

a.bottxt{
	font-size:11px;		
	vertical-align: top;
	text-align: right;
	text-decoration: none;
	color:#B9B9B9
}

h1 {font-size:18px;	color:#B34917; padding: 0 0 0 0; margin: 0 0 0 0;}
h2 {font-size:15px;	color:#B34917; padding: 0 0 0 0; margin: 0 0 0 0;}
a  {color:#FB9D71;}
a:hover  {color:#B9B9B9;}
.inside {margin: 0 5px 5px 0;}

.preview{filter:alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;cursor: pointer;}
.galpreview{filter:alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;cursor: pointer;}
input{border: 1px solid #000; background: #FFF;}
.orange{color:#B34917;}

.tborder{ border: 1px solid #ABAAAA;}

.vote{border: 1px solid #999695; background: #CFCBC9; font-size: 11px;}

.help_pointer{cursor: help;}
.popup_div{
	position: absolute;
	z-index: 100;
	background-color: #000;
	width: 70%;
	height: 70%;
	left: 15%;
	top: 15%;
	border: 4px solid #9D9896;
}

.errors{color:#A52C17}