
body
{
	background: #000000;
	margin-top: 30px;
}

div.body
{
	width: 990px;
	margin: 0px auto;
}

div.clear
{
	clear: both;
}

div.contactForm
{
	padding-top: 20px;
}

div.content
{
	margin-bottom: 10px;
}

div.footer
{
	clear: both;
	border-top: 1px dotted #ffffff;
	padding-top: 3px;
	text-align: right;
	margin-top: 10px;
}

div.header
{
	margin-bottom: 30px;	
}

div.headerLinks
{
	float: right;
	border-bottom: 1px dotted #ffffff;
}

div.image
{
	width: 579px;
	border-right: 1px dotted #ffffff;
	padding-right: 10px;
}

div.imageBio
{
	float: left;
	width: 189px;
	height: 261px;
	margin-right: 6px;
	margin-bottom: 6px;
}

div.logo
{
	text-align: right;	
	height: 80px;
	background: url(../images/motto.gif) left bottom no-repeat;
	margin-bottom: 45px;
}

div.navi
{
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	padding: 5px 0px;
	height: 38px;
	margin-bottom: 10px;
}

div.naviItemLeft
{
	float: left;
	margin-left: 0px;
}

div.naviItem
{
	float: left;
	margin-left: 27px;
}

div.text
{
	width: 375px;
	float: right;
	/*
	height: 510px;
	*/
}

div.textInner
{
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 10px;
	scrollbar-base-color:#000000;
	width: 368px;
	height: 470px;
}
