body {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(/siteimages/background.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited {
		color: #000000;
		text-decoration: underline;
		}
		
a:hover {
	text-decoration: none;
	}

#header {
	width: 920px;
	margin-left: auto;
    margin-right: auto;
	}
	
#topnav {
	width: 920px;

	font-family: arial;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold; 
	margin-top: 8px;
	margin-bottom: 1px;
	}
	
#topnav td{
	text-align: center;
	padding-bottom: 0px;
	}
	
#topnav a:link, #topnav a:visited{
	color: #ffffff;
	text-decoration: none;
	}
	
#topnav a:hover {
	color: #cccccc;
	text-decoration: none;
	}
	
#main {
	width: 920px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	}
	
#leftCol {
	width: 126px;
	}
	
#centerCol {
	width: 785px;
	padding: 15px;
	}
	
#rightCol {
	width: 128px;
	border: 1px solid #cccccc;
	font-size: 12px;
	text-align: center;
	}
	
	
#cNav {
	width: 126px;
	}
	
#cNav a:link, #cNav a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
#cNav a:hover {
	text-decoration: underline;
	}
	

	
#aNav {
	width: 126px;
	background-image: url('/siteimages/navATT.jpg'); 
	background-repeat: repeat-y;
	padding: 0 4px 0 7px;
	}
	
#aNav a:link, #aNav a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
#aNav a:hover {
	text-decoration: underline;
	}
	
#hpcontent {
	width: 100%;
	}
	
.dropdown {
	border: 1px solid #000000; 
	background-color: white; 
	padding: 5px;
	background-image: url(/siteimages/background.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.dropdown ul{
	list-style-type: disc;
	}

.dropdown a:link, .dropdown a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.dropdown a:hover {
	text-decoration: underline;
	color: #0033cc;
	}
	
.txheader { 
	color: #000000;
	font-size: 14px;
	}
	
h2 {
	color: #919294;
	font-weight: normal;
	font-size: 34px;
	line-height: 34px;
	font-family: times;
	letter-spacing: 4px;
	 margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
h3 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 0px;
	letter-spacing: -1px;
	font-family: arial;
	margin-bottom: 0px;
	}
	
h1 {
	color: #708348;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: 2px;
	font-family: arial;
	}
	
h3 a:link, h3 a:visited {
	color: #000000;
	text-decoration: none;
	}
	
h3 a:hover {
	text-decoration: underline;
	}
	
.tinytx {
	font-family: arial;
	font-size: 10px;
	}
	
.toollink a:link, .toollink a:visited{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: blue;
	text-decoration: none;
	}
	
.toollink a:hover {
	text-decoration: underline;
	}
	
.longlist {
	margin-left: 50px;
	margin-top: 25px;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		}

.longlist td{
	padding: 8px;
	}
	
.alphahead {
	background-color: #a41717; 
	color: #ffffff; 
	font-weight: bold; 
	padding: 2px;
	}
	
.hpmaintext {
padding: 10px;
color: #ffffff; 
font-size: 12px;
}

.hpmaintext a:link, .hpmaintext a:visited  {
	color: #ffffff;
	text-decoration: underline;
}

.hpmaintext a:hover {
	text-decoration: none;
	}
	
.bookreg {
font-family: arial, sans-serif;
	font-size: 11px;
	}
	
#twitter_div a {
	color:#000099;
	}
	
#twitter_div ul {
	
	
	}
	
#twitter_div  li {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
	
	}
	

	