body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #000000;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#000000;
}
h2 	{
	font-size: 14px;
	margin-bottom: 3px;
	color:#000000;
}
#container {
	width: 801px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 100%;
}


html	
{
	overflow: scroll;
}



  .dragme{position:relative;}
  
#rightBody {
	background-image: url('images/right.jpg');
}

a:link,a:visited{
	color:#000066;
}

a:hover{
	color:#444;
}

#main-table{
	border-left:5px solid #000066;
	border-right:5px solid #000066;
	background:#fff;
}

#nav-td{
	width:174px;
	text-align:left;
	vertical-align:top;
	border-right:3px solid #000066;
}

#main-td{
	width:466px;
	text-align:left;
	vertical-align:top;
	padding:10px;
}

#featured-td{
	width:110px;
	text-align:right;
	vertical-align:top;
	border-left:1px dashed #666;
	padding-bottom:5px;
}

#footer-table{
	background:#000066;
	color:#fff;
	font-size:11px;
	padding:5px;
}

.nav-off{
	background:#000066;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
	cursor:default;
}

.nav-on{
	background:#3399FF;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
	cursor:pointer;
}

.nav-div{
	position:absolute;
	width:180px;
	background:#333333;
	color:#fff;
	font-size:10px;
	left:110px;
	top:-19px;
}

.subnav-off{
	background:#3399FF;
	color:#fff;
	font-size:12px;
}

.subnav-on{
	background:#3333FF;
	color:#fff;
	font-size:12px;
}



a.leftlinks:link 
{ FONT-FAMILY: Arial,Helvetica,sans-serif; font-size: 12; color: #000066; text-decoration: none; }
a.leftlinks:active 
{ FONT-FAMILY: Arial,Helvetica,sans-serif; font-size: 12;color: #000066; text-decoration: underline;}
a.leftlinks:visited 
{ FONT-FAMILY: Arial,Helvetica,sans-serif; font-size: 12;color: #000066; text-decoration: none; }
a.leftlinks:hover 
{ FONT-FAMILY: Arial,Helvetica,sans-serif; font-size: 12;color: #000000; text-decoration: underline;}