body
{
	color: #0000FF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #000033;
	text-align: center;
	margin: 0;
	padding: 0;
}

a:link
{
	color: #935757;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #007f00;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	color: #f60;
	text-decoration: none;
	
}



/* specific divs */
#container
{
	background-color: #ffffff;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 640px;
}

acronym
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	border-width: 0;
}

#intro
{
	margin: 0;
	padding: 0;
	width: 640px;
	height: auto;
}


#leftside {
	float: left;
	margin-top: 15px;
	width: 470px;
	padding-left: 10px;
}

#rightside {
	float: right;
	margin-top: 15px;
	width: 130px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#005
{
	background-color: #000000;
	padding-bottom: 20px;
	width: 130px;
	float: right;
	clear: both;
	padding-left: 20px;
	margin-top: -600px;
}

#leftside h3
{
	
	background-repeat: no-repeat;
	background-position: left 0;
	margin: 8px 0;
	padding: 0;
	width: 470px;
	height: 35px;
	float: left;
}

.p0
{
	text-align: left;
	margin: 0;
	padding: 0 0 8px 15px;
	width: 460px;
	float: left;
}


.p1
{
	text-align: left;
	margin: 0;
	padding: 0 0 8px 15px;
	width: 460px;
	float: left;
}

#000 h3 span, #001 h3 span, #002 h3 span, #003 h3 span, #004 h3 span
{
	display: none;
	margin: 0;
	padding: 0;
}

#navi
{
	background-image: url("images/navi.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-right: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 640px;
	clear: both;
}

#navi a:link, #navi a:visited
{
	font-weight: bold;
	margin-top: 0;
	padding-bottom: 50px;
}

#footer
{
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 640px;
	clear: both;
}

#footer h3
{
	color: #797979;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: center;
	margin: 0;
	padding: 0;
}
