/***********************************************/
/* html tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/************** header tag styles **************/

 html .roundboxhead H3 {
	liNE-HEIGHT: 1%; 
	font-SIZE: 100%;
	color: #48844b;
}
 html .roundboxheadplain H3 {
	liNE-HEIGHT: 1%; 
	font-SIZE: 100%;
	color: #48844b;
}
.roundbox {
	font-SIZE: 100%; BACKGROUND: url(../images/sbbody-r-01062004.gif) no-repeat right bottom; MARGIN: 0px 0px 1em; WIDTH: 100%
}
.roundboxtop {
	font-SIZE: 100%; BACKGROUND: url(../images/sbbody-r-01062004.gif) no-repeat right bottom; MARGIN: 0px 0px 1em; WIDTH: 100%
}
.roundboxtop {
	MARGIN-TOP: 1em
}

.roundboxflat{
	font-SIZE: 100%;
	WIDTH: 100%	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.roundboxhead {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.roundboxheadplain {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.roundboxhead {
	BACKGROUND: url(../images/sbhead-r-01062004.gif) no-repeat right top; BORDER-BOTTOM: #76797c 1px solid
}
.roundboxheadplain {
	BACKGROUND: url(../images/sbhead-noshade-r-01062004.gif) no-repeat right top
}
.roundboxhead H3 {
	COLOR:#8C2784; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; font-WEIGHT: bold; PADDING-BOTTOM: 7px; MARGIN: 0px; liNE-HEIGHT: 1em; PADDING-TOP: 7px; text-shadow: rgba(0,0,0,.2) 0px 2px 2px
}
.roundboxheadplain H3 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; font-WEIGHT: bold; PADDING-BOTTOM: 7px; MARGIN: 0px; liNE-HEIGHT: 1em; PADDING-TOP: 7px; text-shadow: rgba(0,0,0,.2) 0px 2px 2px
}
.roundboxhead H3 {
	COLOR:#8C2784; BACKGROUND: url(../images/sbhead-l-01062004.gif) no-repeat left top
}
.roundboxheadplain H3 {
	BACKGROUND: url(../images/sbhead-noshade-l-01062004.gif) no-repeat left top
}
.roundboxbody {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(../images/sbbody-l-01062004.gif) no-repeat left bottom; PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 6px; width:90%;
}
.roundboxbodyplain {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(../images/sbbody-l-01062004.gif) no-repeat left bottom; PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 6px
}

/************** header tag styles **************/

h1{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 85% Arial,sans-serif;
 font-weight: bold;
 color: #48844b;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 130px;
	left: 20px;
	right: 2%;
	width:95.6%;
	background-color: #FFFFFF;
	height: 850px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width:100%;
	
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
	background-color: #D5D0BD;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* image styles ****************/
.venuepic {
float: right; 
clear:none; 
padding-top: 10; padding-right: 10; 
padding-bottom: 10; padding-left: 10
}  
 


/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("../images/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;

}

#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 8px;
	z-index: 100;
	width: 681px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #48844b;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	background-image:  url("../images/glblnav_selected.gif");
	text-decoration: none;
	color: #BA2E89;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 110px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}
.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #8F0E68;
}

.subglobalNav a:hover{
	font-size: 80%;
	color: #48844B;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 10px 0px;
	font-size: 80%;
	top: 0px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial, sans-serif;
	color: #7D0672;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
	color: #789656;
}

td.storyLeft{
	padding-right: 20px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 785px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* content styles **************/

#leftcontent {
	position: absolute;
	left:0px;
	top:0px;
	width:175px;
	height: 785px;
	background:#F1EEE7 url(../images/fab_shadow.jpeg);
	border:0px none #000;
	}

#centercontent {
	background:#FFFFFF;
	margin-left: 186px;
	margin-right:225px;
	border:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0px;
	}

#centercontent_wide {
	background:#FFFFFF;
	margin-left: 186px;
	margin-right:50px;
	border:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0px;
	}
	
#rightcontent {
	position: absolute;
	right:0px;
	top:0px;
	width:200px;
	height: 780px;
	background:#fff url(../images/c_bgwrapper2.jpeg);
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px none #DCDDDB;
	border-right: 1px none #DCDDDB;
	border-bottom: 1px none #DCDDDB;
	border-left: 1px solid #DCDDDB;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#rightcontent_white {
	position: absolute;
	right:0px;
	top:0px;
	width:200px;
	height: 780px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px none #DCDDDB;
	border-right: 1px none #DCDDDB;
	border-bottom: 1px none #DCDDDB;
	border-left: 1px solid #DCDDDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/**************** advert styles *****************/

#advert{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B7B63;
	font-weight: normal;
	font-variant: normal;
}

#advert img{
	display: block;
}

#advert a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AE0000;
	text-decoration: underline;
}

#advert a:link, #advert a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AE0000;
	text-decoration: underline;
}

/*************** menu styles ***************/

.menu {
	padding: 10px 10px 0px;
	font-size: 80%;
	top: 0px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu h2{
	font: bold 100% Arial,sans-serif;
	color: #652666;
	margin:0px;
	padding: 0px;
}

.menu h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

.menu strong{
	font: bold 120% Arial,sans-serif;
	color: #800080;
	margin:0px;
	padding: 0px;
}
/*********************    **********************/
#shadow { 
	position: absolute;
	background-image:  url("../images/letter_VertBG.gif");
	top: -48px;
	width: 12px;
	height: 785px;
	left: 175px;
	border:0px solid #000;
	margin: 48px 0px 0px;
}

#search_results {
	background-color: #E4DACE;
	border: solid;
}


/********************* menu nav display / button styles**********************/
#menu_results {
	float:center;
	text-decoration:none;
	color:#2A3F55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
  
#menu_results h3 {
	float:center;
	text-decoration:none;
	font-weight:bold;
	color:#670C74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }

#menu_nav {
  float:left;
  width:100%;
  background:#DAE0D2 url("../images/btn_bkgrnd.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  
  }
#menu_nav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#menu_nav li {
  float:left;
  background:url("../images/btn_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#menu_nav a {
  float:left;
  display:block;
  background:url("../images/btn_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu_nav a {float:none;}
/* End IE5-Mac hack */
#menu_nav a:hover {
  color:#333;
  }
#menu_nav #current {
  background-image:url("../images/btn_left_on.gif");
  }
#menu_nav #current a {
  background-image:url("../images/btn_right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

#page_text { 
display:none;
}

