body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 1px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 55px;
	margin-right: 55px;
/*	background-image: url(../background_images/grid.gif);
	background-color: #000000; */
}
#onsight_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.onsight_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

form {
	margin: 0px;
}
#onsight_header {
/*	background-image:  url(../background_images/banner.jpg); */
	background-repeat: no-repeat;
	background-position: right;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#onsight_gallery_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 2px;
}

.onsight_gallery_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.onsight_gallery_header {
	background-color: #000000;
	padding: 4px;
	background-image: url("background_images/newstop.jpg");
	background-repeat: repeat-x;
}

.alternate_table_row {
/*	background-color: #555555; */
	height: 15px;
	padding: 4px;
}

.onsight_footer {
	background-image: url("../background_images/bottom.jpg");
	background-repeat: repeat-x;
	background-position: 0 35;
	color: #FFFFFF;
/*	background-color: #D43C2A; */
	width:100%; 
	padding:3px;
	position:relative;
	bottom: 0px;
}

.onsight_footer hr {
	height: 1px;
	color: #000000;
}

.onsight_footer_a {
	color: #FFFFFF;
	text-decoration: none;
}
.onsight_footer_a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.onsight_navigation {
	background-color: #790000;
/*	background-image: url("background_images/newstop.jpg"); */
	background-repeat: repeat-x;
	font-size:12px;
	font-weight:bold;
	padding: 4px;
	color: #FFFFFF;
}

.onsight_navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

.onsight_navigation a:hover {
	text-decoration: underline;
}

.onsight_navigation a:visited {
	color: #FFFFFF;
}

.drop_down {
	width:320px;
/*	border:1px solid #AAAAAA; */
	border: 1px solid #D43C2A;
	padding: 4px;
}

.boxed_form {
	display:none;
}

.selectThumbs {
	font-size: 9px;
}

#allframes {
	display:none;
}

a {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

#leftPadding {
	position:absolute;
	left:0px;
	top:0px;
	width:55px;
	height:100%;
	background-image:url(../background_images/grid.gif);
	border-right:1px solid #D43C2A;
	background-color: #3F3F3F;
}

#rightPadding {
	position:absolute;
	right:0px;
	top:0px;
	width:55px;
	height:100%;
	background-image:url(../background_images/grid.gif);
	border-left:1px solid #D43C2A;
	background-color: #3F3F3F;
}

h5 {
	margin-left: 10px;
}

#onsight_header td a {
	color: #FFFFFF;
	text-decoration: none;
	border-right: 6px solid #D45E4C;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
}

#onsight_header td a:hover {
	color: white;
	border-right: 6px solid white;
	background-color: #D45E4C;
	padding-right: 6px;
}

