body
{ 
font-family: Arial, sans-serif;
font-size: 14px;
color:#000000;
line-height:18px;
font-style: normal;
font-weight: normal;
}



#header {
background:url(images/banner.jpg) no-repeat; 
width:930px;
height:115px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}

#navigation {
background:#464646;
border-bottom:2px solid #acacac;
height:24px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:930px;
}

#navigation a.mail:link { color: #ffffff; outline: none;text-decoration:none; }
#navigation a:link { color: #ffffff; outline: none; text-decoration:none;}
#navigation a:visited { color: #ffffff; outline: none; text-decoration:none;}
#navigation a:active { color: #ffffff; outline: none; text-decoration:none;}
#navigation a:hover { color: #ffe32d; outline: none; text-decoration:none;}


#navigation ul {
display:inline;
}

#navigation li {
list-style:none;
display:inline;
padding-left:10px;
padding-right:40px;
font-family: Arial, sans-serif;
font-size: 13px;
font-weight:normal;
letter-spacing:1px;
color:#ffe32d;
line-height:25px;
}

#mainhome {
background:url(images/player.jpg) no-repeat top right; 
min-height:440px;
border:1px solid #acacac;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:930px;
padding-bottom:10px;
}

#main {
background:url(images/hoop.jpg) no-repeat top right; 
min-height:640px;
border:1px solid #acacac;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:930px;
padding-bottom:10px;
}



*html #mainhome, #main {
height:430px;
}
		
p {
font-family: Arial, sans-serif;
font-size: 14px;
color:#000000;
line-height:18px;
font-style: normal;
font-weight: normal;
padding-left:20px;
}

#articles {
background:#f9eab8;
width:930px;
border:1px solid #000000;
}

#column {
float:left;
margin-left:50px;
margin-right:100px;
padding-right:20px;
}


h1 {
color:#f1641b;
font-family: Arial, sans-serif;
font-size: 18px;
line-height:24px;
font-weight:bold;
padding-left:20px;
padding-top:20px;
}

h2 {
color:#464646;
font-family: Arial, sans-serif;
font-size:24px;
line-height:24px;
font-weight:normal;
padding-left:20px;
padding-top:20px;
text-transform:uppercase;
letter-spacing:1px;
}

li {
padding-top:10px;
list-style-image: url(images/bullet.jpg);
margin-left:30px;
}


a.mail:link { color: #f1641b; outline: none;text-decoration:none; }
a:link { color: #f1641b; outline: none; text-decoration:none;}
a:visited { color: #f1641b; outline: none; text-decoration:none;}
a:active { color: #f1641b; outline: none; text-decoration:none;}



