body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDFC6;
}
#bottomGraphic {
	background-image: url(../images/bottomBackground%20copy.jpg);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 785px;
}

#bottomGraphic p{

	margin: 0px;
	padding: 0px;


}

#mainContent {
	margin: 0px;
	padding: 0px;
	width: 785px;
	background-image: url(../images/mainBackground%20copy.jpg);
}
#contentContainer {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#header {
	padding: 5px;
	margin: 0px;
}

#header a:link {
	color: #000000;
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
	color: #000000;
}
#header a:hover {
	text-decoration: underline;
	color: #000000;
}
#header a:active {
	text-decoration: none;
	color: #000000;
}
#rightContent {
	padding: 0px;
	float: right;
	width: 200px;
	background-color: #AD3431;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#navItems {
	border: 1px solid #000000;
}
.searchBtn {
	background-color: #AD3431;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prettyBar {
	font-size: 3px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	background-image: url(../images/grad%20copy.jpg);
	background-repeat: repeat-y;
}
#searchBox {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightContent ul {
	margin: 0px;
	padding: 5px;
}

#mainContent p{

	margin: 0px;
	padding: 0px;


}
#mainContent #header h1 {
	float: right;
	padding: 0px;
	font-size: 25px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftContent {
	width: 550px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftContent p {
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#leftContent h3 {
	margin: 0px;
	padding: 0px;
}
#bodyContainer {
	margin: 0px;
	padding: 5px;
}
#rightContent ul li {
	list-style-type: none;
}
#rightContent ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#rightContent ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightContent ul li a:hover {
	text-decoration: none;
	color: #DEC38C;
}
#rightContent ul li a:active {
	text-decoration: none;
	color: #DEC38C;
}
a:link {
	color: #AD3431;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD3431;
}
a:hover {
	text-decoration: underline;
	color: #DEC38C;
}
a:active {
	text-decoration: none;
	color: #DEC38C;
}



