*{
	font-size:100%;
}

body{
	font:75%/140% Arial, Helvetica, sans-serif;
	text-align:center;
}

div{
	background:#EFEFEF;
}

h1 {
	margin-left: 10px;
	margin-top: 20px;
	font-size: 2.5em;
	color:#900;
}

h2{
	color:#900;
	text-align: center;
}

dd{
	margin-left:0;
}

#wrap{ 
width:770px; 
margin:0 auto; 
text-align:left; 
} 

#header{
width: 770px;
height: 110px;
background: url(img/old-school-jordan.jpg) no-repeat;
}

#main-content{ 
display:inline; 
width:400px; 
float:left; 
margin-left:170px;
text-align: justify; 
}
 
 
#sub-content{ 
width:190px; 
float:left; 
margin-left:10px;
}

#sub-content p {
padding: 10px 10px;
text-align: justify;
}

#navigations{ 
width:160px; 
float:left; 
margin-top: 60px;
margin-left:-770px; 
}

#navigations ul {
margin: 0;
padding: 5px 20px;
list-style: none;
}	

#navigations li {
width: 120px;
margin-bottom: -3px;
}

#navigations a:link, #navigations a:visited {
display: block;
padding: 2px 5px 2px 1em;
background-color: #E2E2E2;
color: #993300;
font-weight: bold;
text-decoration: none;
border-top: 1px solid #993300;
border-left: 1px solid #993300;
border-right: 1px solid #993300;
}

#navigations a:hover {
background-color: #EFEFEF;
color: #666666;
border-top: 1px solid #993300;
}

#foot{ 
clear:both; 
} 

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}	

.fine {
font-size: .75em;
}

#news h1 {
font-size: 125%;
}