@charset "utf-8";
.style4 {	font-size: 24px;
	color: #993300;
}
.style5 {font-size: 18px}

.style1 {font-size: 24px}
.style2 {font-size: 14px}
.style3 {color: #003399}

#content #body #text {
	float: right;
	height: 200px;
	width: 500px;
	color: #000000;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top:0px;
	background-color: #178BFF;
}
#content {
	float: inherit;
	height: 650px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/background.jpg);
	background-repeat: no-repeat;
	border-bottom-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	border-left-style: groove;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
}
#content #body {
	float: left;
	height: 488px;
	width: 900px;
	text-align: left;
	overflow: auto;
}
#content #body #puter {
	float: left;
	height: 200px;
	width: 296px;
	text-align: center;
	vertical-align: middle;
}

#content #bottomboarder {
	background-color: #000066;
	float: left;
	height: 16px;
	width: 900px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#content #bottomboarder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
#content #bottomboarder a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#content #bottomboarder a:hover {
	color: #0099FF;
}



#content #heading {
	float: left;
	height: 130px;
	width: 900px;
}
#content .menuedge {
	background-color: #000066;
	float: left;
	height: 16px;
	width: 50px;
}
#content .menuitem {
	background-color: #000066;
	float: left;
	height: 16px;
	width: 200px;
}
#content .menuitem a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .menuitem a:hover {
	color: #0099FF;
}
#content .menuitem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content .menuitem a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#content #body .photo {
	float: left;
	height: 200px;
	width: 250px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
