body {
  
  	font-family: Arial, "Times New Roman", Verdana, Times, serif;
	background: rgb(229,228,242);
	margin-left: auto;
	margin-top: 0em;
	margin-right:auto;
	margin-bottom: 0em;
	text-align:center;
	height: 100%;
	
}

#container {
	background: url(Graphics/containerback.jpg);
	margin-top: 1em;
	width: 805px;
	position: relative;
	min-height: 100%;
	text-align: left;
	background-image: url(Graphics/containerback.jpg);


	}
	
html>body #container {
    height: auto;
	
	}
}

#navigation {

	width: auto;
	margin: 0;
	padding: 20px;
	list-style: none;
	margin: 0px;
	text-align: center;

}

#navigation2 {

	margin: 0;
	padding: 0;
	list-style: none;
	margin: 20px;
	text-align: left;
	font-size: 11pt;

}


#navigation li {
	
	float: left;
	display: block;
	margin-left: 0;
	text-align: center;

}


#titleimage {

	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	width: 805px;
	background: url(Graphics/title.jpg);
	height: 77px;
	
}

#divide {

	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	width: 805px;
	background: url(Graphics/divide.jpg);
	font-size:3px;
	line-height: 1;
	
}

#menu {

	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	text-align: center;
	width: 805px;
	background: url(Graphics/menu.jpg);
	height: 45px;

}

#menulinks {

	margin-top: 8px;

}


#welcome {

	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	text-align: center;
	width: 805px;
	background: url(Graphics/welcome.jpg);
	height: 53px;

}


#menu2 {


	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	width: 200px;
	float: left;
	min-height: 100%;
	line-height: 4;




}

#content {
	padding:30px;
	text-align: left;
	width: 604px;
	float: right;
	bottom: 0;

}


#footer {

	background: url(Graphics/footer.jpg);
	width: 805px;
	bottom: 0em;
	height: 52px;

}


.class1 a:link {margin-top: 3em; font-weight: bold; text-decoration: underline; color: #FFFFFF;}
.class1 a:visited {font-weight: bold; text-decoration: underline; color: #FFFFFF}
.class1 a:active {font-weight: bold; text-decoration: underline; color: #FFFFFF}
.class1 a:hover {font-weight: bold; text-decoration: none; color: #FFFFFF}

.class2 a:link {font-size: 11pt; text-decoration: underline; color: rgb(255,127,0)}
.class2 a:visited {font-size: 11pt; text-decoration: underline; color: rgb(255,127,0)}
.class2 a:active {font-size: 11pt; text-decoration: underline; color: rgb(255,127,0)}
.class2 a:hover {font-size: 11pt; text-decoration: none; color: rgb(255,127,0)}



h1 { text-align: center; font-style: italic; font-size: 25pt;  margin-top: 0; color:#990000;}

p { font-size: 10pt; text-align: left; margin-top: 3em; margin-bottom: 3em; margin-left: 3em; margin-right: 3em; color:#990000}

.nav {margin-top: 5em; font-size: 15pt;}

#pagestay { font-size: 11pt; }

