#navcontainer ul{
    padding-left    : 0;
    padding-top     : 0;
    margin-left     : 0;
    background      : #6699cc;
    border-bottom   : solid 2px #ecab3b;
    color           : White;
    float           : center;
    font-style      : italic;
    width           : 785px;
    font-size       : 9pt;
    font-family     : arial, helvetica, sans-serif;
}
#navcontainer ul li { display: inline; }
#navlist{
    margin:0;
}

#navcontainer ul li a{
    padding         : 0.2em 0.7em;
    background-color: #6699cc;
    color           : White;
    text-decoration : none;
    float           : left;
    border-right    : 1px solid #fff;
}

#navcontainer ul li a:hover{
    background-color: #369;
    color           : #fff;
}

#navcontainer3 ul{
    padding-left    : 0;
    padding-top     : 0;
    margin-left     : 0;
	
    background-color: #6699cc;
    border-top      : solid 2px #ecab3b;
    color           : White;
    float           : left;
    width           : 785px;
    font-size       : 12px;
    font-family     : arial, helvetica, sans-serif;
}
#navcontainer3 ul li { display: inline; }
#navlist3{
    margin:0;
}

#navcontainer3 ul li a{
    padding         : 0em 1.5em;
    background-color: #6699cc;
    color           : White;
    text-decoration : none;
    float           : middle;
    border-right    : 0px solid #fff;
}

#navcontainer3 ul li a:hover{
    background-color: #6699cc;
    text-decoration : underline;
    color           : #fff;
}

#navcontainer2 ul{
    padding-left    : 0;
    padding-top     : 0;
    margin-left     : 0;
    background-color: #6699cc;
    color           : White;
    float           : left;
    width           : 785px;
    font-size       : 14px;
    font-family     : arial, helvetica, sans-serif;
}
#navlist2{
    margin:0;
}

#navcontainer2 ul li a{
    padding         : 0.2em 1em;
    background-color: #6699cc;
    color           : White;
    text-decoration : none;
    float           : left;
    border-right    : 1px solid #fff;
}

#navcontainer2 ul li a:hover{
    background-color: #369;
    color           : #fff;
}

#button {
	width: 11em;
	border-right: 0px solid #000;
	padding: 0 0 0em 0;
	margin-bottom: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #2175bc;
	color: #333;
	}

#button ul {
	list-style: none;
	margin: 0 0 0 0 ;
	padding: 0;
	border: none;
	background-color: #6699cc;
	border-left: 0px solid #6699cc;
	border-top: 0px solid #6699cc;
	border-right: 0px solid #6699cc;
	border-bottom: 0px solid #6699cc;		
}
		
#button li {
	border-bottom: 0px solid #90bade;
	margin: 4;		
}

#button li a {
	display: block;
	text-align:right;
	padding: 5px 5px 5px 0.5em;
	margin: 2px 0px 0px 0px;
	border-left: 0px solid #2175bc;
	border-top: 0px solid #1958b7;
	border-right: 0px solid #508fc4;
	border-bottom: 0px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

#button li.highlight a {
	display         : block;
	text-align      : left;
    font-weight     : bold;
	border-left     : 0px solid #ecab3b;
	border-top      : 0px solid #ecab3b;
	border-right    : 0px solid #ecab3b;
	border-bottom   : 0px solid #ecab3b;
	background-color: #2175bc;
	color           : #ecab3b;
	text-decoration : none;
}
#button li.highlight a:hover {
	display        : block;
    font-weight    : bold;
	border-left    : 0px solid #2586d7;
	border-top     : 0px solid #2586d7;
	border-right   : 0px solid #2586d7;
	border-bottom  : 0px solid #2586d7;
	color          : #ecab3b;
	text-decoration: underline;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {	
	color          : #fff;
	text-decoration: underline;
}

