﻿body
{
margin: 0px 0px 0px 0px;
background-image: url("../images/interface/site-bg.jpg");
background-repeat: no-repeat;
background-color: #000000;
background-position: top center;
font-family: tahoma;
color: #000000;
}
#menu{
padding-right: 14px;
 position: relative;
 z-index: 2;
}

#subMenu{
margin:0 auto;
text-align:left;
position: relative;
}

#subMenu div{
top: 1px;
position: relative;
z-index: 9999;
}

#whatsnew{
width: 250px;
padding: 10px 0px 20px 63px;
font-size: 8pt;
}

#indexrightcontent{
width: 618px;
padding: 8px 20px 10px 5px;
}

#nonindexcontent{
padding: 8px 20px 10px 25px;
 z-index: 0;
}

#fullHeader{margin: 40px 0 0 0;}

#indexContent{
background-image: url("../images/interface/index-content-bg-w-text.png");
background-repeat: repeat-y;
}

#Content{
background-image: url("../images/interface/content-bg.png");
background-repeat: repeat-y;
}

#indexNav{
background-image: url("../images/interface/index-nav-bg.png");
background-repeat: no-repeat;
height: 31px;
}

#nav{
background-image: url("../images/interface/nav-bg.png");
background-repeat: no-repeat;
height: 30px;
}

#footer{
background-image: url("../images/interface/footer-bg.gif");
background-repeat: no-repeat;
height: 30px;
}

#footerleft{
float:left;
padding-left:20px;
padding-bottom: 8px;
font-size: 8pt;
color: #FFFFFF;
}

#footerright{
float:right;
padding-right:17px;
padding-bottom: 8px;
font-size: 8pt;
color: #FFFFFF;
}







