* {
	color: #000000;
}


body {
font-family:times, Arial, Helvetica, sans-serif;
 margin:0 auto;
 background-image: url(bg.jpg); 
 background-repeat: repeat-x;
}

h1 {
font-family:times, arial, verdana;
font-size:18px;
text-transform:uppercase;
font-weight:normal;
color:#e1771e;
margin-bottom:10px;
}

a {
}

ul {
margin-left:0px;
color:#000000;
}
li {
margin-bottom:10px;
}
 
 #content {
 text-align:left;
 background-color:#170F0A;
 font-size:12px;
 line-height:18px;
 color:#ae9672;
 }
 
 #navlistL li
{
display: inline;
color:#000000;
list-style-type: none;
padding-left: 20px;
line-height:60px;
}

#navlistL li a
{
color:#000000;
text-decoration:none;}

#navlistL li a:hover
{
color:#e1771e;
text-decoration:none;
}
#navlistL li a:active
{
color:#e1771e;
text-decoration:none;}

 #navlistR li
{
display: inline;
color:#000000;
list-style-type: none;
padding-right: 20px;
line-height:60px;
}

#navlistR li a
{
color:#000000;
text-decoration:none;}

#navlistR li a:hover
{
color:#e1771e;
text-decoration:none;
}
#navlistR li a:active
{
color:#e1771e;
text-decoration:none;}

#opening {
font-size:48px;
line-height:80px;
color:#222;
}

#events {
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	line-height:1.3em;
	font-size: 14px;
	width: 850px;
	margin-left: 50px;
	height: 493px;
	float: left;
}


#footer {
	font-family:"Courier New", Courier, monospace;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	height:30px;
	font-style: normal;
	font-weight: bolder;
	width: 900px;
}
#footer li
{
display: inline;
color:#ffffff;
list-style-type: none;
padding: 20px;
line-height:30px;
}
#footer li a
{
color:#ffffff;
text-decoration:none;}

#footer li a:hover
{
color:#e1771e;
text-decoration:none;
}
#footer li a:active
{
color:#e1771e;
text-decoration:none;}
