﻿a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

#masthead {
	width: 750px;
	margin: 0 auto; 
}

#masthead ul {
	margin:0;
	padding:5px;
	list-style:none;
	white-space: nowrap;
}

#masthead li {
	display: inline;
}

#masthead a {
	font-size: 14px;
}

#seperator {
	width: 750px;
	margin: 0 auto 0 auto; 
	height: 12px;
	background-color: #714136;
}

#container {
	position: relative;
	width: 750px;
	margin: 0 auto 0 auto;	
	background-color: #714136;
}

#container2 {
	width: 750px;
	margin: 0 auto 0 auto;	
	background-color: #714136;
}
