body {
	margin:  25px 0 25px 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	background: #440000;
	scrollbar-base-color: #333;
	scrollbar-track-color:#656565;
	scrollbar-face-color:#333;
	scrollbar-highlight-color:#656565;
	scrollbar-3dlight-color: #656565;
	scrollbar-darkshadow-color:#656565;
	scrollbar-shadow-color:#656565;
	scrollbar-arrow-color:#DCDCDC;
}

img {
	border: 0px;
	vertical-align: middle;
}

#bg { 
	background: #4B4A45 url(/images/side_runner.gif) repeat-x;
	background-position: 50% 50%;
	border-bottom: 2px solid #DCDCDC;
	border-top: 2px solid #DCDCDC;
}
#main_container { 
	width: 664px;
	margin: 0 auto;
	border-right: 4px solid #DCDCDC;
	border-left: 4px solid #DCDCDC;
}
#banner { 
	height: 60px;
        background: url(/images/banner.jpg) no-repeat;
}

/* ______________________________
  |                              |
  |        Menu styles           | 
  |______________________________|*/
  
#menu { 
	height: 36px;
	background: #2A2A28;
}
#menu ul {
	float:left;
	padding:0;
	margin: 5px 0 5px 0;
	list-style-type:none
}
#menu li {
	display:inline;
}
#menu a {
	float:left;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #73725D;
	
}
#menu a:hover, #menu a.selected {
	background-color: #464646;
}

/* ______________________________
  |                              |
  |    Main Content Container    | 
  |______________________________|*/

#content_container { 
	border-top: 3px solid #DCDCDC;
	border-bottom: 3px solid #DCDCDC;
	color: #DCDCDC;
	/* content area is roughly 520px in height*/
}

/* ______________________________
  |                              |
  |  Home Picture Pane Styles    | 
  |______________________________|*/
  
#pic_view { 
	background: #656565;
	border-bottom: 3px solid #DCDCDC;
}
#pic_view_left {
	float:left;
	width:420px;
	padding-top: 10px;
	text-align: center;
}
#pic_view_left img {
	border: 1px solid #DCDCDC;
	/* horizontal images 400px x 300px */
	/* vertical images 225px x 300px */
}
#pic_view_right {
	margin-left:420px;
	height: 322px;
}
#thumb_pane {
	padding: 5px 0 0 0;
}
.thumbnail {
	float: left;
	padding: 5px 10px 0 0;
}
.thumbnail a img {
	width: 60px;
	height: 60px;
	border: 0;
}
#galcount {
	margin-top: 75px;
	text-align: center;
	font-size: 11px;
}
#caption_header {
	margin: 10px 17px 0 0;
	padding: 4px 0 8px 30px;
	background: #767676;
	font-size: 11px;
	font-weight: bold;
}
#imageCaption {
	text-align: left;
	padding: 5px 17px 0 0;
	font-size: 11px;
}

/* ______________________________
  |                              |
  |  Home Content Pane Styles    | 
  |______________________________|*/
  
#home_info_header { 
	background: #440000;
	text-align:center;
	border-bottom: 1px solid #DCDCDC;
}
#home_info_left_header {
	float:left;
	width:426px;
}
#home_info_right_header {
	margin-left:426px;
	height: 20px;
	border-left:1px solid #DCDCDC;
}
#home_info { 
	background-color: #333;
}
#home_info h1 {
	margin: 0px;
	color: #676550;
	font-size: 10pt;
}
#home_info_left {
	float:left;
	width:426px;
}
#home_info_left a       { color: #C00; text-decoration: none; background-color: transparent; }
#home_info_left a:hover { color: #C00; text-decoration: underline;}

#home_info_right {
	margin-left:426px;
	height: 175px;
	border-left:1px solid #DCDCDC;
	background: #333 url('/images/fadeStance.gif') no-repeat fixed center;
}
#home_info_right a       { color: #DCDCDC; text-decoration: none; background-color: transparent; }
#home_info_right a:hover { color: #C00; text-decoration: underline; }

#home_info_content {
	padding: 10px;
}

/* ______________________________
  |                              |
  |      Footer styles           | 
  |______________________________|*/
  
