a.footer{
	color: #232323;
}

body{
	background-color: #D4D4D4;
	background-image: url(../img/body_background.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
}

h1 {
	font-size: 16px;
	color:#073E7E;
	margin:10px 0px 8px 0px;
}
h2 {
	font-size: 14px;
	color:#073E7E;
	margin:10px 0px 8px 0px;
}
h3 {
	font-size: 12px;
	color:#000000;
	margin:10px 0px 0px 0px;
}

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: 720px;
	margin-right:15px;
}

#footer{
	background-color: #000000;
	background-image: url(../img/footer_background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	height: 61px;
	margin: 0px;
	text-align: center;
}

#footer a, #topNav a {
	color: #ffffff;
	text-decoration: none;
}

#header{
	color: #ffffff;
	height: 234px;
}

#inset{
	margin: 20px;
}

#leftColumn{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 185px;
	top: -65px;
	position: relative;
}

#pageContainer{
	background-color: #ffffff;
	background-image: url(../img/container_background.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	width: 936px;
	z-index: 2;
}

#topNav{
	color: #ffffff;
	font-weight: bold;
	margin: 5px 0px 0px 185px;
	position: absolute;
}

#catalog_box {
	width: 143px;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
}

#catalog_box a{
	color: #ffffff;
}

#inset{
	margin:20px;
}

#upload_table{  
	width:675px;
	background: transparent url(../img/gallery_bkg.jpg) scroll repeat-y top center;
}

.upload_cell{ 
/*
	border-width: 1px 2px 2px 1px;
	border-color: #000 #000 #000 #000;
	border-style: solid;
*/
	margin: 2px; 
	width: 33%;
	height: 180px;
	font-size: .8em;
	vertical-align: middle;
}

.up_cell_two{  background: transparent url(../img/grad_gallery_border.jpg) scroll no-repeat center left; }

.up_cell_three{  background: transparent url(../img/grad_gallery_border.jpg) scroll no-repeat center left; }

.upload_cell img, .upload_cell a, .upload_cell span{  
	display: block;
	clear: both;
	color: #000;
	border: 0px;
	margin: 2px auto;
	text-align: center;
}
.gallery_top{  
	height: 15px;
	background: transparent url(../img/gallery_top.jpg) scroll no-repeat top center;
}
.gallery_middle{ 
	height: 6px;
	background: transparent url(../img/gallery_row_border.jpg) scroll no-repeat center center; 
}
.gallery_bottom{  
	height: 14px;
	background: transparent url(../img/gallery_bottom.jpg) scroll no-repeat top center;
}

#sitecredits{
	color: #000000;
	font-size: 11px;
	margin: 0px auto 20px auto;
	padding-bottom: 20px;
	text-align: right;
	width: 936px;
}

#sitecredits a{
	color: #000000;
	text-decoration: none;
}

#pagetitle {
	position: relative;
	margin: -35px 0px 20px 0px;
}
#calltoaction {
	margin-bottom: 5px;
}