body, html {
	background-color: #3A2311;
	font-family: verdana, sans-serif;
	text-align: center;
}

/* all divs are layed out here */

#container {
	width: 981px;
	text-align: center;
	margin: 0 auto;
	background-color: black;
}
#flashmov {
	height: 194px;
	width: 979px;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

/* navbar, middle, links --------------------------------------------------------------------- */

#navbar {
	background-color:#140D07;
	width: 973px;
	padding-top: 1px;
	background-image: url(../images/bg-navbar.jpg);
	font-family: verdana, sans-serif;
	font-size: .9em;
	margin: 0 auto;
	background-repeat: repeat-x;
}
#navbar {
	/*height:26px; /* what IE 5.5 sees */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	/*height: 23px;*/
}
#navbar a {
	font-size: .9em;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	font-size: 1em;
}
html>body #navbar {
	/*height:23px;*/
} 
#breadcrumb {
	background-color: #3A2311;
	margin: 8px 4px 4px 4px;
	text-align: left;
	padding: 2px 5px 2px 10px;
	font-size: 80%;
	color: white;
}
#titlebar {
	margin: 8px 4px 0px 4px;
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 1px;
	background-image: url(../images/bg-black-title.gif);
	border-right: 2px solid black;
	border-left: 2px solid black;
	color: white;
	height: 32px;
	font-size: 0.9em;
}
#text {
	background-color: #FFFFF0;
	margin: 0px 4px 4px 4px;
	border-color: black;
	border-width: 2px;
	border-style: solid;
	border-top: none;
	padding: 5px;
	text-align: left;
}
#middle {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
#middle {
	width: 622px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 610px;
}
html>body #middle {
  	width: 610px;
} 
#middleindex {
	background-color: black;
	height: 883px;
	width: 612px;
	padding: 5px;
	float: left;
	margin: 0px 5px 0px 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 8px;
}
table.four_top_stories {
}
table.four_top_stories td {
	vertical-align:top;
}
table.four_top_stories td p {
	color: white;
}
#navleft {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 40px;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 0px;
	text-align: left;
	font-size: 75%;
	font-family: verdana, sans-serif;
	overflow: auto;
}
#navleft {
	width:179px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:167px;
}
html>body #navleft {
  	width:167px;
} 
#navright {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 8px 0px 40px 0px;
	margin-right: 0px;
	color: white;
	font-size: 80%;
	left: 920px;
	width: 171px;
}
#footer {
	clear: both;
	color: white;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-top: 5px;
}


/* hyperlink values are defined here */
#navbar a {
	font-family: verdana, sans-serif;
	color: white;
	text-decoration: none;
}
#navbar a:hover {
	font-family: verdana, sans-serif;
	color: white;
	text-decoration: underline;
}
a {
	font-family: verdana, sans-serif;
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	font-family: verdana, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
#text a {
	font-family: verdana, sans-serif;
	color: #6D8592;
	text-decoration: none;
}
#text a:hover {
	font-family: verdana, sans-serif;
	color: #6D8592;
	text-decoration: underline;
}
/* text and paragraph styles defined below */

#text p {
	font-family: verdana, sans-serif;
	color: black;
	font-size: 0.8em;
	text-align: left;
}
#text h1 {
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: -14px;
	margin-top: 0px;
}
#text ul {
	font-family: verdana, sans-serif;
	color: black;
	font-size: 0.8em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 25px;
}
#text li {
	padding: 0px 0px 4px 0px;
	margin-left: 0px;
}

#navleft p {
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 8px;
	color: white;
}
p {
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 8px;
	color: white;
}
.pcenter {
	text-align: center;
	color: blue;
}


/* not sure what this one is */

.leftlinks {
	padding-left: 0px;
	margin-left: 2px;
	list-style-type: none;
	padding-top: 0px;
	margin-top: 0px;
	color: #ff9900;
}

/* buttons for search and search field here */

.rightlinksgobutton {
	/*width:70%;*/
	width: 35px;
	height:20px;
	background-color:#000000;
	color:#fff;
	border:solid 1px #a99999;
	font-size:.7em;
	cursor:hand;
	cursor:pointer;
	margin-bottom:1px;
}
.rightlinkstextfield {
	width: 115px;
	height:1.3em;
	margin-top:3px;
	margin-bottom:2px;
	padding-bottom:2px;
	font-size:.7em;
}
* html .rightlinkstextfield {  /* just for IE */
	margin-bottom:1px;
}
.nav_bar_table {
	height:35px;
}
.nav_bar_table, .nav_bar_table td, .nav_bar_table.tr {
	margin:0px 0px 6px 5px;
	text-align:left;
}
.nav_bar_table p {
	margin:0;
	padding:0;
	text-align:center;
}


/* rightlinks - this needs cleanup */

.rightlinks, .rightlinks2, .rightlinks3 {
	width: 90%;
	text-align: center;
}
.rightlinks {
	margin: 0px auto 0px auto;
}
.rightlinks2 {
	margin: 0px auto 0px auto;
}
.rightlinks3 {
	margin: 10px auto 0px auto;
}

/* IE 5.5 hack starts here */
.rightlinks3 td {
		color: white;
		font-size:.8em;
		text-align:center;
	  	voice-family: "\"}\"";  /* hack for ie55 */
  		voice-family:inherit;
  		font-size: 1em;
}
html>body .rightlinks3 td {
  	font-size: 1em;
} 
/* end IE 5.5 hack */

.rightlinks3 .imgborder, .rightlinks .imgborder {
	border: solid 1px white;
}


/* this is temporary - needs cleanup */

h3 {
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 8px;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 14px;
	padding-bottom: 0.3em;
}

/* this spacer has value perhaps rename as just spacer */

p.spacer {
	padding-bottom: 4px;
}
.floatleft {
	align: left;
	float: left;
	margin: 4px 8px 4px 2px;
}
.floatright {
	align: left;
	float: right;
	margin: 6px 2px 4px 8px;
}
.left10 {
	margin-left: 10px;
}



/* this fixes the IE bug that makes text disappear b/c it doesn't render floating elements correctly
	apply this to divs as needed */

* html .visualIEFloatFix {
	height: 0.01%;
}
.hometitlebartop {
	margin: 12px 2px 0px 2px;
	text-align: left;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	color: white;
	font-size: 0.9em;
	background-color: #3A2311;
}
.hometext {
	background-color: #000000;
	margin: 0px 4px 4px 4px;
	border-color: #3A2311;
	border-width: 2px;
	border-style: solid;
	border-top: none;
	padding: 5px;
	text-align: left;
}

