* {
	padding:0;
	margin:0;
}

body {
	background-color: #333333;
	text-align: center;
	font-family: Arial, 'Lucida Grande', sans-serif;
}

A {
	text-decoration: underline;
	font-weight: bold;
}

A:link {
	color: #F90;
	text-decoration: none;
}
A:visited { color: #F90; text-decoration: none; }
A:hover { color: #F90; text-decoration: underline; }

.thumbnailscontainer {
	width: 590px;
	margin-left: 165px;
}

.thumbnails {
	float: left;
	padding: 10px 5px 15px 5px;
	margin: 0;
	font-size: 10px;
	color: #333333;
}

.thumbnailsclearboth { clear: both; }

#logoheader {
	background: #333333 url(images/top-header.gif) no-repeat;
	width: 780px;
	height: 23px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logobackground {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #333333;
	width: 780px;
	height: 210px;
	padding: 0px;
	margin: auto;
}

#logographic {
	background-image: url(images/top-background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
	margin: auto;
}

#logographiccontent {
	height: 210px;
	margin: 0;
	padding: 0;
}

#logographic h1 {
	font-size: 36px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px; 
	letter-spacing: -2px;
	padding-top: 40px;
	font-weight: normal;	
}

#logographic h2 {
	font-size: 24px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 30px; 
	letter-spacing: -1px;
	font-weight: normal;	
	padding-top: 30px;
}


.logographicsmaller {
	font-size: 24px;
	letter-spacing: -1px;
}

#main {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #333333;
	color: #FFFFFF;
	width: 780px;
	padding: 0 0 10px 0;
	margin: auto;
	font-size: 12px;
}

#main ul{
	list-style: square outside;
	padding-left: 200px;
	padding-right: 35px;
	padding-top: 5px;
	font-weight: normal;	
	text-align: left;
}

p {
	padding: 8px 35px 0 175px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;	
}

h1 {
	font-size: 24px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 165px;
	padding-right: 35px;
	padding-top: 2px;
	margin: 0px;
	letter-spacing: -1px;
	font-weight: normal;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	padding-left: 165px;
	padding-right: 35px;
	padding-top: 8px;
	margin: 0px;
	letter-spacing: 0px;
}

h3 {
	padding-left: 175px;
	padding-right: 35px;
	padding-top: 10px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	text-transform: none;
}

#botfooter {
	background: url(images/bot-footer.gif) #333333 no-repeat;
	width: 780px;
	height: 36px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#botfootertext {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;	
}

#botfootertext a:link { color: #FFFFFF; } 
#botfootertext a:visited { color: #FFFFFF; }
#botfootertext a:hover { color: #FFFFFF; text-decoration: underline; }

#navbackground {
	width: 150px;
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
}

#navbackground ul{
	padding : 8px 0 0 28px;
	margin : 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	list-style: none;
	font-weight:bold;
}

#navbackground li{
	padding-bottom: 8px;
}

#navbackground a:link { color: #CCCCCC; } 
#navbackground a:visited { color: #CCCCCC; }
#navbackground a:hover { color: #CCCCCC; text-decoration: underline; }

.fineprint {
	font-size: 10px;
	margin-bottom: 0px;
}

.floatright {
	float: right;
	clear: none;
	margin-left: 15px;
	border: 2px #CCCCCC solid;	
}

.floatleft {
	float: left;
	clear: none;
	margin-right: 10px;
	border: 2px #CCCCCC solid;	
}


.border {
	border: 2px #CCCCCC solid;	
}

.aligncenter {text-align: center; margin: 10px 0 10px 0;}

.axsencallout {
	color: #333333;
	background-color: #222222;
	padding: 10px;
	margin-left: 350px;
	margin-right: 210px;
	margin-top: 8px;
	font-size: 14px;
	text-align:center;
}

.subnav {
	font-size: 12px;
	letter-spacing: normal;
	font-weight:bold;
}