/* CSS Document */
/************************************** page header ***********************************************/
#page_header { clear:both; float:left; width:790px; height:50px; background:url(../images/header_links.gif) no-repeat; }

/************************************** page body *************************************************/
#body_container { clear:both; width:790px; height:auto; background:#fff; color:#000; }

/************************************** left column ***********************************************/
#left_col { float:left; width:158px; height:100%; }

/************************************** main content **********************************************/
/*
overall width 632
*/
#main_content { float:left; margin:0; padding: 15px 0 15px 15px; width:615px; background:url(../images/1px_dot_vert.gif) left repeat-y; min-height:700px; }

/* for Internet Explorer */
/*\*/
* html #main_content {
height: 615px;
}
/**/

h1{ margin:15px 0 0 0; font-size:1.1em; color:#541212; background:#fff; font-weight: bold;}
p.body_copy{ padding:2px 15px 2px 0; line-height:1.1em; font-size:.9em; }

h2{font-size:1.1em; color:red;font-weight:bold;}

#links_gov, #links_sportsorg, #links_sponsor, #links_sportshalls, #links_hmsites, #links_sportsorgs { padding:20px 20px 0 20px; }

ul.links_gov, ul.links_sportsorg, ul.links_sponsor, ul.links_sportshalls, ul.links_hmsites, ul.links_sportsorgs {
	list-style-type: none; padding: 0; 
}

ul.links_gov li, ul.links_sportsorg li, ul.links_sponsor li, ul.links_sportshalls li, ul.links_hmsites li, ul.links_sportsorgs li { list-style-type: none; margin: 0; padding: 0; padding-bottom: 5px; }

a { color: #FF0000; text-decoration: none; }

div#main_content li {list-style-type:none; margin: 5px 0;}