body {
	background-color: #F8F4F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#top-links {
	background-attachment: scroll;
	background-image: url(images/toplinks-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
}
.top-curve {
	background-attachment: scroll;
	background-image: url(images/top-curve.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 777px;
	height: 7px;
}

.mid-curve {
	background-attachment: scroll;
	background-image: url(images/mid-curve.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 777px;
}

.mid-curve #left-menu ul {
	margin: 0px;
	padding: 0px;
	
	
}
.mid-curve #left-menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	padding-left:3px;
	
}
.mid-curve #left-menu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #620000;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height:20px;
	padding-top:5px;
	padding-left:5px;
}
#top-links ul {
	margin: 0px;
	padding: 0px;
	
}
.mid-curve h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
.mid-curve h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



#top-links li {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	list-style-type: none;	
}
#top-links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;

	
}
#top-links a:hover {

	color: #FFFF00;


	
}


.mid-curve #left-menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:5px;
	text-decoration:none;
	padding-top:3px;
}

.mid-curve #left-menu a:hover {

	color:#620000;

}
.mid-curve #otherwebsites ul {
	margin: 0px;
	padding: 0px;
	
	
}
.mid-curve #otherwebsites li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-left:5px;
	
}
.mid-curve #otherwebsites h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #620000;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height:20px;
	padding-top:5px;
	padding-left:5px;
}
.mid-curve #otherwebsites a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	text-decoration:none;

}
.mid-curve #otherwebsites a:hover {

	color: #333333;
	

}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;

}
#footer a:hover{

	text-decoration: none;

}
.buton {
	background-color: #660000;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}