﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 18px 0px 10px 0px;
	background: url('../siteart/nav-bkg.gif') no-repeat;
	}

#nav a {
	text-decoration:none;
	color: #776318;
	}	

#nav a:hover {
	color: black;
	text-decoration: underline;
}

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #e8e4d9 url('../siteart/bkg.jpg') repeat-x;
	height: 100%; 
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 998px;
	}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 35px 0;
	background: #171419 url('../siteart/footbkg.jpg') repeat-x;
	width: 100%;
	clear: both; 
	height: 10%; 
	vertical-align: middle; 
	margin: 0; 
}

#header {
	background: #ffcd11;
}

#main-content {
	padding: 38px 5px 38px 5px;
}

#photo-box {
	float: right;
	padding: 7px;
	background: url('../siteart/photobox.gif') no-repeat;
	margin: 0 0 0 30px;
}

h1 {
	color: #a71313;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	background: url('../siteart/arrow.gif') no-repeat 0 3px;
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
}

.content-pad {
	padding: 0 0 0 25px;
}

#spacer{ 
height: 90%; 
float: left; 
width: 1px; 
font-size: 1px; /* to make sure width is not overridden */ 
padding: 0; 
margin: 0; 
background-color: red; /* visual effect only */ 
} 


sup {
	color: red;
}
