body,html {margin:0;padding:0;background:black;color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; text-align:center;height:100%;}
form {margin:0;padding:0;}
#content-main {text-align:left; background-color:#131313;}
#header{background:black url(images/bkg-header.gif) repeat-x bottom;height:111px;}
#header-contents {
   background:url(images/slogan.gif) no-repeat right center;
   padding: 10px 20px 10px 20px;
}
#footer{background:black url(images/bkg-footer.gif) repeat-x top; padding-left:20px; padding-bottom:5px}
#content{background:#080808 url(images/bkg-main.jpg) repeat-x bottom right; padding-top:10px;padding-bottom:10px;}
#mainmenu{background:#929292 url(images/bkg-menu.gif) repeat-x bottom;height:24px;}
#mainmenu-content{font-size:small; font-weight:bold;}
#mainmenu-content a{text-decoration:none; color:#333333;}
#mainmenu-content a:hover{text-decoration:none; color:#883333;}
.mainmenu-item{
   padding:0 10px 0 10px; border-left:solid 1px white; border-right: solid 1px #4C4C4C; color:black;
   text-align: center;
   height: 24px;
   vertical-align: middle;
}
#mainmenu-selected{color:white; background: url(images/bkg-menu-selected.gif);}
#mainmenu-selected a, #mainmenu-selected a:hover{text-decoration:none; color:white;}
a {color:#A8C8EC;}
#img3 img {
   border: 2px #CCCCCC solid;
}
.round-middle {background:url(images/round-bkg.gif) repeat-y;}
.round-bkg{background:url(images/round-middle.jpg) no-repeat top; margin:0px; padding:0 20px 0 20px;}
.sidemenu{}
.sidemenu-item{ background:url(images/sidemenu-item.gif) no-repeat right center; font-weight:bold; color:white; padding-left:10px;}
.sidemenu-item-selected{ background:url(images/sidemenu-item-selected.gif) no-repeat right center;font-weight:bold; color:black;padding-left:10px}
.sidemenu-item a{text-decoration:none; color:white;}
.sidemenu-item-selected a{text-decoration:none; color:black;}
h1{font-family:Verdana, Arial, Helvetica, sans-serif; color:#B5D0EE;font-size:xx-large;font-weight:normal; margin:0;padding:0;}
h3{font-family:Verdana, Arial, Helvetica, sans-serif; color:#B5D0EE;font-size:large;font-weight:normal; margin:0;padding:0;}
#content p {padding:0;margin-top:5px;margin-bottom:5px;}
a:hover {text-decoration:underline;}
.release-text{
	text-indent: -80px;
	margin-left:80px;
}
td.tab-selected, td.tab {
   padding:0 10px 0 10px;
   width: 125px;
   height: 30px;
   text-align: center;
   vertical-align: middle;
   font-size:x-small;
}
td.tab {
   background:url(images/tab-empty.gif) no-repeat top center; 
   color:white; 
   cursor: hand;
   cursor: pointer;
}
td.tab-selected {
   background:url(images/tab-selected.gif) no-repeat top center;
   color:black;
   font-weight:bold;
}

.button, .buttonr{
   background:#929292 url(images/bkg-menu.gif) repeat-x bottom;
   padding: 0px 5px 0px 5px;
   border: 1px #4C4C4C solid; 
   color:black;
}
.buttonr:hover {
   /*border: 1px red solid;*/
   color: #880000;
}
.button:hover {
   /*border: 1px #88FF88 solid;*/
   color: #004400;
   cursor: hand;
   cursor: pointer;
}

