#Header {
	background-image: url(Images/BlackHeaderSlice.gif);
	background-repeat: repeat-y;
	height: 134px;
	width: 952px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000;
	text-align: center;
}
body#home #navbar a#home {color:orange;}
body#about #navbar a#about {color:orange;}
body#results #navbar a#results{color:orange;}
body#partnerspage #navbar a#partnerspage {color:orange;}
body#schedule #navbar a#schedule {color:orange;}
body#events #navbar a#events {color:orange;}
body#contact #navbar a#contact {color:orange;}
body#stubborn #navbar a#stubborn {color:orange;}
#wrapper { 
        margin: 0 auto; 
        width: 952px; 
		text-align: left;
} 
#pagecontent { 
        width: 100%; 
}

#navevent ul {
	margin: 0px;
	padding: 0px; 
	line-height: 41px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder
}
#navevent li {
	list-style-type: none;
	display: inline;
	padding-right:18px
}
#navevent a:link {
	COLOR: black;
	font-weight: bold;
	text-decoration:none;
}
#navevent a:visited {
	COLOR: black;
	font-weight: bold;
	text-decoration: none;
}
#navevent a:hover {
	COLOR: orange;
	font-weight: bold;
	text-decoration: none;
}
#navbar {
	width: 600px;
}
#navbar ul {
	margin: 0px;
	padding: 0px; 
	line-height: 41px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width:18em;
	float:left;
}
#navbar ul li {
	display: inline;
	list-style-type:none;
	padding-right:18px
}

#navbar a:link {
	COLOR: black;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:visited {
	COLOR: black;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:hover {
	COLOR: orange;
	font-weight: bold;
	text-decoration: none;
}

#menu {
	background-image: url(Images/MiddleMenu.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 952px;
}
#left_menu {
	background-image: url(Images/LeftMenuBar.gif);
	background-repeat: no-repeat;
	height: 41px;
	float: left;
	width: 24px;	
}
#right_menu {
	background-image: url(Images/RightMenuBar.gif);
	background-repeat: no-repeat;
	float: right;
	height: 41px;
	width: 24px;
	position: relative;
}
#right_menu_bottom {
	background-image: url(Images/RightMenuBar.gif);
	background-repeat: no-repeat;
	float: right;
	height: 41px;
	width: 24px;
	position: relative;
	top:-41px;
}

#middle {
	width: auto;
}

#content {
	padding: 0px;
	margin:0px
	width: 20px;
	background-image: url(Images/contentarea.gif);
}
#partners {
	background-image: url(Images/contentarea.gif);
	background-repeat:repeat
#	height: 1500x;
	width: 952px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
#partners ul {
	margin: 0px;
	padding: 0px; 
	line-height: 82px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
#partners li {
	list-style-type: none;
	display: inline;
	padding-right:20px
}
#partners img{
	border: 0px
}

#navbarbottom {
	width: 600px;
	height: 41px
}

#navbarbottom ul {
	margin: 0px;
	padding: 0px; 
	line-height: 41px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
#navbarbottom li {
	list-style-type: none;
	display: inline;
	padding-right:250px
}
#navbarbottom a:link {
	COLOR: black;
	text-decoration: none;
}
#navbarbottom a:visited {
	COLOR: black;
	text-decoration: none;
}
#navbarbottom a:hover {
	COLOR: orange;
	text-decoration: none;
}

.content {
	width: 952px;
}
#guts {
	background-image: url(Images/contentarea.gif);
	background-repeat: repeat;
	width: 932px;
	text-align: left;
	padding: 10px;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: left;
}
#updatefooter{
	font-family: Arial, Helvetica, sans-serif;


	font-size:
	text-align: left;
	color: #F90;
	text-align: center;
	}
#gutsleft {
	width: 60%;
}
#gutsright {
	width: 30%;
	float:right;
	position: relative;
	top: -400px;
	left: 35px;
}
#HeaderMessageImage {
	float: right;
	position:relative;
	left:-100px;
}
#newmenu {
width: 100%;
background: #eee;
float: left;
}
#newmenu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}
#newmenu a, #newmenu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#newmenu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#newmenu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#newmenu a:hover {
color: #a00;
background: #fff;
}
#newmenu li {position: relative;}

#newmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#newmenu ul ul {
position: absolute;
z-index: 500;
}
div#newmenu ul ul,
div#newmenu ul li:hover ul ul,
div#newmenu ul ul li:hover ul ul
{display: none;}

div#newmenu ul li:hover ul,
div#newmenu ul ul li:hover ul,
div#newmenu ul ul ul li:hover ul
{display: block;}
div#newmenu ul li:hover ul
{display: block;}
#newmenu ul li {float: left; width: 100%;}
#newmenu ul li a {height: 1%;} 

#newmenu a, #newmenu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}

