body { }
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003;
	font-size: 1.2em;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003;
	font-size: .9 em;
}

td { }
a:link {
	font-style: normal;
	text-decoration: none;
	color: #000;
}

a:visited { }
a:hover { }
a:active { }
#container {
	width: 1000px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	overflow: hidden;
	}
	
	#header_index {
	height: 223px;
	width: 1000px;
	
	
	}
	#textbox {
	float: right;
	width: 370px;
}

#leftnav {
	width: 610px;
	left: 0px;
	float: left;
	}

#photo {
	width: 1000px;
	padding-left: 10px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #000;
	}

#header {
	width: 1000px;
	padding-bottom:10px;
	padding-left: 10px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #000;
	}
