body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #660000;
}
#container {
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF; 
}
#benefits {
}

#pageHeader {
	padding: 0;
	margin: 0;
	width: 700px;
	height: 200px;
	background: url(logo2.jpg) no-repeat; opacity 50%;
}
#pageHeader h1 {
	top: 0;
	width: 680px;
	position: absolute;
	margin-top: 5px;
	color: #660000;
	font-size: 25px;
	height: 200px;
	text-align: center;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#pageHeader h2 {
	top: -1px;
	width: 641px;
	position: absolute;
	margin-top: 40px;
	font-size: 20px;
	color: #293C52;
	padding-left: 60px;
	left: 266px;
}
#linkList {
	position: absolute;
	top: 289px;
	margin-left: 500px;
	width: 103px;
	height: 108px;
	text-align: right;
	padding-right: 10px;
	left: 354px;
	border-bottom: thin solid #EEEEEE;
	border-right: thin solid #EEEEEE;
}
#linkBar {
	width: auto;
	height: 18px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 0px;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 16px;
}
#supportingText {
	text-align: justify;
	width: 680px;
	margin: auto;
}
#bookCover {
	text-align: justify;
	width: 180px;
	margin: left;
}
#reviewBox {
	width: 678px;
	margin: auto;
	background-position: left:top;
	height: 230px;
}
#reviewBoxTwo {
	width: 678px;
	margin: auto;

	background-position: left:top;
	height: 230px;
	background-color: #FFFFFF;
}
#reviewBoxThree {
	width: 678px;
	margin: auto;
	background-position: left:top;
	height: 230px;
}
#reviewTextBox {
	text-align: left;
	margin-left: 200px;
	height: 230px;
	z-index: 1;
}
#footer {
	height: 75px;
	line-height: 75px;
	text-align: center;
	width: 700px;
	font-size: 15px; 
}
#footer a {
	margin-right: 20px;
	width: 700px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	background: transparent;
	text-decoration: overline;
}
p {
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	padding-left: 10px;
	color: #9C4552;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}
li {
	line-height: 14px;
	padding-top: 10px;
	padding-left: 10px;
}
a:link.c, a:active.c, a:visited.c {
		font-weight: bold;
		color: #497F1C;
		text-decoration: none;
}
a:hover.c {
		text-decoration: underline;
}
a:link, a:active, a:visited {
		font-weight: bold;
		color: #9C4552;
		text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #8D3F55;
}
a.specialLink:link {
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}
a.specialLink:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a.specialLink:hover {
	background-color: #0000FF;
	color: #CCCCCC;
	font-weight: normal;
}
#preamble h3 {
}
#explanation h3 {
}
#explanation {
	border-right: thin solid #EEEEEE;
	border-top: thin solid #EEEEEE;
	border-bottom: thin solid #EEEEEE;
	border-left: thin solid #EEEEEE;
	width: 600px;
	margin: auto;
}
benefits h3 {
}
#participation h3 {
}
#lselect h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #497F1C;
}
#lselect li {
}
#larchives h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
}
#larchives li {
	border-color: #9D411A;
}
#lresources h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #684729;
}
#lresources li {
	border-color: #684729;
}
#actionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #293C52;
	text-align: center;
	padding: 5px;
}

