@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	background-color: #000000;
	background-image: url(content/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.twoColFixRtHdr #container {
	width: 850px;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.twoColFixRtHdr #header {
	background-color: #101314;

}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 160px;
	text-align: right;
	padding: 20px 5px 0 0;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #mainContent {
	background-color: white;
	width: 620px;
	float: left;
	padding:5px 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.redbold {
	font-weight: bold;
	color: #990000;
}




#nav {
	height: 35px;
	background-color: #555555;
	background-image: url(content/menubg.png);
	background-repeat: repeat-x repeat-y;
	vertical-align: bottom;


}





.twoColFixRtHdr #footer {
	font-size: 14px;
	color: #666666;
	text-align: center;
	background-color: #000000;
	height: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: bottom;
}


.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#about_quote {
	text-align: center;
	background-color: #333333;
	padding: 10px;
	color: #CCCCCC;
}

#photoAlbum {
	height: 500px;
	overflow: scroll;
	border: thin solid #CCCCCC;
}
.schedulelogo {
	height: 20px;
	border: medium solid #CCCCCC;
	width: 90px;
	margin-top: -50px;
}
#largephoto {
	float: left;
	height: 500px;
	width: 270px;
}
#thumbnails {
	height: 500px;
	width: 240px;
	float: right;
	overflow: scroll;
}
#veteranprophotohowardhughes {
	float: right;
	width: 250px;
	margin-left: 25px;
	height: 350px;
}
#howardshakeshiswayphoto {
	float: right;
	width: 210px;
	margin-left: 25px;
	height: 340px;
}
#moneypitphoto {
	float: right;
	width: 200px;
	margin-left: 25px;
	text-align: right;
	height: 310px;
}
.newsmenu {
	font-size: 14px;
	color: #666666;
}
#sportsmanofyearphoto {
	float: right;
	margin-left: 25px;
}
#heavytrophy {
	float: right;
	width: 200px;
	height: 280px;
	padding: 0 0 0 25px;
}
#frontpagedivvet {
	height: 150px;
	padding: 10px;
	border: medium solid #cccccc;
	width: 500px;
	background-color: #990000;
}
#frontpage1 {
	height: 185px;
	width: 480px;
	border: medium solid #333333;
	padding: 10px;
	margin-top: 80px;
	background-color: #CCCCCC;
}
#frontpagephoto {
	float: right;
	margin: 10px;
}
#pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-top: 18px;
	padding-left: 10px;
	width: 625px;
	float: left;
	height: 20px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-style: italic;
	margin-left: 30px;
	display: inline;
}
#forInfosponsors {
	float: left;
	width: 200px;
}
#feedingillustration {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 340px;
}
#worm {
	width: 280px;
	margin: 40px 0 0 0;
}
.pagetitle {
}
#scheduleCentered {
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

#scheduleCentered2 {
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}




#winningDetails {
	width: 230px;
	border-top: solid thin #cccccc;
	float: right;
	font-size: 10px;
}
.newsfrontpage {
	padding: 5px;
	float: left;
	height: 115px;
	width: 380px;
	text-align: left;
	background-image: url(content/frontpagegrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	border: solid 1px #cccccc;
}
#trails {
	float: right;
	text-align: center;
	width: 150px;
	padding-top: 1px;
	padding-left: 20px;
}
.frontpageunderline {
	width: 420px;
	height: 80px;
	padding: 10px 20px 10px 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.frontpageunderlineno {
	width: 420px;
	height: 70px;
	padding: 10px 20px 10px 0;
}


.newspageunderline {
	width: 420px;
	height: 70px;
	padding: 10px 20px 10px 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: auto 0;
}

.newspageunderlineno {
	width: 420px;
	height: 70px;
	padding: 10px 20px 0 0;
	float:auto 0 ;
}

#frontpagenewsphoto {
	float: left;
	height: 100px;
	padding: 0;
	margin: -10px 10px 0 0;
}
#boxnewsfront {
	background-color: #999999;
	float: left;
	width: 415px;
	border: thin solid #CCCCCC;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	height: 22px;
}
#floatright {
	float: right;
	width: 200px;
}
#newsblocks {
	height: 25px;
	width: 620px;
	border: solid thin #cccccc;
	padding: 3px 0 0 0;
	background-color: #666666;
	font-size: 20px;
	margin: 5px 0;
}
.floatright {
	float: right;
}
#sponsorsCentered {
	padding-left: 60px;
	padding-top: 10px;
	font-size: 18px;
}
#angerl {
	width: 145px;
	float: right;
	text-align: center;
	font-size: 16px;
	text-decoration: underline;
}

#player {border:thin solid #cccccc;
}


#homep {font-size: 17px;

float: left;
}


#textnews {
padding-left:65px;
padding-right: 65px;
text-align: center;
}


#angerleft {
	width: 145px;
	float: right;
	text-align: center;
	font-size: 16px;
	text-decoration: underline;
	padding-left: 20px;
}



#inxedpic {

	float: right;
	text-align: right;
	font-size: 16px;
	text-decoration: underline;

}


#floatright {

	float: right;
	padding-right: 135px;
	padding-left: 25px;
	padding-top: 20px;

}




/* ------------Menu---------------- */


/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;


}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 105px;
	float: left;


}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 110px;
	position: absolute;
	left: -1000em;
}

/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/


/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 8px 0.75em;
	color: #cccccc;
	text-decoration: none;
	font-size: 15px;


	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #222222;


}
/* Mouse over */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #eeeeee;
	background-color: #000000;
	height: 17px;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	f\loat: left;
	display: inline;
	}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}


.yourwebsite { display:none;}