body {
	vertical-align:middle;
	text-align:center;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container {
text-align: center;
vertical-align:middle;
}
a {
	font-family:Verdana;
	font-size: 14px;
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a.menu {
	color: #003300;
	text-decoration:none;
}
a.menu:hover {
	color: #006633;
	text-decoration:none;
}
a.link {
	font-size: 1px;
	color: #333333;
	text-decoration:none;
}
a.link:hover {
	font-size: 1px;
	color: #333333;
	text-decoration:none;
}
a:visited {

}
a:active {

}
.heading {
	font-family:Papyrus, "Courier New";
	font-size: 32px;
	font-weight: bold;
	color:#990000;
}
h1{
	font-family:Papyrus, "Courier New";
	font-size: 32px;
	font-weight: bold;
	color:#990000;
}
h2{
font-family:Arial;
font-weight: bold;
font-size: 18px;
}

.subheading {
font-family:Arial;
font-weight: bold;
font-size: 18px;
color:#000000;
text-align: center;
}
.menu {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.paragraph {
	text-align:justify;
}
.bulletpoint {
	color:#003300;
}
#page {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-color: #003300;
	text-align: justify;
	background-color: #FFFFFF;
	vertical-align: center;
	margin: 10px;
	width: 780px;
	padding:0px;
	border: thin solid #003300;
	position: relative;
	height: 620px;
	width: 780px;
}
#image {
	position:absolute;
	left:565px;
	top:0px;
	width: 215px;
	height: 620px;
	border-left:thin;
	border-left-style:solid;
	border-left-color:#003300;

}
#header {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 555px;
	text-align:left;
	padding:5px;
	height: 104px;
}
#menu {
	position:absolute;
	width: 565px;
	left: 0px;
	top: 111px;
	border-bottom: 1px solid #003300;
	text-align:center;
	height: 26px;

}
#content {
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	left:9px;
	top:145px;
	width: 540px;
	height:461px;
	padding:3px;
	vertical-align:middle;
}
#link {
	font-size: 1px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	background-color: #333333;
}

	