body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}
a:active {
	color: #003366;
}

.nav_bg {
background-image:url(images/jackdavis_06new.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.nav {
color:#FFFFFF;
font-size:11px;
line-height:16px;
}
a.nav {
text-decoration:none;
color:#FFFFFF;
}
a.nav:visited {
text-decoration:none;
color:#FFFFFF;
}
a.nav:hover {
text-decoration:underline;
color:#FFFFFF;
}
a.nav:active {
text-decoration:none;
color:#FFFFFF;
}

.blue_bg {
background-image:url(images/jackdavis_15.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.red_bg {
background-image:url(images/jackdavis_17.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.footer {
color:#FFFFFF;
font-size:10px;
line-height:26px;
}

.headline {
font-size:18px;
font-family:"Times New Roman", Times, serif;
color:#003366;
font-weight:bold;
}

.subhead {
font-size:14px;
font-weight:bold;
color:#C70C0C;
}

hr {
width:90%;
color:#C70C0C;
height:1px;
}

ul {
margin-top:5px;
list-style-type:square;
}

ol {
margin-top:5px;
}