body {
	text-align:center;
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

p {
	margin-left: 39px;
	margin-right: 15px;
	_margin-top: 5px;
	_margin-bottom: 12px;
}

hr {
	margin-left: 15px;
	margin-right: 5px;
	_margin-top: -6px;
}




#head {
	width: 100%;
	background-color: #042441;
}

#ambient-div {
	width: 688px;
	height: 100%;
}

#navi-div {
	width: 128px;
	position: relative;
	height: auto;
	background-image: url(images/navi-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 230px;
	float: left;
}

#content-div {
	heigth: 686px;
	width: 560px;
	float: right;
	position: relative;
	height: auto;
	text-align: left;
	padding-top: 9px;
	_padding-top: 20px;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% -1px;

}

#enter {
	position: relative;
	height: auto;
	text-align: center;
	padding-top: 9px;
	_padding-top: 20px;
	width: 690px;
	background-image: url(images/enter-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% -5px;
}

#body {
	position: relative;
	float: middle;
	top: 0px;
	width: 690px;
	text-align:left;
}

#navi {
	position: relative;
	left:0px; top:0px; width:182px;
	float:left;
}

#content-bg {
	background-image:  url(images/2color-bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	_background-position: 50% -1px;
}

#bg-re {
	position: absloute;
	left:50%; top:114px; 
	width:50%;
	height: auto;
	background-color: #a9d46e;
	float: right;
}

#foot {
	width: 100%;
	background-color: #042441;
}

img.partner {
	border: 1px solid #000000;
	margin-top: 6px;
	margin-bottom: 6px;
}

img.bio-pic {
	border: 1px solid #000000;
	margin: 4px 8px 5px 5px;
}

a:link {
	color: #bf1e2e;
	text-decoration: none;
}

a:visited {
	color: #c23903;
	text-decoration: none;
}

a:hover {
	color: #bf1e2e;
	text-decoration: underline;
}
