html, body {
	margin: 0;
	padding: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;	
	text-align: center;
	color:#2a2a2a;

}
#page-container {
	width: 750px;

}

div.boxfix { 
  border:10px solid #fff;
  background: white;
  text-align: left;
  margin: auto;
}

div.boxfix { 
  width:770px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:750px;
} 

html>body .content {
  width:750px;
} 



#header {
	background: white;
	height: 133px;
}

#main-nav {
width: 750px;
background: #891c51;
min-height: 22px;
border-top: 1px solid #fff;
}

#wrapper {
	clear: both;
	background: url(../IMAGES/wrapper_bg.gif);
	width: 750px;
}

#sidebar-left {
	float: left;
	width: 215px;
	border-top: 10px solid #fff;
	font-size: 75%;
	background: #f1f1f1;
}

#sidebar-left div {
padding: 6px 5px 1px 6px;
border-right: 25px solid #fff;
}

#sidebar-left h2 {
margin-top: 9px;
margin-bottom: 1px;
}

#content {
	float: left;
	width: 330px;
	border-top: 10px solid #fff;
	font-size: 75%;
}

#content p {
padding: 0px 6px 0px 0px;
margin: 0;
}

#content h2 {
	margin:0px 0px;
	font-size: 140%;
}

#ladies {
	border-top: solid 25px #fff;
	float: left;
	width: 175px;
	background: #fff;
}

#mens {
	border-top: solid 25px #fff;
	float: left;
	width: 155px;
	background: #fff;
}

div.sidebar-right { 
	float: left;
	background: #f1f1f1;
	font-size: 70%;
	border-top: 10px solid #fff;
	border-left: 15px solid #fff;
}

div.sidebar-right { 
  width:205px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:190px;
} 

html>body .sidebar-right {
  width:190px;
} 

.sidebar-right h3{ 
 padding: 0px 0px 0px 8px;
} 

.sidebar-right hr{
color: white;
margin: 0px;
padding: 0px;

} 

.sidebar-right p{ 
 margin: 0px 0px 0px 8px;
} 

div.sidebar-right-low { 
	float: left;
	font-size: 70%;
	border-left: 15px solid #fff;
}

div.sidebar-right-low { 
  width:205px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:190px;
} 

html>body .sidebar-right-low {
  width:190px;
} 

#team {
	float:left;
	width: 170px;
	line-height: 20px;
	font-size: 110%;
}

#team div {
	padding: 0px 0px 0px 8px;
}

#score {
	width: 20x;	
	line-height: 20px;
	font-size: 110%;
}


#footer {
	width: 750px;
	background: #891c51;	
	border-top: 10px solid #fff;
	clear:both;
	font-size: 65%;
	color: #fff;
	height:22px;
	line-height:22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #fff;
	background: #B02468;
	text-decoration:none;
}

p {
	margin-top: 0;
}
h1 {
	margin:0;
}

h2 {
	margin:0;
	font-size: 120%;
	color:#0068B0;
}

h3 {
	margin:8px 0px 0px 0px;
	font-size: 120%;
	color:#0068B0;
}

a {	
text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}

.blue {
	color: #0068B0;
	font-weight: bold;
}
.smaller {
	font-size: 95%;
	line-height: 100%;
}


#homelist {
	padding: 0;
	margin: 10px 0px 0px 6px;
	list-style:none;
}

#homelist a {
	text-decoration: none;
	color:#2a2a2a;
}
#homelist li:hover a{	
	background-color: #ccc;
}
a {
	text-decoration: none;
	color:#0068b0;	
}
a:hover{	
	text-decoration: underline;
}