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;
	background: url(../IMAGES/Headers/1.jpg);
}

#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: 205px;
	background: #f1f1f1;
	border-top: 15px solid #fff;
	font-size: 70%;
}

#sidebar-left h2 {
	margin:0px 15px;
	font-size: 120%;
}

#sidebar-left p {
	margin:0px 15px;
	font-size: 105%
}

#sidebar-left a{
	color: #333;
	text-decoration:none;
}
#sidebar-left a:hover{
	background: #ccc;
	text-decoration:none;
}


#sidebar {
	float: left;
	width: 205px;
	background: #f1f1f1;
	border-top: 15px solid #fff;
	font-size: 70%;
}

#sidebar p {
	margin:0px 15px;
	font-size: 105%
}

#sidebar a{
	color: #333;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:none;
}


#content {
	float: left;
	width: 545px;
	border-top: 15px solid #fff;
	font-size: 75%;
}

#content div {
	border-right: 36px solid #fff;
	border-left: 36px solid #fff;
}

#content p {
margin-left:5px;
}
#content h2 {
margin-left:5px;
}

#form div {
 float:left;
}



#footer {
	width: 750px;
	background: #891c51;	
	border-top: 15px 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;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
	background: #B02468;
	text-decoration:none;
}

p {
	margin-top: 0;
}
h1 {
	margin:0;
}

h2 {
	margin:0;
	font-size: 130%;
	color:#0068B0;
}

h3 {
	margin:8px 0px 0px 0px;
	font-size: 120%;
	color:#0068B0;
}

h4 {
	margin:20px 0px 0px 20px;
	font-size: 130%;
	color:#0068B0;
}

.blue {
	color: #0068B0;
	font-weight: bold;
}
.white{
background:white;
border: solid 1px #666;
}

.smaller {
	font-size: 90%;
	line-height: 100%;
}


.form {
	font-size: 13px;
	color:#3B3B3B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sitemap{
	width: 750px;
	border-top: 10px solid #fff;
	font-size: 80%;
	line-height: 150%;
}

a {
	text-decoration: none;
	color:#0068b0;	
}
a:hover{	
	text-decoration: underline;
}

.map {
	list-style:square;

} 
