/* Soccer CSS  LS ACES*/

body { 
	font:12pt Verdana, Arial, Helvetica, sans-serif; 
	background: #CCCC99 repeat-y center;
	margin:0;
	padding:0;
	}
.style5 {color: #003366}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#navcontainer {
	width: 150px;
	background-color: #FFFFFF;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
}

#navlist
{
	padding: 1px;
	margin-left: 0;
	font: 11px verdana, sans-serif;
	width: 14em;
	color: #666666;
	background-color: #FFFFFF;
}

#navlist li
{
list-style: none;
margin: 0px;
border-left: medium solid #717331;
border-bottom: 1px solid #717331;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

#navlist li a:link { color: #666600; }

#navlist li a:hover
{
text-align: right;
color: #FFFFFF;
background: #717331;
border-left: 8px #717331 solid;
}

h1 {
	font:italic normal 12pt Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0;
	padding:135px 50px 0px 0px;
	float: right;
}

h2 {

	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
        text-align: center;
}

h3 {

	font:14pt verdana, arial, sans-serif;
	color:#CC6600;
	padding:10px;
	margin:0;
        text-align: left;
}

h4 {
	font:19pt verdana, arial, sans-serif;
	color:#22608F;
	padding:10px;
	margin:0;
}

p { 
	font: 8pt verdana; 
	margin: 0px; 
	text-align: justify;
	}
	
#contain {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF url(Images/bg1.gif) repeat-y right;
	padding-top: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
        }
	
#header {
	background:  #CCCC99 url(Images/headera.jpg) no-repeat;
	width:760px;
	height:165px;
	border-bottom:1px solid #000000;
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	
}

#leftcol {
	width:150px;
	float:left;
	padding:5px 0;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 0px;

}

#leftcol p {
	padding:3px 10px;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	color: #CC9900;
	font-size: large;
	font-weight: bold;
	text-align: center;

}

#content {
	margin-left:190px;
	width:500px;
	background-color: #CCCC99;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-image: url(Images/butcher.gif);
	background-repeat: no-repeat;
	background-position: 390px 300px;
	margin-top: 5px;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;

}
#content2 {
	margin-left:190px;
	width:550px;
	background-color: #CCCC99;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-repeat: no-repeat;
	background-position: 390px 100px;
	margin-top: 5px;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	padding-left: 5px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}


#content p {
	padding:3px 18px 3px 18px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;

}

#content2 p {
	padding:3px 15px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	list-style-image: url(Images/bullet1.gif);
	
}
.column1 {
	padding: 2px;
	float: left;
	width: 180px;
	border: thin solid #333333;
	clear: both;
	overflow: auto;
	position: relative;
	left: 5px;
	bottom: 175px;
	
}

.column2 {
	padding: 2px;
	width: 180px;
	border: thin solid #333333;
	clear: both;
	overflow: auto;
	position: relative;
	left: 190px;
	bottom: 175px;
	float: right;
	
}

.column3 {
	padding: 2px;
	float: left;
	width: 180px;
	border: thin solid #333333;
	clear: both;
	overflow: auto;
	position: relative;
	left: 5px;
	bottom: 175px;
	
}
#footer {

	width:760px;
	clear:left;
	border-top:1px solid #717331;
	border-bottom:1px solid #717331;
	background: #F9F8D1 url(Images/footbg.gif) repeat-y right;
	padding: 3px 0;

}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
	color: #CC6600;
        
}


#leftImg
{
float:left;
padding: 0 0px 0px 0;
}
.content3 {
	margin-left:170px;
	width:550px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-repeat: no-repeat;
	background-position: 390px 100px;
	margin-top: 5px;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	padding-left: 20px;
	text-indent: 25px;
}
