﻿#header {
	position: relative;
	z-index: 2;
	width: 748px;
	height: 106px;
}
#topmenubar {
	position: relative;
	z-index: 3;
	width: 750px;
	height: 44px;
	background-color: #150D3C;
	font-family: verdana, "Times New Roman", Arial;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFE67;
	text-align: center;
}
#leftmenubar {
	position: relative;
	width: 80px;
	height: 450px;
	z-index: 4;
	background-color: #150D3C;
	font-family: verdana, "Times New Roman", Arial;
	font-size: 64%;
	font-weight: normal;
	text-decoration: none;
	color: #FFFE67;
	text-align: center;
}
#body {
	position: absolute;
	z-index: 5;
	width: 668px;
	height: 450px;
	top: 150px;
	left: 80px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #150D3C;
	font-family: verdana, "Times New Roman", Arial;
	font-size: 80%;
	text-decoration: none;
	color: #150D3C;
	text-align: center;
	font-weight: bold;
}
#footer {
	margin-bottom: 8px;
	margin: 0 0 8px 0;
	z-index: 6;
	width: 748px;
	height: 70px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #150D3C;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #150D3C;
	text-align: center;
}
#footerbottom {
	position: relative;
	z-index: 7;
	width: 748px;
	height: 15px;
}
#photo1 {
	position: relative;
	z-index: 1;
	width: 200px;
	height: 188px;
}
#photo2 {
	position: relative;
	z-index: 2;
	width: 200px;
	height: 188px;
}
#photo3 {
	position: relative;
	z-index: 3;
	width: 200px;
	height: 188px;
}
#photo4 {
	position: relative;
	z-index: 4;
	width: 200px;
	height: 188px;
}
#contact_title {
	font-family: verdana, "Times New Roman", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #150D3C;
	position: relative;
	z-index: 2;
	width: 250px;
	height: 30px;
}
a:link {
	font-family: verdana, "Times New Roman", Arial;
	font-size: 100%;
	color: #FFFE67;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: verdana, "Times New Roman", Arial;
	font-size: 100%;
	color: #FFFE67;
	text-decoration: underline;
}
a:hover {
	font-family: verdana, "Times New Roman", Arial;
	font-size: 100%;
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	font-family: verdana, "Times New Roman", Arial;
	font-size: 100%;
	color: #FF00FF;
	text-decoration: none;
}
#mission {
	font-family: verdana, "Times New Roman", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #150D3C;
	text-align: left;
	position: relative;
	z-index: 5;
	width: 200px;
	height: 300px;
}

