body {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding:0;
		color:#000;
		background: url('images/black-cross-hatch.gif');
		min-width:960px;
	}
	h3	{
		color:#6E735D;
		
}
	#wrap {
		background:#000 url('images/sb_background.jpg') repeat-y;
		margin:0 auto;
		width:960px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000000;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
		background-color: #000000;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;
	}
	#header {
		background:#6E735D url('images/japan-header.jpg');
		height:57px;
	}
	#nav {
		background:#000;
		height:86px;
	}
	#main {
		background:#fff;
		float:right;
		width:600px;
	}
	
	#main .top {
		float:left;
		width:600px;
		background:#6E735D;
		height:80px;
		text-align:center;
	}
	
	#main .bottom {
	width:580px;
	padding:10px;
	margin-top:2px;
	}
	
	#main .bottom li{
		list-style-type: square;
	}
	#main .selector {
		float:right;
		cursor:pointer;
	}

	#main .selector a {
		text-decoration:none;
		
	}

	#main .selector a:hover {
		font-weight:bold;
		
	}
	
	
	#sidebar {
		float:left;
		width:360px;
	}
	
	
	#sidebar .menu {
	width:150px;
	float:left;
	}
	
	#sidebar .extra {
	width:210px;
	float:left;
	
	}
		
	#sidebar .extra-top {
	width:210px;
	background:#AAAF91;
	height:80px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	}

	#sidebar .extra-bottom {
	margin-bottom:5px;	
	}
	#footer {
		background:#AAAF91;
		clear:both;
		text-align:center
		
	}
	#footer p {
		padding:5px;
		margin:0;
    }
    
    #footer a {
	color:black;
	text-decoration:none
	}

    .imgbio {
	 margin-left:8px;
	 margin-right:8px;
	 float:left;
	vertical-align:text-top;
	padding-right: 8px;
	padding-bottom:8px;
	}

    .mediaclip {
	width:560px;
	text-align:center;
	vertical-align:text-top;
	padding-bottom:8px;
	}