.bigbox {
	position: relative;
	top:0px;
	background-color: #FFFFFF;
	height: 555px;
	width: 755px;
	margin: 0px auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*background: url('images/homepage_gradation.jpg') no-repeat; */
}
.greybox {
	position: absolute;
	top: 190px;
	left: 27px;
	height: 301px;
	width: 703px;
	background: url('images/box_gradation.jpg') no-repeat; 
	margin: 0px auto;
}
.greybox-bio {
	position: absolute;
	top: 190px;
	left: 27px;
	height:auto;
	width: 703px;
	margin: 0px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAC3B9;
	border-right-color: #CAC3B9;
	border-bottom-color: #CAC3B9;
	border-left-color: #CAC3B9;
}
.subnav {
	position: relative;
	top: 0px;
	left: 0px;
	height: 21px;
	width: 620px;
	margin: 0px auto;
}
.subnav_tc {
	position: relative;
	top: 0px;
	left: 0px;
	height: 21px;
	width: 324px;
	margin: 0px auto;
}
.arrow {
	position: relative;
	top: 0px;
	left: 0px;
	height: 21px;
	width: 20px;
	margin: 0px auto;
}
.subnav2 {
	position: relative;
	top: -47px;
	left: 0px;
	height: 21px;
	width: 703px;
	margin: 0px auto;
}
/*
.next {
	position: relative;
	top:-25px;
	left:315px;
	margin: 0px auto;
	z-index: 1;
}
.context {
	position: relative;
	top:25px;
	left:-305px;
	margin: 0px auto;
	z-index: 22;
}
*/
.caption {
	font-family: arial,helvetica,sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}
.caption2 {
	font-family: arial,helvetica,sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	word-spacing: -.09em;
}
.caption-smallcaps {
	font-family: arial,helvetica,sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-variant: small-caps;
}
.pagenav_selected {
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #CC0033;
	font-size: 12px;
}
.whitelink {
    font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.blacklink {
    font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.pagenav {
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #CC0033;
	font-size: 12px;
	text-decoration: none;
}
.biotext {
	font-family: verdana,arial,helvetica;	
	color: #666666;
	font-size: 11px;
	text-decoration:none;
	text-align: justify;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
}
