body {
	color: #6808c9;
	font-family: "Times New Roman";
	font-size: 1em;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	background-color: #f389fd;
}
a:link, a:visited {
	color: #6808c9;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #6808c9;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:link, a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	color: #6808c9;
	font-weight: bold;
}
a.nav:hover, a.nav:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.0em;
	color: #6808c9;
	font-weight: bold;
}
h2 {
	text-align: center;
	margin-top: 0px;
}
ul {
	font-size: .8em;
	text-align: justify;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}
li {
	margin-bottom: 10px;
}
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 954px;
	height: 708px;
	padding: 2px;
	background-color: white;
}
#navbar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 26px;
	padding: 0px;
	background-color: #ffff3a;
	text-align: center;
	text-valing: middle;
}
#navbar font{
	font-size: 1.0em;
	font-weight: bold;
	color: #f389fd;
}
#header {
	position: relative;
	text-align: center;
	top: 4px;
	left: 0px;
	width: 950px;
	height: 140px;
	padding: 0px;
	background-color: #ffff3a;
}
#main {
	position: relative;
	top: 4px;
	left: 0px;
	bottom: 8px;
	width: 910px;
	padding: 20px;
	margin-bottom: 10px;
	background-color: white;
	font-size: 1.0em;
	text-align: justify;
	font-family: "Times New Roman";
	line-height: 1.3em;
	font-weight: normal;
}
#main img.ri {
	margin-left: 15px;
	margin-right: 0px;
}
#main img.le {
	margin-right: 15px;
	margin-left: 0px;
}
#main div.main-lt {
	background-color: #ffff3a;
	position: absolute;
	top: 4px;
	left: 0px;
	bottom: 0px;
	width: 160px;
	height: 530px;
	padding: 0px;
	text-align: center;
}
#main div.main-center {
	background-color: white;
	position: absolute;
	top: 0px;
	left: 160px;
	bottom: 0px;
	width: 600px;
	height: 510px;
	padding: 10px;
}
#main div.main-rt {
	background-color: #ffff3a;
	position: absolute;
	top: 4px;
	left: 790px;
	bottom: 0px;
	width: 160px;
	height: 530px;
	padding: 0px;
	text-align: center;
}
#footer { 
	position: relative;
	width: 950px;
	top: 0px;
	left: 0px;
	padding: 0px;
	font-size: .8em;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: normal;
	color: white;
}
#footer font {
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	font-style: italic;
}
#footer a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	color: white;
	font-weight: bold;
}
#footer a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.0em;
	color: white;
	font-weight: bold;
}

