

a:link, a:visited {
font-size: 12px; 
color: #111111;
text-decoration: none;
font-family:  Georgia;
}

a:hover {  text-decoration: underline }
ul { margin: 5px 0px 20px 30px }
/* footer links only */
.footer a:link, a:visited {
color:#dddddd;
font-family:Arial;
font-size:12px;
text-decoration:none;
}



<style type="text/css">
/* overall bg */
body {
	background-image:url('images/abg.jpg');
	margin:0px;
}
/* overall container which has shadow */
.overall-wrapper {
	margin:0px auto 10px auto;
	text-align:center;
	width:997px;
	background-image:url('images/shadowbox3.png');
	background-repeat:repeat-y;
}
/* inner container where your content goes */
.wrapper{
	padding:0px 8px 0px 6px;
	width:983px;
}
/* content section, both columns inside this */
.content {
	overflow:visible;
	text-align:left;
}
/* header container */
.header {
	height:112px;
	width:984px;
	text-align:left;
}
/* header sub container, ie. flash/banner for pages */
.header-sub{
	border-top:4px #501710 solid;
	border-bottom:4px #501710 solid;
	text-align:center;
	padding:1px;
}
/* padding for logo to place where you want */
.logo-pad {
	padding:10px 0px 0px 10px;
}
/* navigation container, holds the nav items */
.navigation {
	float:right;
	clear:none;
	vertical-align:bottom;
	padding-top:30px;
	padding-right:3px;
}
/* right column content */
.right-column {
	float:right;
	clear:none;
	width:230px;
	padding-top:10px;
}
/* left column content, text etc */
.left-column {
	padding:8px 0px 0px 18px;
}
/* footer container, text align centers it */
.footer{
	text-align:center;

/* footer links only */
.footer a:link, a:visited {
color:#666666;
font-family:Georgia;
font-size:12px;
text-decoration:none;
}
.style8 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.style9 {font-size: 14px}
#apDiv1 {
	position:absolute;
	left:372px;
	top:346px;
	width:690px;
	height:263px;
	z-index:-99;
	overflow: scroll;
}
.style21 {font-size: 12px}
.style14 {	font-size: 12px;
	color: #666666;
}
.style24 {	color:#666666;
	font-family:Georgia;
	font-size:12px;
}
</style>