body {
	background-image: url(background_images/stripe.gif);
	margin: 15px 0px;
	padding: 0px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-align: center;
}

td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}
#maincontent {
	margin: 0px;
	_height:90%;
	background-color: #000000;
/*	background-image: url(background_images/vertical_line.gif); */
	background-repeat: repeat-y;
	background-position: right 10px;
	padding: 0px;
	border-top: 1px solid #6F2021;
	border-bottom: 1px solid #6F2021;
	width: 720px;
	text-align: left;
	border-left: 2px solid #6F2021;
	border-right: 2px solid #6F2021;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	overflow:hidden;
	_overflow: visible;
}

#footer {
	color: #8E8F8F;
	margin:0px;
	padding: 4px;
	width: 720px;
	text-align: justify;
	margin-left:auto;
	margin-right: auto;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 10px;
}

#header { 
	text-align:left;
	width: 100%;
	height: 120px;
	background-image: url(background_images/header_line.gif);
	white-space: nowrap;
	margin: 0px;
	padding:0px;
	border-top: 1px solid #6F2021;
	background-color: #000000;
}

.menu a {
	color: #CCCCCC;
	padding: 0px 10px;
	text-decoration: none;
	text-align:center;
	margin: 0px;
}

#header a:hover {
	color: #FFFFFF;
	background-color: #444444;
}

.mainmenu {
	background-image: url(background_images/menuoption.gif);
	width:390px;
	height:82px;
	background-repeat: no-repeat;
	margin-bottom:4px;
	padding:0px;
	overflow: hidden;
}

#rightcontent {
	padding: 0px;
	width: 390px;
	margin-top:0px;
	margin-right:0px;
	float:right;
}

.menu {
	height:12px;
	padding:4px;
	width:715px;
	text-align:right;
	position: absolute;
	margin-left: auto;
	_margin-left:-400px;
	margin-right:auto;
/*	margin-left: -170px; */
}

.menuimage {
	margin-left:33px;
	margin-top:25px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
}

.randomimage {
	border: none;
	padding: 0px;
	margin: 0px;
}
#rightheader {
	margin-right:71px;
	margin-left:auto;
	background-image: url(background_images/colm.jpg);
	width:240px;
	height:77px;
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-top: 20px;
}

#filler {
/*	background-image: url(background_images/vertical_line.gif); */
	background-repeat: repeat-y;
	background-position:264px;
	float:right; 
	margin:0px; 
	padding:0px;
	height:145px;
}

#newsbox {
	background-image: url(background_images/leftbox.gif);
	background-repeat: no-repeat;
	float:center;
	margin: 30px;
	width:290px;
	height:230px;
	padding: 8px;
	padding-top: 50px;
}

a {
	color: #880000;
}

h1 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
	margin-bottom: 0px;
}

h4 {
	color: #6F2021;
	font-size: 13px;
}

hr {
	height: 1px;
	width: 360px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#thumbpanel {
	background-image: url(background_images/imgpanel.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 450px;
	min_height: 440px;
	padding: 4px;
	margin-left: 5px;
	float: left;
}

.borderedImage {
	margin-top: 3px;
	text-align: center;
}

#textTable {
	padding-right: 25px;
}

#mainImageDiv {
	border: 1px solid #6F2021;
	margin-left: 220px;
	padding: 5px;
	text-align: center;
	width: 350px;
}

iframe,body {
	scrollbar-base-color:#6F2021;
	scrollbar-track-color:#444444;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color: #6F2021;
}