/* CSS Document */

body {background:#030303 url(images//*bodyback*/bodybackinner.gif) top repeat-x; margin:0px; height:100%}
html {height:100%}
.hometab {height:100%;}

/*main navigation*/

.topmenu {color:#ffffff; background:url(images/menuback.gif) top repeat-x; height:116px; font-family:Arial, Helvetica, sans-serif; font-stretch: ultra-expanded; text-transform:uppercase; font-size:13px;font-weight:bold; }
.topmenu ul{ margin:0px; padding: 0px; float:left;}
.topmenu li{list-style:none; float:left; background:url(images/menu-seperator.gif) right top no-repeat;}
.topmenu li a:link{display:block; color:#ffffff; text-decoration:none; height:116px; padding:52px 50px 0PX 50px; }
.topmenu li a:visited{display:block; color:#ffffff; text-decoration:none; height:116px;  padding:52px 50px 0PX 50px;}
.topmenu li a:hover{display:block; color:#000000; text-decoration:none; height:116px; padding:52px 50px 0PX 50px; background:url(images/menuback-hover.gif) repeat-x}
.topmenu li.last {list-style:none; float:left; background:url(images/spacer.gif) top no-repeat; }

.title {color:#ffffff; font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:15px;}

/*.topflash{padding-top:125px;}*/
