﻿a:link, a:visited, a:active {text-decoration:underline; color:white}
a:hover {text-decoration:underline; color:#ffd800;}

#nav {
	background: #eecf47 url('../siteart/nav.jpg') no-repeat;
	font-size: 11px;
	color: #35311e;
	padding: 11px 20px 9px 20px;
	}

#nav a {
	text-decoration: none;
	color: #35311e;
	text-transform: uppercase;
	font-weight: bold;
	}	
	
#nav a:hover {
	text-decoration:underline;
	color: #565034;
}	

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: white;
	margin: 0;
	background: #e9e9e9 url('../siteart/background.jpg') repeat-x top;
	overflow-x: hidden;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: white;
	}
	
#container {
	width: 787px;
	border: 0;
}	
	
#maintable {
	border: 0;
	width: 760px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#content-cell {
	padding: 0px 13px 0px 14px;
}

#main-content {
	background: #151515 url('../siteart/background-black.jpg') no-repeat;
	padding: 25px;
}

#inv {
	background: url('../siteart/inv.jpg') repeat-x;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h2 {
	font-family: "AvantGarde Md BT", AvantGarde, "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #ffd800;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}