#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	height: 100%;
	padding-top: 12px;
}
p {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	line-height: 1.6em;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
}
#box1 {
	background-color: #958880;
	height: 180px;
	width: 150px;
	position: absolute;
	top: 489px;
	margin-left: 555px;
	padding: 10px;
}
#box1 h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}


#content {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	width: 500px;
	height: 100%;
}
#bottom_nav {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #333333;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-left: 15px;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #CC6600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



body {
	background-image: url(images/TestBack.jpg);
	background-repeat: no-repeat;
	background-color: #F8ECDE;
	margin: 0px;
	background-position: center top;
	background-attachment: fixed;
}
#container #content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #666666;
}
#container #content a {
	color: #CC6600;
}
#bottom_nav a:visited {
	color: #333333;
}

#container #content a:visited {
	color: #666666;
}
