body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #FFFFFF;
}

#header-image {
	background-color: #ABD6AE;
	background-image: url(Assets/Banner%20Images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	margin-right: 0px;
	margin-top: 0px;
} 

#main-title {
	margin-bottom: 10px;
	margin-right: 0;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 30;
	background-color: #9e9e8a;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	color: #CC0000;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Heading level 1 is not contained in main-text. */
#navbar {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 0.7em;
	text-align: center;
	margin-top: 0;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	background-color: #456C3C;
	color: #ffffff;
	word-spacing: 8px;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #006600;
	border-left-color: #006600;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: 0;
}

#navbar a.current {
color: #ffffff;
}

#navbar a:hover {
color: #FF0000;
word-spacing: 0;
text-decoration: underline;
}
h1 {
	margin-top: 10;
	margin-bottom: 15px;
	margin-left: 130px;
	margin-right: 60px;
	font-size: 1em;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Styles for the main text on the page. */

#main-text {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 135px;
	margin-right: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 100px;
	text-align: justify;
}
#gallery {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 135px;
	margin-right: 155px;
	padding-right: 100px;
	background-position: center center;
}
#galpix
{
	padding-bottom: 30px;
	vertical-align: middle;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 0;
	padding: 0;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #0066CC;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #0066cc;
text-decoration: none;
font-weight: bold;
}

/* Styles for the navbar on the left side. */

#left-menu {
	position: absolute;
	top: 155px;
	height: 350px;
	left: 0px;
	width: 100px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ABD6AE;
	padding-top: 20px;
	border-right: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-left: 1px solid #669933;
	border-top-style: none;
	border-top-color: #669933;
	}

#left-menu p {
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: 0.7em;
	line-height: 25px;
	color: #000000;
}

#left-menu a:link, #left-menu a:visited {
color: #006600;
}

#left-menu a:hover, #left-menu a.current {
color: #FF0000;
}

#right-menu {
	position: absolute;
	top: 154px;
	height: 362px;
	padding-top: 20px;
	right: -3px;
	width: auto;
	background-color: #ABD6AE;
	border-right: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-left: 1px solid #669933;
	border-top-style: none;
	border-top-color: #669933;
	}
	#right-menu2 {
	position: absolute;
	top: 155px;
	height: 350px;
	padding-top: 20px;
	right: 0px;
	width: 120px;
	background-color: #ABD6AE;
	border-right: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-left: 1px solid #669933;
	border-top-style: none;
	border-top-color: #669933;
	}

#footer {
clear: both;
background: #456C3C;
color: #FFFFFF;
font-size: .7em;
padding: 8px 0 8px 0;
text-align: center;
}

#footer a {
color: #FFffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
