@charset "UTF-8";
/* CSS Document */
.form_fields{
border: none; background:#cccccc; font-size:11px; 
}
body {

	
	margin:0px;
	margin-top:0px;
}
.body{
background:#000000;
}
body,td,th {

	color: #000000;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.home{
background:#000000 url(images/home.jpg) no-repeat center top; 
}
.location{
background:#000000 url(images/location.jpg) no-repeat center top; 
}
.about{
background:#000000 url(images/about.jpg) no-repeat center top; 
}
.football{
background:#000000 url(images/football.jpg) no-repeat center top; 
}
.baseball{
background:#000000 url(images/baseball.jpg) no-repeat center top ;
}
.hockey{
background:#000000 url(images/hockey.jpg) no-repeat center top;
}
.basketball{
background:#000000 url(images/basketball.jpg) no-repeat center top;
}
.headBack{
 background:url(images/headBack.jpg) center no-repeat; height:249px;
}
.head_nav{
position:relative; text-align:center; top:0px; 
}
.welcome{
width:370px;
position:relative;
top:30px;
margin-left:auto;
margin-right:auto;
}
.footer{
width:100%;
position:relative;
bottom:10px;
text-align:center;
}

<!--
a:link {
	color:#ff9000;
}
a:visited {
	color: #ff9000;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff9000;
}

.ext_gallery_main_tbl{

}
<!-- Main Gallery Page
.catFont{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.ext_gallery_left_td{
width:155px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
.ext_gallery_right_td{
width:550px;

}
<!-- Gallery View Page.
.ext_view_lft_td{
width:140px;
}
.ext_view_main_tbl{

}
.ext_view_projects_td{

}
.ext_thumb_photo{
border: solid thin black;

}
.ext_main_photo{
border: solid thin black;
filter:alpha(opacity=200); opacity:2;
}
-->

-->

