a:link {color: #fff; text-decoration: none; }
a:active {color: #ddd111; text-decoration: none; }
a:visited {color: #fff; text-decoration: none; }
a:hover {color: #ddd111; text-decoration: none; }

body {
	background: url('http://www.awawrestling.net/awaonline/images/static.jpg') repeat;
	margin: 0;
	text-align: center;
}

div {
	padding: 0;
	margin: 0;
	color: #fff;
}

#main {
	width: 795px;
	border: 0;
	margin: 0px auto;
}

#header {
	background: url('http://www.awawrestling.net/awaonline/images/header.jpg') no-repeat bottom;
	height: 190px;
	height: 140px;
	width: 795px;
	margin-bottom: .33em;
}

#navTop {
	background: url('http://www.awawrestling.net/awaonline/images/navbg.jpg') no-repeat;
	height: 51px;
	width: 795px;
	text-align: left;
	margin: 0;
}

#navTop img {
	margin: .5em .33em 0 .33em;
}

#navRoot {
	text-align: left;
	font: 11px Tahoma;
	margin-top: .33em;
	margin-bottom: .33em;
	text-transform: uppercase;
}

#container {
	width: 795px;
}

#navSide {
	width: 185px;
	float: left;
	text-align: left;
	margin-bottom: 3em;
}

#leftNav {
	width: 185px;
	text-align: left;
	margin-bottom: .25em;
}

#leftNavBar {
	background: url('http://www.awawrestling.net/awaonline/images/container.jpg') repeat;
}

#leftNavBarBottom {
	background: url('http://www.awawrestling.net/awaonline/images/navcap.jpg') no-repeat bottom;
}

#leftNavChamps {
	background: url('http://www.awawrestling.net/awaonline/images/navchamp.jpg') no-repeat top;
	font: 11px Tahoma;
	text-transform: uppercase;
	padding: 4em .5em 1em .5em;
}

#leftNavNav {
	background: url('http://www.awawrestling.net/awaonline/images/navnav.jpg') no-repeat top;
	font: bold 11px Tahoma;
	text-transform: uppercase;
	padding: 4em .5em 1em .5em;
}

#leftNavAff {
	background: url('http://www.awawrestling.net/awaonline/images/navaff.jpg') no-repeat top;
	font: bold 11px Tahoma;
	padding: 4em .5em 1em .5em;
}

#mainRight {
	float: right;
	width: 606px;
	margin-bottom: 3em;
}

#contentBg {
	background: url('http://www.awawrestling.net/awaonline/images/container.jpg') repeat;
	width: 606px;
	margin-bottom: .25em;
}

#contentTop {
	background: url('http://www.awawrestling.net/awaonline/images/newsbar.jpg') no-repeat top right;
}

#newsTitle {
	float: left;
	font: 18px Arial;
	text-align: left;
	width: 450px;
	margin: .75em 0 0 .5em;
}

#smallId {
	float: right;
	width: 75px;
	padding: 0;
	margin: 1.75em 1.5em 0 0;
	font: 11px Tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

#contentBottom {
	background: url('http://www.awawrestling.net/awaonline/images/newscap.jpg') no-repeat bottom left;
	padding: 3.5em 1em 1em 1em;
	font: 12px Arial;
	text-align: left;
}

#contentBottom center {
	margin-top: 1em;
}

#footer {
	background: url('http://www.awawrestling.net/awaonline/images/copyright.jpg') no-repeat;
	font: 12px Arial;
	height: 51px;
	width: 795px;
	padding: 1.6em;
	margin: 3em 0 0 0;
	clear: both;
	text-transform: none;
}