﻿a:link, a:visited, a:active {text-decoration:underline; color:white}
a:hover {text-decoration:underline; color:#e4e4e4;}

#nav {
	border: 0;
	width: 100%;
	}

#nav td {	
	text-align:center;
	border-right: 1px solid #7e7e83;
	border-left: 1px solid #212730;
}

#nav a {
	display:block;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	background: #272729 url('../siteart/nav-off.jpg') repeat-x;
	padding: 14px 15px 8px 15px;
	}	
	
#nav a:hover {
	background: #272729 url('../siteart/nav-on.jpg') repeat-x;
}	

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: white;
	margin: 0;
	background: #00010b url('../siteart/bkg.jpg') no-repeat scroll center top;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: white;
	}
	
#maintable {
	border: 0;
	width: 770px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#header {
	padding-top: 65px;
}

#inv {
	padding-top: 4px;
}

#right {
	padding: 25px;
	vertical-align: top;
	width: 100%;
	background:#1c1c20;
	
}

#left {
	vertical-align: top;
	background: #e3e3e3;
}