body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	color: #FFCC33;
	line-height:18px;
	text-align:center;
	}
	
div { margin:0px; padding:0px; border:0px; }

.outline tr, td {border: 0; }

.outline table {border: 1px; color: #FFCC33; }



h1 { font-size:18px; font-weight: bold; line-height:30px;}
h5 { font-size:14px; font-weight: bold; background-color:#666600; }

hr { color:#669900; }


.Headings {font-size: 12px; font-weight: bold; }

a	{color:#CCCCCC; text-decoration:none; }
a:link {color: #CCCCCC; }
a:visited {color: #CCCCCC; }
a:hover {color: #CCCCCC; text-decoration:underline; }
a:active {color:#CCCCCC; }

.Images { border: 1px inset #ffcc33; }

.Subheading {font-size: 10px; font-weight: bold; color:#FFCC33; }

.cleantable {border:1px ; color: #FFCC33; }

.cleantable td,tr {border:0; }

.submenu {font-size:10px; color:#663300; background-color:#FFCC33;}

.listmenu {font-size:10px; color:#FFCC33; }

.mainmenu {font-size:10px; color:#FFCC33; line-height:42px; font-weight:bold; }
.mainmenu a {color:#FFCC33; text-decoration:none; }
.mainmenu a:link {color: #FFCC33; }
.mainmenu a:visited {color: #FFCC33; }
.mainmenu a:hover {color: #666600; text-decoration:underline; background-color:#FFCC33; line-height:42px; }
.mainmenu a:active {color: #FFCC33; }

#tablehead {font-size: 14px; }

#container {
	width:800px;
	background:#663300;
	margin:0px auto 0px auto; 
	}

#tophorses {
	height:44px;
	background:url(./images-w/twheader.jpg) no-repeat;
	}

#westindex {
	height: 264px;
		}
#titlebar {
	width:800px;
	font-size:18px;
	font-weight: bold;
	line-height:50px;
	vertical-align:middle;
		}

#images {
	height: 201px;
	}
	
#announcements {
	height: 47px;
	padding: 0;
	}
	
#bottomrow {
	height: 103px;
	width: 800px;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
div.float img {
  float: left;
  }

.facleft {
  float: left;
  width:800px;
}

.facright {
  float: right;
  width:800px;
}

.facclear {
  clear: both;
}

#bottomright {
	float:right;
	}

#bottomrow img {
	float:left;
	border: 0;
	}

#bottomrow br {
	clear:left;
	border: 0;
	}
	
#mainmenubar {
	height:42px;
	background:#666600;
	border: 1px solid #000000;
	}

#mainbody {
	width:800px;
	padding-left:10px;
	padding-right:10px;
	background:#663300
	}

#body {
margin-bottom: 30%;
} 

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
border: 0px;
background-color: #666600;
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
left: 0;
background-color: lightyellow;
border: 0px;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu {font-size: 10pt; font-family: verdana; width:800px; height:42px; position:relative}
.menu ul {padding: 0px; z-index: 500; margin: 0px; list-style-type: none;}
.menu li {float: left; background-color: #666600; position:relative; width:80px; height:42px;}
.menu li.sub {background-color:#CCCC99}
.menu table {z-index: 100; left: 0px; position: relative; top: 0px;}
.menu a {display: block; font-weight: normal; text-transform: none;  color: #ffcc33; line-height: 42px;  font-style: normal;  font-variant: normal; text-decoration: none}
.menu a:visited { display: block; font-weight: normal; text-transform: none; color: #ffcc33;  font-style: normal;  font-variant: normal; text-decoration: none}
.menu b {float: left; margin-right: 5px}
* html .menu a {width: 80px}
* html .menu a:visited {width: 80px}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #666600; font-style: normal; position: relative; background-color: #ffcc33; font-variant: normal; text-decoration: none}
.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #666600; font-style: normal; background-color: #ffcc33; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #666600; font-style: normal; background-color: #ffcc33; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #666600; font-style: normal; background-color: #ffcc33; font-variant: normal; text-decoration: none}
.menu li ul {visibility: hidden; position: relative; background-color: transparent}
.menu li:hover > ul {visibility: visible}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcc33;
	background-color: #666600;
	text-align: center;
	padding: 1px 0 1px 0;
	border: 1px solid #000000;
	}
