body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9BC9E;
	background-color: #FBF0D3;
	list-style-type: none;
	left: 0px;
	top: 0px;
}
a:link, a:visited {
	font-weight: bold;
	color: #D0545A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D0545A;
	font-weight: bold;
}

#Logo {
	position:absolute;
	width:228px;
	height:100px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-color: #FBF0D3;
	visibility: visible;
}
#nav td {
	color: #B9BA9D;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: 700;
}
#topcolor {
	position:absolute;
	height:90px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #D0545A;
	width: 1600;
}
#nav {
	position:absolute;
	width:788px;
	height:22px;
	z-index:10;
	left: 228px;
	top: 33px;
}
#left_content {
	position:absolute;
	width:198px;
	height:194px;
	z-index:4;
	left: 19px;
	top: 145px;
	color: #74793D;
}
#left_content .quote {
	font-weight: bolder;
	font-size: larger;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #B9BC9E;
}
#left_content .credit {
	font-size: small;
}
#left_content #twitter_div #twitter_update_list {
	font-size: x-small;
	padding-bottom: 2px;
}

#farright_content {
	position:absolute;
	width:400px;
	height:225px;
	z-index:4;
	left: 650px;
	top: 40px;
	color: #74793D;
}

#content {
	position:absolute;
	width:500px;
	z-index:5;
	left: 230px;
	top: 70px;
	background-color: #FDF8E9;
	background-image: url(images/amp.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 50px;
	padding-right: 50px;
	color: #74793D;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	overflow: visible;
	visibility: visible;
}
a.nav:link {
	color: #D0545A;
	text-decoration: none;
	font-weight: 700;
	font-size: 10px;
}
a.nav:visited {
	font-size: 10px;
	font-weight: 700;
	color: #D0545A;
	text-decoration: none;
}

a.nav:hover {
	color: #74793D;
	text-transform: none;
	font-weight: 700;
	font-size: 10px;
}
a.nav:active {
	color: #74793D;
	font-weight: 700;
	font-size: 10px;
}
#Layer1 {
	position:absolute;
	width:1500px;
	height:70px;
	z-index:1;
	left: 228px;
	top: 0px;
	background-color: #D0545A;
}
#copyright {
	font-size: x-small;
	font-weight: lighter;
	color: #D0545A;
	position: relative;
	visibility: inherit;
	text-align: center;
	background-color: #FBF0D3;
}

.rightimage {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.leftimage {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

