@charset "utf-8";
#content {
	position:relative;
	width:800px;
	height:1000px;
	z-index:auto;
	color: #000;
	background-color: #fffdc6;
	margin-right: auto;
	margin-left: auto;
}
body {
	color: #FFF;
	background-color: #fffdc6;
	position: relative;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:100px;
	z-index:2;
}
#navigation {
	position:absolute;
	left:0px;
	top:100px;
	width:800px;
	height:65px;
	z-index:2;
	vertical-align: middle;
	font-family: Garamond;
	font-size: 24px;
	text-align: center;
	color: #FF3;
}
.verticalcenter {
	vertical-align: middle;
	display: inline-block;
}

#footer {
	height: 70px;
	width: 800px;
	bottom: 0px;
	position: absolute;
}
#contactForm {
	position: absolute;
	height: 596px;
	width: 240px;
	top: 176px;
	left: 535px;
	color: #FFF;
	padding: 10px;
	background-color: #000;
}

a:link {
	color: #E17EA9;
	text-decoration: none;
}

a:visited {
	color: #36F;
	text-decoration: none;
}

a:hover {
	color: #FF3;
	text-decoration: underline;
}

a:active {
	color: #C03;
}


div#threethirdhorz {
	position:absolute;
	top: 500px;
	left: 320px;
	width: 160px;
	height: 500px;
}

#fotf {
	font-family: Garamond;
	font-size: 14px;
	background-color: #000000;
	background-image: url(../CWVCPC/images/newBanner2.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 147px;
	right: 388px;
	width: 400px;
	text-align: center;
	color: #09F;
	vertical-align: text-top;
	background-position: center 50px;
	height: 138px;
	visibility: visible;
}
#tenreasons {
	background-color: #000;
	position: absolute;
	height: 391px;
	width: 776px;
	top: 35px;
	right: 11px;
	visibility: visible;
}
#milestones {
	background-color: #000000;
	position: absolute;
	height: 391px;
	width: 782px;
	top: 37px;
	right: 6px;
	visibility: visible;
}
#righttolife {
	color: #C00;
	position: absolute;
	height: 101px;
	width: 352px;
	top: 447px;
	right: 51px;
	background-color: #C03;
	left: 13px;
	visibility: visible;
}
h1 {
	color: #FFF;
	font-family: Garamond;
	font-size: 24px;
	display: inline;
	text-decoration: underline;
}
p {
	font-family: Garamond;
	color: #FFF;
	font-size: 18px;
	display: inline;
}
#facebook {
	position:absolute;
	left:190px;
	top:303px;
	width:68px;
	height:68px;
	z-index:1;
	color: #000;
	background-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#facebooknav {
	position:absolute;
	left:729px;
	top:3px;
	width:72px;
	height:65px;
	z-index:2;
	overflow: hidden;
	text-decoration: none;
	color: #000;
	background-color: #000;
}
#tablecontainer {
	position:absolute;
	left:13px;
	top:178px;
	width:777px;
	height:461px;
	z-index:1;
}
#copyright {
	display: block;
	padding: 10px;
	border: 2px groove #C03;
}

