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

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: 970px;
	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: 970px;
	text-align: justify;
	margin-left:auto;
	margin-right: auto;
	font-size:10px;
}

#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;
	margin-right:40px;
}

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

.mainmenu {
/*	background-image: url(background_images/menuoption.gif); */
	width:200px;
	height:156px;
	background-repeat: no-repeat;
	margin-bottom:4px;
	padding:7px;
	overflow: hidden;
	margin-left:20px;
	border: 1px solid #6F2021;
	float:left;
	display:inline;
	text-align:center;
	text-transform:uppercase;
	padding-top:10px;
}

.mainmenu:hover {
	background-color:#444444;
}

.mainmenu a img {
	margin-bottom:5px;
	height:133px;
	width:200px;
}

.mainmenu a {
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color: #666666;
}

.mainmenu:hover a {
	color: white;
}
#rightcontent {
	padding: 0px;
	width: 790px;
	margin-top:0px;
	margin-right:0px;
	float:right;
}

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

.menuimage {
	margin-left:0px;
	margin-top:8px;
	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: 20px;
	width:418px;
	height:230px;
	padding: 12px;
	padding-top: 50px;
}

#newsbox img {
	margin-right:20px;
}

a {
	color: #880000;
}

h1 {
	font-size: 14px;
	text-transform:capitalize;
}

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: 980px;
	height: 150px;
	min_height: 150px;
	padding: 4px;
	margin-left:0px;
	margin-right:0px;
}

.borderedImage {
	margin-top: 3px;
	text-align: center;
	float:left;
	width:112px;
	height:112px;
	margin-right:9px;
}

#textTable {
	padding-right: 25px;
	width:90%;
	float:right;
}

#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;
}

.newsStories img {
	margin-right:20px;
}

#imageOverlay {
	position:absolute;
	left:50%;
	width:970px;
	height:0px;
	margin-left:-485px;
	top:140px;
	background-color:black;
	text-align:center;
	z-index:98;
}

#imageOverlay img {
	max-height:420px;
	min-height:420px;
	z-index:99;
}
#imageOverlayOptions{
display:none;
position:absolute;
left:50%;
margin-left:-400px;
z-index:102;
top:130px;
width:800px;
background-color:transparent;
}
.imgNav{
cursor:pointer;
width:399px;
padding-top:170px;
padding-bottom:170px;
display:inline;
filter:alpha(opacity=0);
-moz-opacity:0;
opacity:0;
background-color:transparent;
}
.imgNav.active{
visibility:visible;
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
.imgNav.active:hover{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1
}
.imgNav#leftNav{
float:left;
}
.imgNav#rightNav{
float:right;
}
.imgNav#leftNav img{
float:left;
}
.imgNav#rightNav img{
float:right;
}

