a.footer{
	color: #232323;
}
a img {
	border:none;
}
body{
	background-color: #ffffff;
	background-image: url(body_background.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
}
h1{
	font-size:18px;
	font-family: Georgia, serif;
	margin:10px 0px 10px 0px;
}
h2{
	font-size:16px;
	color:#11679a;
	font-family: Georgia, serif;
	margin:10px 0px 8px 0px;
	clear:both;
}
hr{
	border: 1px solid #000000;
	color: #000000;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

li{
	line-height: 14px;
	list-style-position: outside;
	margin: 5px 0px 5px 30px;
}

option{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
	line-height: 18px;
}

ul{
	list-style-position: outside;
	margin: 4px 0px 8px 0px;
	padding: 0px;
}

#contentColumn{
	float:right;
	width: 719px;
	background-image: url(content_underlay.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	vertical-align: top;
}

#footer{
	background-color: #000000;
	background-image: url(footer_background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	height: 37px;
	margin: 0px;
	text-align: center;
}

#footer a, #topNav a {
	color: #ffffff;
	text-decoration: none;
}

#header{
	color: #ffffff;
	height: 251px;
	vertical-align: top;
	line-height: 0px;
	font-size: 0px;
}

#inset{
	margin: 50px;
}

#leftColumn{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 178px;
	vertical-align: top;
	
	
}

#pageContainer{
	background-color: #ffffff;
	background-image: url(container_background.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	width: 897px;
	z-index: 2;
}

#topNav a{
	font-size: 12px;
	line-height: 18px;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

#contentUnderlay{
	background-image: url(content_underlay.jpg);
	background-position: 251px 180px;
	background-repeat: no-repeat;
	position:relative;
	background-color: transparent;
}
#catalog_box {
	width: 178px;
	padding: 10px;
	background-image: url(catalog_box_back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#catalog_box a{
	color: #ffffff;
}

#sitecredits, #sitecredits a {
	color: #000000;
}

#inset{
	margin:20px;
}