#footer { 
	background: #73725D;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #DCDCDC;
}
#footer_left {
	float:left;
	width:426px;
	padding-top: 7px;
}
#footer_right {
	margin-left:426px;
	height: 24px;
	border-left:1px solid #DCDCDC;
	padding-top: 7px;
}
#footer a, #galcount a {
	color: #DCDCDC;
}
#footer a:hover, #galcount a:hover {
	color: #333;
}

/* ______________________________
  |                              |
  |        Base Styles           | 
  |______________________________|*/

#base_text{
	text-align: center;
	color: #DCDCDC;
	font-size: 8pt;
	line-height: 1.7em;
	margin-top: 5px;
}
#base_text a{
	color: #DCDCDC;
	text-align: center;
}
#base_text a:hover {
	color: #999;
}

/* ______________________________
  |                              |
  |        Layout styles         |   
  |______________________________|*/

#full_header { 
	background: #440000;
	color: #DCDCDC;
	text-align:center;
	border-bottom: 1px solid #DCDCDC;
	height: 20px;
}

#calendar_pane { 
	background: #333;

}

#full_pane { 
	background: #333;
	color: #DCDCDC;
	/*border-bottom: 3px solid #DCDCDC;*/
	padding: 10px;
	height:359px;
	overflow: auto
}

#full_pane_no_scroll{ 
	background: #333;
	color: #DCDCDC;
	/*border-bottom: 3px solid #DCDCDC;*/
	padding: 10px;
	height:359px;
}

#full_pane a {
	text-decoration:underline;
	color: #DCDCDC;
}
#full_pane a:hover { color: #C00; text-decoration: underline;}

#half_pane_header { 
	background: #440000;
	color: #DCDCDC;
	text-align:center;
	border-bottom: 1px solid #DCDCDC;
}
#half_pane_left_header {
	float:left;
	width:332px;
}
#half_pane_right_header {
	margin-left:332px;
	height: 20px;
	border-left:1px solid #DCDCDC;
}
#half_pane { 
	background: #333;
	color: #DCDCDC;	
}
#half_pane_left {
	float:left;
	width:332px;
}
#half_pane_right {
	margin-left:332px;
	height: 175px;
	border-left:1px solid #DCDCDC;
}
#content { 
	background: #656565;
}
#nav_pane_left {
	float:left;
	width:120px;
	padding: 5px;
}
#nav_pane_left_menu {
	background: #767676;
	padding: 5px;
}
#nav_pane_left_menu ul {
	padding:0;
	margin: 0 0 0 15px;
	list-style: url('/images/list_arrow_white.gif');
}
#nav_pane_left_menu li {
	padding: 0;
	margin-bottom: 5px;
}
#nav_pane_left_menu a {
	text-decoration:none;
	color: #DCDCDC;
}
#nav_pane_left_menu a:hover, #nav_pane_left_menu a.selected {
	color: #464646;
}
#content_pane_right {
	margin-left:130px;
	height: 400px;
	border-left:3px solid #DCDCDC;
	background: #333;
}
#content_pane_right a {
	text-decoration:underline;
	color: #DCDCDC;
}
#content_pane_right a:hover { color: #C00; text-decoration: underline;}

#gallery_pane_right {
	margin-left:130px;
	height: 375px;
	border-left:3px solid #DCDCDC;
	background: #333;
}
#content_pane_right_header, #gallery_pane_right_header {
	height: 20px;
	background: #440000;
	color: #DCDCDC;
	text-align:center;
	border-bottom: 1px solid #DCDCDC;
}
#content_pane_right_content {
	padding: 10px;
}

#gallery_pane_right_content {
	padding: 0px;
}

/* ______________________________
  |                              |
  |        Misc Styles           | 
  |______________________________|*/

#home_info ul {
	list-style: url('/images/list_arrow.gif');
	margin:  5px 0 0 16px;
	padding: 0;
}

#home_info li {
	margin:  7px 0 0 0;
}
.header_text {
    color: #DCDCDC;
    font-size: 15px;
    font-weight: bold;
}
.overflow {
	height:175px;
	overflow: auto;
}
.overflow380 {
	height:380px;
	overflow: auto;
}

.img_left {
	float: left;
}
.img_right {
	float: right;
}
.hidden {
	display: none
}

#flashcontent {
	width: 100%;
	height: 355px;		
}
	
#menutemp a img{filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;


