body {background: url('../app_themes/creeksports_com/images/page_bg.jpg');}
.wrapper {left: 50%; margin-left: -400px; width: 800px; position: absolute;}

.header {background: url('../app_themes/creeksports_com/images/header_back.jpg') top center no-repeat; height: 150px; width: 800px;}
.menustrip {background: url('../app_themes/creeksports_com/images/menu_back.gif') top center no-repeat; height: 47px; width: 800px;}
.topmenu {float: right; height: 47px;}

.bodywrapper {background: url('../app_themes/creeksports_com/images/main_bg.gif') top center repeat-y; width: 800px;}
.leftnav {float: left; margin-right: 20px; margin-left: 1px;}
	.leftmenu {margin-bottom: 15px;}
	.leftmenu a:active {display: block; background: url('../app_themes/creeksports_com/images/left_nav_on.gif') top center no-repeat; width: 185px; height: 34px; font: 14px Arial; color: white; text-decoration: none;}

	.leftmenu a {display: block; background: url('../app_themes/creeksports_com/images/left_nav_off.gif') top center no-repeat; width: 185px; height: 34px; font: 14px Arial; color: white; text-decoration: none;}
	.leftmenu a:hover {display: block; background: url('../app_themes/creeksports_com/images/left_nav_on.gif') top center no-repeat; width: 185px; height: 34px; font: 14px Arial; color: white; text-decoration: none;}
	.leftnavtext { position: relative; padding-top: 8px; padding-left: 15px;}
.maincontent {float: left; width: 386px; min-height: 400px; padding-top: 10px; padding-bottom: 20px;}
	.maincontent h1 {font: 17px Arial Black; color: #030330; padding-bottom: 5px;border-bottom: 1px solid #030330;}
	.maincontent p {font: 12px Arial; color: #000000}
.maincontent_template {float: left; min-height: 400px; width: 571px; padding-top: 10px; padding-bottom: 20px;}
	.maincontent_template h1 {font: 17px Arial Black; color: #030330; padding-bottom: 5px;border-bottom: 1px solid #030330;}
	.maincontent_template p {font: 12px Arial; color: #000000}
	
.rightnav {float: right; margin-left: 20px; margin-right: 1px;}
	.rightmenu {margin-bottom: 15px;}
	.rightmenuback {background: url('../app_themes/creeksports_com/images/right_nav_back.gif') top center repeat-y; min-height: 245px; width: 185px;}
	.rightmenucontent {padding: 8px 8px;}

.footer {background: url('../app_themes/creeksports_com/images/footer_back.gif') top center no-repeat; height: 46px; width: 800px; font: 10px Arial; color: #000000; text-align: center; padding-top: 12px;}

.clear {clear: both;}