@charset "utf-8";
/* CSS Document */

body
{
background-color: #d7d7d7;
}

body.imgGallery
{

background:url(../images/gallery_bg.jpg) repeat-x;
background-color: #590101;
}


div
{
float: left;
display: inline;
}

div.imgWrap
{
height:auto;
margin-bottom:18px;
width:640px;
}

div.imgWrap div.controller
{
width: 640px;
margin: 4px 0;
}

div.imgCapt
{
padding:13px 13px;
width:614px;
height:auto;
background:url(../images/gallery_caption_bg.jpg) repeat-x;
background-color: #861310;
}

div.imgCapt div.text
{
width:50%;
height:auto;
}



div.main
{
width:786px;
height: auto;
position: absolute;
left:50%;
margin: -15px auto auto -393px;



}

div.top1
{
background:url(../images/top1.jpg);
width: 786px;
height: 43px;

}
div.top2
{
background:url(../images/top2.jpg);
width: 786px;
height: 170px;

}


div.bg
{
background:url(../images/bgmain.jpg) repeat-y;
width: 786px;
height: auto;  
}

div.bottom1
{
background:url(../images/bottomheader.jpg) no-repeat;
width: 786px;
height: 13px;
}

div.bottom2
{
background:url(../images/bottomcopyright.jpg) no-repeat;
width: 785px;
/* changed to remove hight line */
/* width: 786px; */
height: 90px;

}

div.whiteSpaceBottom
{
height: 30px;
}

div.leftSpacing1
{
width:22px;
height:36px;
}

div.wrapNav
{
width:196px;
height:auto;
}

div.topMenu

{
background:url(../images/topmenu1.jpg);
width:196px;
height:36px;
}

/* Primary Navigation */
.navmenu {
	width: 196px; /*width of side bar menu*/
	/* clear: left; */
	/* position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
	background: #650303 url(/images/nav_bg.jpg) no-repeat top;
	margin: 0px 0px 20px 0px;
}
.mainmenu {
	list-style-type: none;
	/* background: #540000; */
	margin: 37px 0px 10px 0px;
	padding: 0;/* border: 1px solid #9A9A9A; */
}
.mainmenu li {
}

.nothassub {
	/* background: #851410 url(/images/bulletlist.gif) no-repeat 3px center; /*light gray background*/
	background: transparent url(/images/bulletlist.gif) no-repeat 3px center; /*light gray background*/
}
.hassub {
	/* background: #851410 url(/images/bulletlist-right.gif) no-repeat 3px center; /*light gray background*/
	background: transparent url(/images/bulletlist-right.gif) no-repeat 3px center; /*light gray background*/
}
.mainmenu li a {
	font: 16px bold Helvetica, Arial, Verdana, san-serif;
	color: #FFFFFF;
	width: auto;
	display: block;
	padding: 5px 0px 5px 25px;
	margin: 0px 0px 1px 0px;
	/* border: 1px solid #9b4629; */
	border-bottom: 2px solid white;
	text-decoration: none/* border-bottom: 1px solid #B5B5B5; */
}
* html .mainmenu li a { /*IE6 hack*/
	width: 196px;
}
.mainmenu li a:visited, .navmenu ul li a:active {
	color: #FFFFFF;
}
.mainmenu li a:hover, .navmenu ul li a.selected {
	color: white;
	background-color: #9b4629;
}
/* Secondary Navigation */
.submenu {
	width: 180px; /*width of side bar menu*/
	display:none;
	clear: left;
	position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
	background: #540000;
	list-style-type: none;
	margin: 2px 2px 2px 14px;
	padding: 0;/* border: 1px solid #9A9A9A; */
}
.submenu li {
}
.submenu li a {
	background: #cceff5 url(/images/bulletlist-blue.gif) no-repeat 3px center; /*light gray background*/
	font: 14px bold Helvetica, Arial, Verdana, san-serif;
	color: #000000;
	width: auto;
	display: block;
	padding: 3px 0px 3px 25px;
	margin: 1px 0px 1px 0px;
	text-decoration: none/* border-bottom: 1px solid #B5B5B5; */
}
* html .submenu li a { /*IE6 hack*/
	width: 180px;
}
.submenu li a:visited, .navmenu li a:active {
	color: #000000;
}
.submenu li a:hover, .navmenu li a.selected {
	color: #000000;
	background-color: #7ed3e7;
}

/* NAV STYLES*/

div.imageDim
{
width: 196px;
height: 30px;
}


div.bottomMenu1
{
background:url(../images/bottommenu1.jpg) no-repeat;
width: 196px;
height: 44px;
}

div.menuSpace
{
width: 196px;
height: 15px;
}
div.updates
{
background:url(../images/updates.jpg) no-repeat;
width: 196px;
height: 45px;
}

div.updates_body
{
background-color: #550000;
width: 196px;
height: auto;
}

div.bottomMenu2
{
background:url(../images/bottommenu2.jpg) no-repeat;
width: 196px;
height: 22px;
text-align:right;

}

div.moreNews
{
float:right;
margin-top: 4px;
margin-right: 10px;


}

div.arrowButton
{
background:url(../images/right_arrow.jpg) no-repeat;
width: 10px;
height: 9px;
margin-top:3px;

}

/*MAIN CONTENT*/

div.dimTitle
{
width: 532px;
height: 36px;
}

div.wrapContent{
width: 548px;
height: auto;
}


div.leftSpacing2
{
width: 16px;
height: 36px;
}

div.mainContent
{
width: 532px;
height: auto;
}

div.textMargin
{
margin: 16px 8px 32px 8px;

}
div.textMarginUpdate /* sets text margins*/
{
margin: 8px;
width:auto

}
div.textMarginUpdateBottom /*spacer*/
{
height:30px;
width: 20px;

}

div.titleBar {
	color: #FFFFFF;
	background-color: #7ed3e7;
	font: 32px bold Helvetica, Arial, Verdana, san-serif;
	width: 525px;
	display: block;
	padding: 0px 0px 0px 7px;
	margin: 1px 0px 1px 0px;
	text-decoration: none/* border-bottom: 1px solid #B5B5B5; */

}

div.oldNewsTable
{
width:497px;
height: auto;
}

div.oldNewsTable div.cellDate
{
width:30%;
height: auto;
}

div.oldNewsTable div.cellNews
{
width:70%;
height:auto;
margin-bottom:30px;
}

div.backMoreUpdt
{
width:8px;
height:12px;
background:url(../images/arrowleft.jpg) no-repeat;
margin-top:2px;
margin-right:2px;
}

/* BOTTOM SPONSOR LINKS*/

div.UW_link
{
margin-left:306px;
height: 50px;
width: 87px;

}

div.RIM_link
{
position:relative;
margin-left:10px;
height: 50px;
width: 96px;

}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
/* background-color:white; */
/* color:black; */
/* font: bold 18px MS Sans Serif; */
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%;
}
