body {
	color: black;
	font-family: arial, helvetica, verdana, sans-serif;
	font-style: normal;
	background-color: white;
/*	margin: 10px;
	padding: 0px; */
}

h1 {
	color: #ff9b29;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 22px;
	font-weight: 900;
	margin: 2px 0px 10px 0px;
	padding: 0px;
}

h2 {
	color: #ff9b29;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0px 10px 0px;
	padding: 0px;
}

h4 {
	color: #ff9b29;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 2px 0px 10px 0px;
	padding: 0px;
}

p {
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 2px;
}


p.ptitle {
	font-weight: bold;
	background-color: #eeeeee;
	margin: 5px 2px 5px 2px;
	padding: 1px;
}


table.contacts {
        border: 0px none;
	margin: 0px;
	padding: 0px;
        width: 100%;
/*        padding: 2px; */
}

td.depts {
	background: #eeeeee none;
        color: black;
        font-family: "bitstream vera sans", verdana,sans-serif;
        font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td.contacts {
        color: black;
        font-family: "bitstream vera sans", verdana,sans-serif;
        font-size: 12px;
        padding: 0px;
/*	width: 48%; */
}


#container {
/*	border: 1px solid blue; */
	position: absolute; 
/*	margin: 0px 30px 10px 30px; */
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#banner {
/*	border: 1px solid yellow; */
/*	background: #ff9b29 none; */
	position: absolute;
	height: 157px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#leftContent {
/*	background: #b4b4b4; */
	background: #b4b4b4 url(../images/template/filler.jpg) repeat top center;
	border: 0px solid black; 
/*	color: white; */
	height: auto;
	/* Hack for IE 5 & 6 that don't see min-height */
	_height: 180px;
	/*left: 5px; */
	min-height: 180px;
	padding: 0px;
	position: absolute;
/*	top: 454px; */
/*	top: 481px; */
	top: 508px;
	width: 143px;
	z-index: 2;

	/* IE5, the ugly brilliant hack. */
/*	voice-family: "\"}\"";
	voice-family: inherit; */
}

/* Again, "be nice to Opera 5". */
/*body>#leftContent { width:155px; } */


#filler {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url (../images/template/filler.jpg) no-repeat top center;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 143px;
	z-index: 2;
}

#leftmenu {
/*	border: 1px solid black; */
/*	float: left; */
	position: absolute;
/*	height: auto; */
	background-color: #b4b4b4;
	margin: 0px;
	padding: 0px;
	top: 157px;
	width: 143px;
	z-index: 2;
}

ul.leftmenu {
	background: #b4b4b4 none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	top: 158px; */
}

li.leftmenu {
/*
	border-color: #e6efba;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
*/
	letter-spacing: 1px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
}

/*-- left menu <a hrefs> ---*/

a.home:link, a.home:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/01_button_home.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- home --*/
a.home:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_01_button_home.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.home:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_01_button_home.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- contact --*/
a.contact:link, a.contact:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/02_button_contact.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- contact --*/
a.contact:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_02_button_contact.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.contact:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_02_button_contact.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- calendar --*/
a.calendar:link, a.calendar:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/03_button_calendar.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.calendar:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_03_button_calendar.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.calendar:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_03_button_calendar.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- registration --*/
a.registration:link, a.registration:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/04_button_registration.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.registration:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_04_button_registration.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.registration:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_04_button_registration.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- docforms --*/
a.docforms:link, a.docforms:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/05_button_docforms.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.docforms:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_05_button_docforms.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.docforms:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_05_button_docforms.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- coaching --*/
a.coaching:link, a.coaching:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/06_button_coaching.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.coaching:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_06_button_coaching.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.coaching:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_06_button_coaching.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- divisional --*/
a.divisional:link, a.divisional:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/07_button_divisional.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.divisional:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_07_button_divisional.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.divisional:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_07_button_divisional.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- houseleague --*/
a.houseleague:link, a.houseleague:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/08_button_houseleague.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.houseleague:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_08_button_houseleague.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.houseleague:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_08_button_houseleague.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- fields --*/
a.fields:link, a.fields:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/09_button_fields.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.fields:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_09_button_fields.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.fields:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_09_button_fields.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- accomplishments --*/
a.accomplishments:link, a.accomplishments:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/10_button_accomplishments.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.accomplishments:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_10_button_accomplishments.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.accomplishments:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_10_button_accomplishments.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*-- about us --*/
a.aboutus:link, a.aboutus:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/12_button_aboutus.jpg) no-repeat top center; 
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.aboutus:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_12_button_aboutus.jpg) no-repeat top center; 
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.aboutus:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_12_button_aboutus.jpg) no-repeat top center; 
/*	background: #b4b4b4 url(../images/template/filler.jpg) repeat top center; */
/*	background: #b4b4b4 url(../images/template/m_11_button_playerdevelopment.jpg) no-repeat top center;*/
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.playerdevelopment:link, a.playerdevelopment:visited {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/11_button_playerdevelopment.jpg) no-repeat top center;
	display: block;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.playerdevelopment:hover {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_11_button_playerdevelopment.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.playerdevelopment:active {
	height: 27px;
	width: 143px;
	background: #b4b4b4 url(../images/template/m_11_button_playerdevelopment.jpg) no-repeat top center;
	color: #e6efba;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content {
/*	border: 1px solid black; */
/*	float: left; */
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	height: auto;
	margin: 5px 0px 0px 153px;
/*	overflow: visible; */
	padding: 0px;
	position: absolute;
	top: 157px;
	width: 465px;
	z-index: 3;
}


#rightContent {
        background-color: white;
/*        border: 1px dashed black; */
/*      float: right; */
/*        left: 650px; */
        margin: 0px 0px 0px 625px;
        min-height: 600px;
        padding: 0px;
        position: absolute;
        top: 157px;
        /* Again, the ugly brilliant hack. */
/*        voice-family: "\"}\"";
        voice-family: inherit; */
        width: 150px;
        z-index: 3;
}

/* Again, "be nice to Opera 5". */
body>#rightContent { width: 150px; }


.rheader {
	background: #ff9b29 none;
	color: white;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

/*---- right menu ------*/

ul.rightmenu01 {
	color: blue;
	background: #eeeeee none;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	top: 158px; */
}

li.rightmenu01 {
	color: black;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 5px 5px;
	text-indent: 0px;
	text-align: left;
}

ul.rightmenu02 {
	color: blue;
	background: #eeeeee none;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

li.rightmenu02 {
	color: black;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0px 0px 4px 4px;
	text-indent: 0px;
	text-align: left;
}


/*-- quicklinks --*/
a.quicklinks:link, a.quicklinks:visited {
	display: block;
	color: black;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.quicklinks:hover {
	color: #ff9b29;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.quicklinks:active {
	color: black;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}


/*-- images --*/
img.dowco {
	display: block;
/*	position: relative; */
/*	top: 50px; */
	margin-left: auto;
	margin-right: auto;
}


#footer {
	clear: both;
	padding-top: 5px;
/*	position: relative; */
/*	width: 780px; */
}

#footer div  {
	color: #fbd448;
	font-size: 80%;
	font-weight: bold;
	background: #0a1a58;
	padding: 3px 42px 3px 30px;
	width: 708px;
}

#footer span.center {
	position: relative;
	left: 250px;
}


#footer span.right {
	position: relative;
	left: 470px;
}

#footer div em {
	color: #9c3;
	font-style: normal;
}

.redfont {
	color: red;
}

.webdesignby {
	color: white;
	font-family: "bitstream vera sans", verdana,sans-serif;
	font-size: 8px;
	margin: 5px;
	text-align: center;
}


