@charset "utf-8";
/*---------basic styling--------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	text-align: center;
	background-image: url(../images/img05.jpg);
	}
	
#wrapper {
	position:relative;
	width: 850px;
	text-align: left;
	background-color:#fcfae2;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#clear {
	clear:both;
	}

/* ------------ header styles --------------*/
#header {
	position: relative;
	height: 195px;
	width: 850px;
	background: #160f06 url(../images/bltlogo.gif) no-repeat top left;
}
#header h1 {
	margin-left: -9000px;
}
#logoImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 85px;
	background-image: url(../images/arenaslogo.gif);
	background-repeat: no-repeat;
	}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/menu_bg.gif) repeat-x top left;
	position: absolute;
	left: 0px;
	bottom:-5px;
	width: 850px;
	}
#header ul li{
	float:left;
	}
#header ul a {
	padding: 0 1em;
	font-size: 16px;
	line-height: 2em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	background: url(../images/menu_sep.gif) no-repeat top left;
}
#header ul a.first {
	background: none;
	}
#header ul a:hover {
	color:#561216;
	}





	
/* ----------------- content area styles -----------------*/
#content{
	float:left;
	width: 810px;
	}
#content {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	padding-top: 1em;
	padding-right: 1.2em;
	padding-bottom: 1em;
	padding-left: 1.2em;
	}
#contentMain {
	padding: 1em 1.2em;
	margin: 1em 0 2em;
	}
#content img {
	float:left;
	margin-right: 1em;
	margin-left: 1em;
	border:solid 1px;
	border-color: #999999;
	padding: 3px;
	}
#content img.right {
	float:right;
	margin-right: 1em;
	margin-left: 1em;
	border:solid 1px;
	border-color: #999;
	padding: 3px;
	}
#content h1 {
	margin-left: 385px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	color: #d52e36;
	border-bottom: 1px solid #777;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	text-align: left;
	margin-right: 20px;
	}
#content h1.left {
	margin-left: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	color: #d52e36;
	border-bottom: 1px solid #777;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	text-align: left;
	margin-right: 285px;
	}
#content h2{
	margin-left: 20px;
	font: italic bold 1.3em/1.8em Georgia, "Times New Roman", Times, serif;
	color: #561216;
	text-align: left;
	}
#content h2.left{
	margin-left: 20px; 
	font: italic bold 1.3em/1.8em Georgia, "Times New Roman", Times, serif;
	color: #561216;
	text-align: left;
	}
#content h3{
	font-size: 1.1em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #561216;
	text-align:left;
	padding-bottom: 0.7em;
	padding-left: 20px;
	}
#content h4{
	margin-left: 15px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.75em;
	color: #d52e36;
	border-bottom: 1px dotted #777;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	text-align: left;
	margin-right: 325px;
	padding-top: 1em;
	}
#content h5{
	margin-left: 15px; 
	font: italic bold 1.3em/1.8em Georgia, "Times New Roman", Times, serif;
	color: #561216;
	text-align: left;
	}
#content p{
	text-align: left;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	margin-right: 5px;
	}
#content p1{
	text-align: left;
	margin-left: 285px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	}
#content p.left{
	text-align: left;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	}
#content p.detail{
	font-size: .8em;
	font-style: italic;
	text-align: right;
	}
#content p.detailleft{
	font-size: .8em;
	font-style: italic;
	text-align: left;
	}
#content a{
	color: #777;
	text-decoration: none;
	border-bottom: 1px dotted #777;
	}
#content a:hover{
	color:#d52e36;
	border-bottom: 1px solid #d52e36;
	}


/* --------------- featured area styles --------------------- */

#featured {
	width: 750px;
	background: #d8c296 url(../images/featuredbg.gif) repeat-y;
	margin-top: 3em;
	margin-right: 1.2em;
	margin-bottom: 3em;
	margin-left: 2.5em;
	padding-top: 1.5em;
	}
#featured h1{
	text-transform:uppercase;
	color: #561216;
	border-bottom: 1px solid #777;
	letter-spacing: 0.1em;
	text-align: left;
	font: 1.2em/1.4em "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 300px;
	margin-left: 20px;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	}
#featured h2{
	text-align: left;
	margin-right: 185px;
	margin-left: 20px;
	font-size:1.4em;
	color:#561216;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	}
#featured img{
	float:right;
	padding-left:0.25em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	padding-right: .25em;
	}
#featured p{
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	}
#featured p.detail{
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding-right: 3em;
	}
#featured p.first{
	background: url(../images/featuredtop.gif) no-repeat top left;
	padding-top: 2em;
	margin: 0;
	}
#featured p.last{
	background: url(../images/featuredbott.gif) no-repeat bottom left;
	padding-bottom: 2em;
	margin: 0;
	}
#featured a{
	color: #777;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px dotted #777;
	margin-right: 3em;
	line-height: 3em;
	}
#featured a:hover{
	color:#d52e36;
	border-bottom: 1px solid #d52e36;
	}



/* -------------------- footer styles -------------------------------- */

#footer {
	color: #fff;
	font: .8em "Trebuchet MS", Helvetica, sans-serif;
	padding: 2em;
	background: #160f06;
	clear: both;
	margin-top: 2em;
	}
#footer p {
	text-align: center;
}

#footer a{
	color: #d52e36;
	text-decoration: none;
	}
#footer ul {
	margin: 0;
	padding: 0;
	background: #d52e36;
	list-style: none;
	position: absolute;
	bottom:113px;
	width: 850px;
	left: 18px;
	}
#footer ul li{
	float:left;
	}
#footer ul a {
  padding: 0 1.2em;
  font-size: 16px;
  line-height: 1.5em;
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
}

#footer ul a.first {
	background: none;
	}
	
#footer ul a:hover {
	color:#561216;
	}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
