﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	background: blue url('../siteart/header.gif') no-repeat;
	text-align:right;
	font-size: 11px;
	text-transform:uppercase;
	height: 65px;
	}

#nav a {
	text-decoration: none;
	}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 25px 0 0 0;
	background: #343234 url('../siteart/bkg.jpg') repeat-x;
	line-height: 1.3em;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.3em;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

#main-content {
	padding: 28px;
	background: white url('../siteart/shadow.jpg') repeat-x top;
}

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}



h1 {
	border-bottom: 1px solid #dedede;
	margin: 0 0 7px 0;
	padding: 0 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-size: 24px;
}