#container {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:550px;
	font-family: "Times New Roman", Times, serif;
}

#stripe1 {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:50px;
	background-color:#0F695F;
	letter-spacing: 5px;
	font-size: 2em;
	color: #FFFFFF;
	padding: 15px 10px 5px 30px;
}

#stripe2 {
	position:absolute;
	left:0px;
	top:70px;
	width:800px;
	height:3px;
	background-color:#8EA267;
}

#stripe3 {
	position:absolute;
	left:0px;
	top:73px;
	width:800px;
	height:5px;
	background-color:#005360;
}

#stripe4 {
	position:absolute;
	left:0px;
	top:78px;
	width:800px;
	height:8px;
	background-color:#3AAABE;
	;
}

#page-name {
	position:absolute;
	left:400px;
	top:86px;
	width:365px;
	height:30px;
	background-color:#005360;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 7px 5px 3px 30px;
	font-family: "Times New Roman", Times, serif;
}

#kftop {
	position:absolute;
	left:0px;
	top:296px;
	width:200px;
	height:70px;
}

#kf {
	position:absolute;
	left:0px;
	top:366px;
	width:400px;
	height:166px;
	z-index: 1;
}

body { background-color: #8EA267; }

#content {
	background-color: #FFFFFF;
	overflow: auto;
	position: absolute;
	height: 365px;
	width: 345px;
	left: 400px;
	top: 126px;
	font-size: 0.9em;
	color: #000033;
	padding: 15px 25px 25px 30px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 1.3em;
}

h1,h2,h3,h4 {font-family: "Times New Roman", Times, serif; color: #005360;}

h1 {
	font-size: 1.6em;
    line-height: 1.2em;
	font-weight: bold;}

h2 {font-size: 1.4em; font-weight: bold;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
h6 {font-size: 0.7em; line-height: normal;}

#content ul {
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: square;}

#content li {margin-bottom: 1em;}

#content a:link {
	color: #3AAABE;
	text-decoration: underline;
}
#content a:visited {
	color: #3AAABE;
	text-decoration: none;
}	
#content a:hover {
	color: #000033;
	background-color: #3AAABE;
}
	
.border {
	margin: 4px;
	border: 1px solid;
	float: left;
}
.alignl {
	float: left;
	margin: 1px 5px 1px 0;
}
.alignr {
	float: right;
	margin: 1px 0 1px 5px;
}
.clrimg {
	clear: both;
}

#menu {
	position: absolute;
	top: 86px;
	left: 200px;
	width: 200px;
	z-index: 9;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	font-family: "Times New Roman", Times, serif;
	line-height: 2.4em;
	text-decoration: none;
	display: block;
	padding: 0px 0px 2px 5px;
	background-color: #36898D;
	border-bottom: solid #8EA267 1px;
	letter-spacing: 2px;
	font-size: 1em;
}
	
#menu a:link {color: #ffffff; text-decoration: none;}

#menu a:visited {color: #ffffff;}
	
#menu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #005360;
}

#motto {
	font-size: 0.8em;
	font-style: italic;
	color: #FFFFFF;
	position: absolute;
	bottom: 25px;
	left: 130px;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
}

#footer {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #005360;
	z-index: 1;
	bottom: 0px;
	right: 5px;
	position: absolute;
	width: 100%;
}
#footer a {text-decoration: underline;}

#footer a:link {color: #ffffff;}

#footer a:visited {color: #ffffff;}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #3AAABE;
}
.temp {	color: #000000;	background-color: #FF66FF; }
