.nav_box {
	background-image: url(/images/nav/nav_back.gif);
	background-position:center;
	background-repeat: no-repeat;
}
.nav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}	
#sidebar {
position: absolute;
left: 36px;
top: 86px;
width: 186px;
font-size: .8em;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist a, #navlist a:visited {
	display: block;
	background-image:  url(images/nav/clr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 20px;
	height:25px;
}
#navlist a:hover {
	background-image:  url(images/nav/smheart.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 20px;
	height:30px;
}
.sm_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.gold_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.evn_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
.med_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.live_box {
	background-color: #000000;
	border: 4px none #333333;
}
.myspace {
	border: thin solid #FFFFFF;
}
.scroll_box {
	background-color: #333333;
	overflow: auto;
	overflow-x: hidden;
	height: 500px;
	width: 800px;
}
}
.scroll_box_blk {
	overflow: auto;
	overflow-x: hidden;
	height: 400px;
	width: 800px;
}
.contact {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.gal_nav_box {
	background-image: url(/images/nav/gallery_nav_back.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #000000;
}

.vtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.vdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.pic_border {
	border: thin solid #999999;
}
.sm_white {
	font-size: 9px;
	color: #CCCCCC;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
.sm_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.army_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
}
