html			{ background:#0B6DA8 url(../images/html-bg.jpg) repeat-x; }
body			{ text-align:center; background:url(../images/body-bg.jpg) no-repeat top center; }
#SiteWpr		{ }
#SiteInnerWpr	{ width:980px; margin:0 auto; overflow:visible; }
#LayoutWpr		{ text-align:left; position:relative; overflow:visible;  }

#HeaderWpr      { position:relative; height:318px; overflow:visible; background:url(../images/header-bg.jpg) no-repeat; overflow:visible; }
h1#Logo         { position:absolute; top:13px; left:-25px; }
h1#Logo a       { display:block; width:330px; height:255px; cursor:pointer; background:url(../images/logo.png) no-repeat; }
h1#Logo span,
#RogerDeanStadiumLogo span { display:none; }
#RogerDeanStadiumLogo { position:absolute; top:150px; right:0px; }
#RogerDeanStadiumLogo a { display:block; width:205px; height:85px; cursor:pointer; }
#HeaderMenuWpr  { position:absolute; top:91px; right:20px; height:20px; }
#DateTime { position:absolute; bottom:103px; right:341px;}
#RegisterButton {position:absolute;bottom:63px; left:327px;cursor:pointer; }

#SiteContentWpr { background:url(../images/content-bg.jpg); padding:32px 0; }

#ContentWpr     { float:right; width:730px; min-height:400px;}
#SideBarWpr     { float:left;  width:250px; }
#SideMenuWpr	{ padding-left:20px; padding-right:25px; }

#PageEditorContent,
#ModuleContent  { padding:0 15px; }
#ModuleContent ul li { list-style-type:disc !important; color:#000000;}

#NavigationWpr  { position:absolute; top:273px; left:0; height:46px; width:980px; overflow:visible; background:url(../images/menus/main/menu-bg.jpg); }
                     
#SiteFooterWpr  { text-align:center;  margin-bottom:30px; }
#FooterWpr      { position:relative; width:980px; height:85px; margin:0 auto; text-align:left; background-color:#101010; }
#Footer         { line-height:85px; color:#DFDFDF; font-family:Tahoma, Sans-Serif;  padding-left:155px; }
#DmseLogo       { position:absolute; left:22px; top:22px; }
#CopyrightWpr	{ }
#ForteLogo      { position:absolute; right:20px; top:10px; }
#ForteLogo a    { display:block; width:137px; height:68px; background-image:url(../images/forte-logo.jpg); }
#ForteLogo span { display:none; }



