body {
	background-color: #CCEBA7;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper1 {
	width: 940px;
}
#header {
	height: 205px;
	width: 940px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #006600;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #006600;
}
#underheader {
	height: 60px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #008001;
	border-bottom-color: #008001;
	width: 940px;
	padding: 0px;
}
#underheader ul {
	text-align: center;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#underheader li {
	list-style-type: none;
	color: #660000;
	font-size: 120%;
	display: inline;
	text-decoration: none;
	padding-right: 50px;
	font-weight: bold;
}
#underheader a:link, #underheader a:visited {
	padding-top: 0.4em;
	padding-right: 0.1em;
	padding-bottom: 0.4em;
	padding-left: 0.1em;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #006600;
}
#underheader a:hover {
	background-color: #CCCC33;
}



#wrapper2 {
	width: 940px;
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}

#sidebar {
	width: 180px;
	float: left;
}
#navbar {
	width: 150px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#story {
	width: 940px;
	padding-top: 20px;
}
.image-right {
	float: right;
	margin-top: 10px;
	border: 2px double #660000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-align: justify;
	font-size: 0.8em;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	color: #006600;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	color: #006600;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	color: #006600;
	font-style: italic;
	text-align: center;
	font-size: 0.9em;
}
.centre {
	text-align: center;
}


.emph {
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.images {
	padding: 10px;
}
td {
	width: 170px;
	height: 133px;
}
.largetd {
	height: 400px;
	width: 510px;
	padding-left: 5px;
}
.recommendation {
	font-size: 1em;
	font-style: italic;
	padding-right: 50px;
	padding-left: 230px;
	text-align: justify;
}
ul {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	text-indent: 5%;
}

#pointp p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	color: #330099;
}
#underheader ul {
	font-size: 1em;
	padding-top: 20px;
}
#footer {
	height: 70px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-bottom-color: #006600;
	margin-top: 20px;
	padding: 0px;
	font-size: 90%;
	clear: both;
}

#footer li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006633;
	padding-top: 0.4em;
	padding-right: 2em;
	padding-bottom: 0.4em;
	padding-left: 2em;
}
#footer a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #FFFF99;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-type: none;
}

