body{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	color:#FFF;
	background: #000;
	margin: 0px;
}
td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	color:#000;
	
}
#horz1{
	height:20px;
	border-bottom: 1px solid #444;
	padding-bottom: 10px;
	color: #FBDBA0;
	text-align: center;
	border-top: 1px solid #333;
	background: #1e1d1d;
	padding-top:5px;
}
#horz1 a{
	font-weight: bold;
	color: #FBDBA0;
	text-decoration: none;
}
#horz1 a:hover{}
#horz2{
	text-align: center;
	height:20px;
	padding-top: 10px;
}

#Lsidebar{
	color: #DBBF80;
	width: 225px;
	padding-left: 5px;
	line-height: 170%;
	font-weight: bold;
}
#Lsidebar a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#Lsidebar a:hover{
	color: #FEDEA3;
}
#Lsidebar a img{
	border:1px solid #333;
}


#Rsidebar{
	color: #FFF;
	width: 225px;
	line-height: 170%;
	padding-left: 5px;
}
#Rsidebar a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#Rsidebar a:hover{
	color: #FEDEA3;
}
#horz3{
	color: #CCC;
	font-size: x-small;
}
#horz3 a{
	color: #E6CA88;
	text-decoration: none;
}
#horz3 a:hover{
	color: #FFF;
}
#contentarea{
	padding:5px;
	background: #FFF;
	width: 550px;
	line-height: 175%;
}
#contentarea a {
	font-weight: bold;
	color: #881C10;
	text-decoration: none;
}
#contentarea a:hover {
	color: #812806;

}
#contentarea li {
	line-height:200%;
	list-style: square;
	
}

#footer{
	background: #E4BE73;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #601702;
	font-weight: bold;
}
#footer a:hover {

}

.border{
	border: 1px solid #333;
}

.smfont { 

}

.lgfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #681803;
}
.Lfloat {
	margin: 3px;
	float: left;
}
.Rfloat {
	margin: 3px;
	float: right;
}


input, select, textarea {
	font-weight: bold;
}
button {
	font-weight: bold;
	border: 1px solid #993300;
}
a.featurecolor{
	font-size:x-small;}
.movie{
	margin:0 auto;
	}
.boldtext{
	font-weight: bold;
	color: #881C10;
}

