@import url(undohtml.css);

html { width: 100% }

body	{ font-family: "times new roman", times, serif; background-color: #848484; background-image: url('images/greyglow.jpg'); background-repeat: repeat-x; width: 100%;}

div#wrap { width: 960px; position: relative;  margin: 0 auto; background: #848484 50%; height: 100%; padding: 0; }

div#wraphome { float: left; background: #C6E2FF 50%; border: 1px solid #777777; width: 100%;}

/*home*/
.banner { width: 960px;  float: left;  padding: 0;  margin: 0; background-color: #2f4f4f; width: 100%; }

div#main { position: relative; padding: 0; margin: 0; float: left; background-color: #C6E2FF; font-familly: verdana, times, serif; width: 100%; }

* html div#main { width: 100%; w\idth: 960px; }

div#inside { margin: 15px; padding-left: 80px; width: 740px; }

* html div#inside { width: 100%; w\idth: 700px; }


div#leftcol { float: left; width: 440px; padding: 0; margin: 0; }

div#rightcol { float: right; clear: none; width: 430px; padding:0; margin: 0; }

div#news { float: left; font-family: verdana, times, serif; margin: 10px; padding-left: 15px; width: 100%; width: "460px"; }

div#archnews {
	float: left;
	font-family: verdana, times, serif;
	margin: 10px;
	padding-top: 15px;
	padding-left: 100px;
	width: 700px;
	}

* html div#archnews {
	width: 100%;
	w\idth: 700px;
	}


div#news li, div#archnews li {
	padding-top: 7px;
	}

div#news li a, div#archnews li a{
	font-style: italic;
	color: #FF7F24;
	}




table#links, table#contact, table#archresults {
	font-size:12px;
	}

table#links td, table#contact td, table#archresults td {
	padding-left: 8px;
	padding-top: 5px;
	}

table#archresults a { color: #000000; }

table#archresults a:hover { text-decoration: underline; color: #FF7F24;}

div#news a:hover, div#archnews a:hover {
	text-decoration: underline;
	}

.newstitle {
	font-size: 13px;
	font-weight: bold;
	color: #A52A2A;
	}

.newsdetail {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}

.newsdetail a {
	font-style: italic;
	color: #ff7f24;
	}

.redtitle {
	font-size: 15px;
	font-weight: bold;
	color: #A52A2A;
	}

.redtitle a {font-size: 15px; font-weight: bold; color: #A52A2A;}

.redtitle a:hover { text-decoration: underline;}

div#iBloks {
	float: right;
	clear: none;
	margin-right: 70px;
	margin-bottom: 15px;
	padding: 0px;
	align: center;
	}

div#Worlds {
	float: right;
	clear: none;
	margin-right: 70px;
	margin-bottom: 15px;
	padding: 0px;
	align: center;
	}

div#events {
	float: left;
	clear: none;
	font-family: verdana, times, serif;
	font-size: 11px;
	color: #333333;
	margin: 10px;
	padding: 0px;
	}

div#events td {
	width: 150px;
	}

div#events a:hover {
	text-decoration: underline;
	color: #A52A2A;
	}

div#events a {
	color: #333333;
	}

div#results {
	float: left;
	font-family: verdana, times, serif;
	font-size: 11px;
	color: #333333;
	margin: 10px;
	padding: 0;
	}

div#results li {
	width: 350px;
	}


* html div#results li {
	width: 100%;
	w\idth: 350px;
	}


#recentresults, #recentresults ul {
	padding: 0;
	margin: 0;
}

#recentresults a {
	color: #333333;
	}

#recentresults a:hover {
	text-decoration: underline;
	color: #A52A2A;
	}

#recentresults li {
	float: left;
	width: auto;
	padding: 2px;
}




li#recentnewstitle {
	background-image: url("images/newstitle.gif");
	background-repeat: no-repeat;
	height: 25px;
	}

td#eventstitle {
	background-image: url("images/eventstitle.gif");
	background-repeat: no-repeat;
	height: 25px;
	}

div#resultstitle {
	background-image: url("images/resultstitle.gif");
	background-repeat: no-repeat;
	height: 27px;
	}

span.IR {
	display: none;
	}

table.photos {width: 760px; padding: 25px;  }





div#navdropdowns {
	width: 100%;
	position: absolute;
	top: 329px;
	left: 5px;
	margin: 0;
	}

div#navinside {
	width: 100%;
	position: absolute;
	top: 229px;
	left: 5px;
	margin: 0;
	}



#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:100%
	}

#nav a {
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	width: "auto";
}

#nav li {
	float: left;
	width: auto;

}

#nav li ul {
	position: absolute;
	width: 120px;
	width: "120px";
	left: -999em;
	border-width: 1px;
	height: auto;
	background: #ffffff;
	border-color: #000000;
	border-style: solid;
	display:inline;
	}

#nav li ul li {display:inline;}

#nav li li a {
	padding-top: 2px;
	padding-bottom: 2px;
	display:inline;
	}

#nav li li a:hover, #hav li li a.sfhover {
	color: #f04a3a;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover a, #nav li.sfhover a {
	color: #000000;
	}

div#footer {
	font-size: 9px;
	color: #e2d84a;
	font-family: verdana, times, serif;
	text-align: center;
	}


	