body {
	background-color:#2D1B07;
	width: 750px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background513rev.jpg);
	background-repeat: repeat;
	
}
#content {
	background-color: #FFFFFF;
	width: 710px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	background-repeat: no-repeat;
}


#banner {
	background-image: none;
	
}
#navbar {
	font-size: 14px;
	font-weight: bold;
	background-color: #664D48;
	letter-spacing: 1px;
	text-align: center;
	clear: both;
	float: left;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-decoration: none;
	
}
h2 {
	color: #664D48;
	font-size: x-large;
	 
}


h3 {
	color: #a66851;
	font-size: medium;
	
}

.highlight {
	color: #452216;
	font-weight: bold;
}
.images {
	float: right;
	padding: 10px;
	position: relative;
}

.links {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#cfc37d
}
.links1 {
	color: #68566d;
	font-weight: bolder;
	text-decoration: none;
}
.list {
	list-style-type: disc;
}
.box {
	float: right;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
	background-repeat: no-repeat;
	padding: 5px;
	background-color: #FFFFFF;
	clear: left;
	margin: 10px;
	height: auto;
	width: 400px;
	background-image: url(images/symbol_bkgrd1.jpg);
	background-position: center center;
}
.floatleft {
	float: left;
	padding: 5px;
	margin: 10px;
}

.box1 {
	padding: 10px;
	width: auto;
	float: none;
	clear: both;
}
link2 {
	color: #9195D9;
}
