* {margin:0; padding:0; border:0;}
html {
	text-align:center;
}
body {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#fff;
	background: #400C01 url(../images/background.jpg);
	text-align:center;
}
a {
	color:#fff;
	font-weight:bold;
}
#container {
	width: 960px;
	text-align:left;
	margin-left:20px;
	
}
body>#container {
	margin:auto;
}
#topBanner {
	text-align:left;
	height:144px;
	width: 940px;
}
#address {
	width: 500px;
	float:right;
	padding: 20px 20px 0px 0px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	letter-spacing: .15em;	
}
#address a {
	color:#fff;
	font-size:10px;
}
#address p {
	margin-top: 5px;
}

#mainBody {
	background: url(../images/bodyMiddle.jpg) repeat-y;
	margin-top:10px;
	overflow:auto;

}
#mainBodyTop {
background-image:url(../images/bodyTop.jpg);
background-repeat:no-repeat;
height:15px;
}
#mainBodyMiddle {
	width:580px;
	overflow:auto;
	padding-left:20px;
}
#mainBodyMiddle p{
	margin-bottom:10px;
}
#mainBodyBottom {
clear:both;
height: 24px;
background-image:url(../images/bodyBottom.jpg);
background-repeat:no-repeat;
}
#nav {
	width:319px;
	float:left;
	border-right: 1px solid #320200;
	text-align:center;
	font: bold small-caps 16px Georgia, Times New Roman, Times, serif;
	letter-spacing: .2em;
	
}
#nav ul {
	padding-top:20px;
	list-style: none;
	margin: 0px 0px 20px -20px;
}
#nav ul li{
	margin-bottom:2px;
}
#nav ul li a{
	font-size:12px;
	display:block;
	width:205px;
	padding:8px 0px 15px 0px;
	color:#fff;
	text-decoration:none;
	background: url(../images/btnBack.jpg) no-repeat -1px -3px;
	margin:auto;
}
#nav ul li a:hover{
	background: url(../images/btnBackOver.jpg) no-repeat 0px 0px;
}
#flashFloat {
	width:380px;
	float:right;
	text-align:right;
}
#footer {
	text-align:center;
	margin: 10px 0px;
font-size:10px;

}
#shredit {
	margin-right: 20px;
	color: #360A04;
}
table td {
vertical-align:top;
}
