﻿body {
	background:url(siteart/jim_miller_bg.jpg) no-repeat center top #325DA2;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

#brd_left {
	background:url(siteart/brd_lt.gif) repeat-y left top;
	width:10px;
}

#brd_right {
	background:url(siteart/brd_rt.gif) repeat-y right top;
	width:10px;
}

a:active {
	text-decoration:underline;
	color:#223C94;
}

a:visited {
	text-decoration:underline;
	color:#223C94;
}

a:link {
	text-decoration:underline;
	color:#223C94;
}

a:hover {
	color:#000;
}

#navCell {
	background:url(siteart/navbg.gif) no-repeat left top;
	vertical-align:top;
	height:274px;
	padding:10px;
}

#menu {
	margin:0;
	margin-left:12px;
	padding:0;
	list-style-image:url(siteart/list_arrow.gif);
}

a.nav:active {
	text-decoration:none;
	font-size:8pt;
	color:#FFF;
	width:140px;
}

a.nav:visited {
	text-decoration:none;
	font-size:8pt;
	color:#FFF;
	width:140px;
}

a.nav:link {
	text-decoration:none;
	font-size:8pt;
	color:#FFF;
	width:140px;
}

a.nav:hover {
	text-decoration:underline;
}

#contact {
	background:url(siteart/contactbg.gif) no-repeat left top;
	padding:7px;
}

a.contact:active {
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	color:#fff;
}

a.contact:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	color:#fff;
}

a.contact:link {
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	color:#fff;
}

a.contact:hover {
	color:#000;
}

.small {
	color:#223C94;
	font-size:8pt;
}

.imgborder {
	border:1px solid #1D327B;
}

#rightCell {
	background:url(siteart/grad_bg.gif) no-repeat center top;
	padding:12px;
	padding-top:10px;
	vertical-align:top;
	width:575px;
}

#pageheader {
	background:url(siteart/pageheader_bg.gif) no-repeat left top;
	font-weight:bold;
	font-size:12pt;
	color:#fff;
}

#mainContent {
	background:url(siteart/cnt_main.gif) repeat-y;
	padding:5px 10px;
	vertical-align:top;
}

#addressbar {
	background:url(siteart/addressbar.gif) no-repeat;
	padding:7px;
	font-size:8pt;
	color:#fff;
	text-align:center;
}
