#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	position: relative;
	background-color: #FFCC33;
	background-repeat: repeat-x;
	border: 1px solid #CC3366;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: auto;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	padding-right: 10px;
	padding-left: 10px;
}
.pagetitle {
	font-family: "Palatino Linotype";
	font-size: 36px;
	letter-spacing: 2px;
	color: #DD6E8E;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.quote {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: italic;
	margin: 0px 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#navbar {
	position: absolute;
	height: auto;
	width: 100%;
	background-color: #3B518B;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#feature {
	height: auto;
	width: 225px;
	background-color: #FFCC66;
}
#heading {
	height: auto;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AFC137;
	position: relative;
	z-index: 1;
}
#image1homepage {
	float: right;
	position: relative;
	left: auto;
	top: 0px;
	width: 500px;
	right: 0px;
}
#c1 {

	height: auto;
	width: 225px;
	background-color: #FFCC66;
}
#c2 {
	float: right;
	position: relative;
	left: auto;
	top: 0px;
	width: 500px;
	right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footerquote {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #3B518B;
	background-repeat: repeat-x;
	border-top: none #DD6E8E;
	border-right: none #DD6E8E;
	border-bottom: 1px solid #DD6E8E;
	border-left: none #DD6E8E;
	height: auto;
	margin-top: 20px;
	padding-bottom: 10px;
}
#news {
	position: absolute;
	left: 564px;
	top: 35px;
	height: 46px;
	width: 281px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
