* {
margin:0;
padding:0;
outline:none;
}

body {
font:80% Verdana;
color:#fff;
	background: #b43525 url(../images/bg.jpg) no-repeat center top;
}

a {
color:#fdeb00;
}

a:hover {
text-decoration:underline;
}

#header {
height:147px;
display:block;
background:url(../images/bigman2.png) center no-repeat;
}

h1.main_title {
font:170% Lucida;
color:#fff;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

#video {
	text-align:center;
}
	
#listing {
font:120% verdana;
color:#184a5d;
font-weight:900;
text-align:center;

}

h3.main_title {
font:170% Lucida;
color:#184a5d;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

#container {
border-width: thick;
border-style: solid;
border-color:#000;
width:760px;
margin:0 auto;
background:#;
padding:5px;
}

#navigation {
	background:#000;
	width:400px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding:5px 0;
	margin:10px auto 1px;
	font:100% Georgia;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:center;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#fff;
text-decoration:none;
font-weight: 900;
margin-right:0px;
}

#nav a:hover {
background:;
color:#fff;
}

#nav a.active {
background:;
color:#fff;
font-weight:bold;
}

#inner_container {
background: url(../images/transparent.png);
padding:10px 10px 10px 10px;
}

#sidebar {
width:200px;
padding:10px;
float:right;
background: #36455a;
color: #eeeef4;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
width:500px;
margin:0px auto;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
}

p.note {
padding:20px;
background:#2D2D44;
color:#fff;
}

#container h1 {
	font:200% Arial;
	color:#fff;
	margin:5px 0;
}

#container h2 {
font:110% Verdana;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
background:#070713;
padding:5px;
margin:0px auto;
}

#footer {
width:750px;
background: #000 url(../images/footerlogos.gif) repeat-x;
padding:0px;
margin:0 auto;
clear:both;
}

#content table {
width:475px;
background:#1E1E2D;
margin:25px 0;
}

td {
padding:8px;
text-align:center;
background:url(../images/td.jpg) top left no-repeat #1E1E2D;
font:100% Georgia;
}

th {
color:#fff;
padding:10px;
}

#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}

#footer p.design {
float:left;
}
