/* Football CSS  LFS ACES*/

body 
{ 
	font:8pt verdana; 
	background: #DFD6B4 url('images/bg.gif') repeat-y;
	background-position: 50% 0px;
	margin:0;
	padding:0;
}
.style5 
{
	color: #003366
}
.style6 
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 
{
	color: #FFFFFF
}

#menu {margin-left: 100px; margin-top: -3px; margin-right: 50px; padding-top: 3px;}
#menu ul {margin:0; padding: 5px; text-align:center;}
#menu ul li { display:inline; list-style-type: none;}
#menu ul li em { background-color: #00A000; color:white; padding: 5px; text-decoration:none; }
#menu ul li a:link, #menu ul li a:visited { background-color: #005000; color:white; padding: 5px; text-decoration:none;}
#menu ul li a:hover { background-color: #005000; color:white; padding-top: .75em; border-top: 1px outset gray; text-decoration: underline;}
/* Left Border with Hover */

a {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #00A000;
}
a:active {
text-decoration: none;
color: #FFFFFF;
}

h1 
{
	font:28pt verdana, arial, sans-serif;
	color:#000000;
	margin:0;
	padding:20px;
}

h2 
{
	font:14pt verdana, arial, sans-serif;
	color:#000000;
	padding:10px;
	margin:0;
	text-align: center;
}

h3 
{
	font:10pt verdana, arial, sans-serif;
	color:#FFFFFF;
	padding:12px;
	margin:0;
  text-align: left;
}

h4 
{
	font:12pt arial;
	font-weight:bold;
	color:#000000;
	margin:10;
	text-align: justify;
}

p 
{ 
	font: 8pt arial;
 	color:#FFFFFF; 
	text-align: left;
}
	
#contain 
{
	width:750px;
	border-right:5px solid #ffffff;
	border-left:5px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
	background: #FFF url('images/bg_2.png');
}
	
#header 
{
	background: url('images/klaretaal_200.gif') right no-repeat;
	background-position: 400px 0px;
 	width:750px;
	height:195px;
}

#header p 
{ 
	font: 10pt arial;
	color:#FFFFFF; 
 	margin-top:30px;
 	margin-left:20px;
	text-align: left;
}
	
#header em
{ 
	font: 14pt arial;
	font-weight: bold;
	text-align: left;
	padding:0;
}
	
#leftcol 
{
	width:175px;
	float:left;
	padding:5px 0 5px 0;
}

#leftcol p 
{
	padding:3px 18px 3px 18px;
	margin:0;
}

#content 
{
	margin-left:195px;
	width:440px
}

#content p 
{
	font:10pt arial;
	color:#000000;
	text-align: justify;
}

#content ul
{
	margin-top:0;
	padding:0;
}

#content li
{
	font:10pt arial;
	padding:0;
	margin:0;
	color:#000000;
}

#content a {
text-decoration: underline;
color: #000000;
}

#content a:hover {
text-decoration: none;
color: #00A000;
}

#footer 
{
	width:750px;
	clear:left;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#ffffff bottom no-repeat;
	padding: 5px 0 5px 0;
}

#footer h1 
{
	text-align:center;
	font:14pt arial;
	font-weight:bold
	color:#000000;
	margin:0;
	padding:0;
}

#footer p 
{
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
	color:#000000;
}

#leftImg
{
float:left;
padding: 0 0px 0px 0;
}

