body {
	background: #FFFFCC url(images/backyellow.gif) fixed;
	margin: 0 0 0 15%;
	color: #996666;
	font: bold 15 Arial, sans-serif;
	overflow: hidden
}
span#title {
	background: #CCCCFF url(images/backblue.gif);
	width: 117.65%;
	height: 20%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden
}
img#banner {
	width: 80%;
	height: 75%;
	margin: 3px 0 0 1%
}
img#bar {
	width: 100%;
	height: 20%
}
img#vbar {
	position: absolute;
	width: 3%;
	height: 80%;
	top: 20%;
	margin-left: -2.5%
}
span#menu {
	background: #CCFFFF url(images/backcyan.gif);
	width: 15%;
	height: 80%;
	position: absolute;
	left: 0;
	top: 20%;
	padding-top: 5%
}
span#body {
	position: absolute;
	left: 15%;
	top: 20%;
	width: 100%;
	height: 80%;
	padding: 2% 2.5% 0 1.5%;
	text-align: justify;
	overflow: auto;
	scrollbar-face-color: #996633;
	scrollbar-shadow-color: #999966;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #999966;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #CCCC99
}
span.underline {
	text-decoration: underline
}
.left {
	margin-right: 50%
}
.right {
	margin-left: 50%
}
img.half1 {
	position: absolute;
	width: 300px;
	z-index: -1
}
img.half2 {
	position: absolute;
	right: 2.5%;
	width: 300px;
	z-index: -1
}
img.list {
	border: none;
	width: 95%;
	height: 9.5%
}
img#list {
	border-top: 2.5px outset #9999FF;
	border-left: 2.5px outset #9999FF
}
img.flag {
	position: relative;
	bottom: 10%;
	width: 8%;
	height: 50%;
	border-style: none;
	margin-left: 0.5%
}
img.photo {
	border: 5px inset #6699FF;
	width: 16.5%;
	margin: auto 0.5%
}
h1 {
	font-size: 30;
	font-style: italic;
	text-align: center;
	color: #00CC33
}
h2 {
	font-size: 25;
	color: #006699
}
h3 {
	font-size: 20
}
h4 {
	font-size: 17.5
}
td {
	text-align: center;
}