﻿#menu{
padding-right: 14px;
 position: relative;
 z-index: 2;
}

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

#subMenu div{
top: 1px;
}

#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;
}

#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;
}

