/* Football CSS  LFS ACES*/

body {
font: 9pt verdana;
background: #DFD6B4 url('images/bg2.jpg') repeat-y;
background-position: 50% 0px;
margin:0;
padding:0;
}

table {
border: 0px;
padding: 4px;
margin: 2px;
}

.style5 {
color: #003366
}

.style6 {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.style7 {
color: #FFFFFF
}

#menu {
margin-left: 150px; 
margin-top: -3px; 
padding-top: 3px;
}

#menu ul {
margin: 0; 
background-color: #fff; 
padding: 5px; 
text-align: center;
}

#menu ul li {
display: inline; 
list-style-type: none;
}

#menu ul li a:link, #menu ul li a:visited {
background-color: #61BCEB; 
color: 000000; 
padding: 5px; 
text-decoration: none; 
border-right: 1px solid #fff; 
border-left: 1px solid #fff;
}

#menu ul li a:hover {
background-color: #61BCEB; 
color: 000000; 
padding-top: .75em; 
border-top: 1px outset gray;
}

a:link {
color: #000000;
text-decoration: underline;
}

a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #0000cc;
text-decoration: underline;
}

a:active {
color: #000000;
text-decoration: underline;
}

h1 {
font: 22pt verdana, arial, sans-serif;
color: #666;
margin: 0;
padding: 10px;
}

h2 {
font: 14pt verdana, arial, sans-serif;
color: #666;
padding: 10px;
margin: 0;
text-align: center;
}

h3 {
font: 10pt verdana, arial, sans-serif;
color: #000000;
font-weight: bold;
padding: 12px;
margin: 0;
text-align: center;
}

h4 {
font: 10pt arial;
color: #000000;
margin: 0;
text-align: justify;
}

h5 {
font: 10pt arial;
weight: bold;
color: #000000;
text-align: left;
margin: 0;
padding: 1px;
padding-left: 40px;
}

p {
font: 9pt arial;
color: #FFFFFF; 
margin: 0px; 
}
	
#contain {
width: 750px;
border-right: 5px solid #ffffff;
border-left: 5px solid #ffffff;
margin-left: auto;
margin-right: auto;
background: #FFF;
}
	
#header {
background: #FFF url('images/header.gif') right no-repeat;
width: 750px;
height: 165px;	
}

#leftcol {
width: 150px;
float: left;
padding: 5px 3px 5px 3px;
background-color: #61BCEB;
}

#leftcol p {
padding: 3px 18px 3px 18px;
margin: 0;
color: #000000;
font-weight: normal;
font-size: 9pt;
}

#leftcol a:link {
color: #000000;
text-decoration: underline;
}


#leftcol a:visited {
color: #000000;
text-decoration: underline;
}

#leftcol a:hover {
color: #ffffff;
text-decoration: underline;
}

#leftcol a:active {
color: #000000;
text-decoration: underline;
}

#content p {
font: 9pt arial;
color: #000000;
margin: 0;
padding: 3px 18px 3px 18px;
}

#content {
margin-left: 10px;
margin-top: 10px;
height: 350px;
width: 575px;
overflow: auto;
}

#footer {
width: 750px;
clear: left;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background: #ffffff url(images/footer.jpg) bottom no-repeat;
padding: 55px 0 5px 0;

}

#footer p {
text-align: center;
padding-right: 8px;
font: 9pt verdana, arial, sans-serif;
color: #000000;        
}

#leftImg
{
float:left;
padding: 0 0px 0px 0;
}
