﻿a:link, a:visited, a:active {text-decoration:underline; color:#060f6b; font-size: 12px; font-weight:bold}
a:hover {text-decoration:underline; color:black;}

#nav {
	background:#151a1d url('../siteart/header.jpg') no-repeat top left;
	height: 129px;
	vertical-align:bottom;
}

#nav table {
	border:0;
	width:580px;
	padding-top: 70px;
}

#nav a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	color: white;
	padding: 6px 15px 4px 15px;
	text-decoration: none;
	border-right: 1px solid #40494c;
	}	
	
#nav a:hover {
	color: #ffca0a;
}	

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #e3a90d url('../siteart/yellow-background.jpg') repeat-x top;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#center {
	background: white;
	vertical-align:top;
}	
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#left {
	background:url('../siteart/left-repeat.jpg') repeat-y;
	vertical-align: top;
	width: 5px;
}

#right {
	background:url('../siteart/right-repeat.jpg') repeat-y;
	vertical-align: top;
	width: 5px;
}

#main-content-home {
	background: white url('../siteart/main-bottom.jpg') no-repeat 252px 0px;
	padding: 30px 10px 10px 10px;
}


#main-content {
	padding: 30px 10px 10px 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333973;
	margin-bottom: 4px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333973;
	margin-bottom: 4px;
}

#right-box {
	float: right;
	margin-left: 20px;
}

#middle {
	background: #f5f5f5;
	padding: 15px 10px 15px 20px;
}