#header {
	height    : 156px;
	width     : 782px;
	margin    : 0px auto;
	background: #F3F2EC url(ht.png) no-repeat;
	position  : relative;
}
#bottom {
	width     : 781px;
	margin    : 0px auto;
	background: #FFFFFF;
}
#content {
	float         : left;
	width         : 587px;
	margin        : 0px;
	padding-top   : 30px;
	padding-bottom: 20px;
	min-height    : 500px;
	background    : #FFFFFF url(images/site/content_bg.gif) no-repeat;
	font-size     : 90%;
	line-height   : 170%;
}
html,body {
    height     : 75%;
    margin     : 0px;
    padding    : 0px;
    background : #a0a0a0 url(container2.png) repeat-y center top;
    font-family: Trebuchet MS;
    font-size  : 10pt;
}
#container {
    position    : relative;
    height      : 100%;
    margin      : 0 auto;
    width       : 785px;
    border-left : 0px solid #000;
    border-right: 0px solid #000;
    border-top  : 0px solid #000;
    background  : #fff;
}
#spacer {
    position  : relative;
    height    : 2px;
    margin    : 0 0 0 0;
    width     : 785px;
    font-size : 1pt;
    background: #ecab3b;
}
#spacer2 {
    position  : relative;
    height    : 4px;
    margin    : 0 auto ;
    width     : 785px;
    font-size : 1pt;
    background: #e5e5e5;
}

#spacer3 {
    font-family  : arial, helvetica, sans-serif;
    position     : relative;
    border-bottom: solid 2px #ecab3b;
    margin       : 0 auto ;
    width        : 785px;
    font-size    : 9pt;
    color        : #ffffff;
    background   : #6699cc;
}

#spacer4 {
    font-family: arial, helvetica, sans-serif;
    position   : relative;
    border-top : 1px solid #99c3eb;
    margin     : 0 auto ;
    width      : 785px;
    font-size  : 8pt;
    color      : #ffffff;
    background : #326497;
}

#spacer5 {
    position  : relative;
    height    : 10px;
    margin    : 0 0 0 0;
    width     : 785px;
    font-size : 1pt;
    background: #a0a0a0;
}

#spacer6 {
    font-family: arial, helvetica, sans-serif;
    position   : relative;
    border-top : 1px solid #99c3eb;
    margin     : 0 auto ;
    width      : 785px;
    font-size  : 8pt;
    font-style : italic;
    color      : #99c3eb;
    background : #326497;
}

* html #container {
height:75%;
}

#feature_head {
    font-family : arial, helvetica, sans-serif;
    font-size   : 11pt;
    color       : #ecab3b;
    padding-top : 4px;
    padding-left: 6px;
}
#feature_body {
    font-family  : arial, helvetica, sans-serif;
    font-size    : 9pt;
    color        : #000000;
    padding-top  : 4px;
    padding-left : 6px;
    padding-right: 15px;
}
#feature_head2 {
    font-family : arial, helvetica, sans-serif;
    font-size   : 11pt;
    color       : #ecab3b;
    padding-top : 4px;
    padding-left: 0px;
}
#feature_body2 {
    font-family  : arial, helvetica, sans-serif;
    font-size    : 9pt;
    color        : #000000;
    padding-top  : 4px;
    padding-left : 0px;
    padding-right: 15px;
}
#feature_bodyf {
    font-family  : arial, helvetica, sans-serif;
    font-size    : 10pt;
    color        : #000000;
    padding-top  : 1px;
    padding-left : 1px;
    padding-right: 5px;
}
#feature_headbox {
    font-family : arial, helvetica, sans-serif;
    font-size   : 11pt;
    color       : #ecab3b;
    padding-top : 4px;
    padding-left: 10px;
}
#feature_bodybox {
    font-family  : arial, helvetica, sans-serif;
    font-size    : 9pt;
    color        : #000000;
    padding-top  : 1px;
    padding-bottom  : 3px;
    padding-left : 10px;
    padding-right: 3px;
}
#feature_bodyboxl {
    font-style   : italic;
    font-weight  : bold;
    font-family  : arial, helvetica, sans-serif;
    font-size    : 8pt;
    color        : #2A5A8E;
    padding-top  : 4px;
    padding-left : 10px;
    padding-right: 3px;
}
#feature_bodyboxt {
    font-family  : arial, helvetica, sans-serif;
    font-size    : 9pt;
    color        : #000000;
    padding-top  : 5px;
    padding-left : 3px;
    padding-right: 3px;
}
#feature_bodyboxmore {
    font-family  : arial, helvetica, sans-serif;
    font-size    : 9pt;
    font-weight  : bold;
    color        : #000000;
    padding-top  : 5px;
    padding-left : 3px;
    float        : right;
    margin-right : 15px;
}
hr {
    border          : 6;
    width           : 80%;
    color           : #cc0000;
    background-color: #cc0000;
}
#threebox_container {
	clear:both; 
	width:764px;
	height:124px;
	margin-top:0px; 
	margin-bottom:5px;
}
#left_threebox {
	float:left;
	width:238px;
	height:124px;
	margin-left:8px;
}
#mid_threebox {
	float:left;
	width:238px;
	height:124px;
	margin-left:16px;
}
#right_threebox {
	float:right;
	width:238px;
	height:124px;
}
.threebox {
	background:  url('league_website_homeimages/team_websites_3box_small.png') no-repeat;
	height:124px;
	font-size:12px;
	width:238px; margin-left:0px; margin-right:0; margin-top:0px; margin-bottom:10px
}
#twobox_container {
	clear:both; 
	width:764px;
	height:105px;
	margin-top:0px; 
	margin-bottom:5px;
}
#left_twobox {
	float:left;
	width:365px;
	height:105px;
	margin-left:8px;
	margin-right:10px;
}
#right_twobox {
	float:right;
	width:365px;
	height:105px;
}
.twobox {
	background:  url('league_website_homeimages/team_websites_2box_small.png') no-repeat;
	height:105px;
	font-size:12px;
	width:365px; margin-left:0px; margin-right:0; margin-top:0px; margin-bottom:10px
}
#twoboxmed_container {
	clear:both; 
	width:764px;
	height:220px;
	margin-top:0px; 
	margin-bottom:5px;
}
#left_twoboxmed {
	float:left;
	width:365px;
	height:220px;
	margin-left:8px;
	margin-right:10px;
}
#right_twoboxmed {
	float:right;
	width:365px;
	height:220px;
}
.twoboxmedleft {
	background:  url('league_website_homeimages/team_websites_2box_med.png') no-repeat;
	height:220px;
	font-size:12px;
	width:365px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px
}
.twoboxmedright {
	background:  url('league_website_homeimages/team_websites_2box_med2.png') no-repeat;
	height:220px;
	font-size:12px;
	width:365px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px
}
#onebox_container {
	clear:both; 
	width:764px;
	height:100px;
	margin-top:0px; 
	margin-bottom:5px;
}
#left_onebox {
	float:left;
	width:748px;
	height:103px;
	margin-left:8px;
}
.oneboxleft {
	background:  url('league_website_homeimages/team_websites_1box_med.png') no-repeat;
	height:103px;
	font-size:12px;
	width:748px; margin-left:0px; margin-right:0; margin-top:0px; margin-bottom:10px
}
.onebox {
	background:  url('league_website_homeimages/team_websites_1box_small.png') no-repeat;
	height:103px;
	font-size:12px;
	width:748px; margin-left:0px; margin-right:0; margin-top:0px; margin-bottom:10px
}
h3.box_head {
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px 0px 0px 10px;
}
h3.box_text {
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 10px;
}
#more {
  	float:right;
	margin-right:10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
}
a.morea:link {
  	color: #2A5A8E;
  	text-decoration: none
}
a.morea:visited {
  	color: #2A5A8E;
  	text-decoration: none
}
a.morea:hover {
  	color: orange;
  	text-decoration: underline
}
#afeature {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:8pt;
}
a.afeature:link {
  	color: #2A5A8E;
  	text-decoration: none
}
a.afeature:visited {
  	color: #2A5A8E;
  	text-decoration: none
}
a.afeature:hover {
  	color: orange;
  	text-decoration: underline
}
