.page_body {
	background: url(img/page_bg.gif) repeat;
	font: 11px Georgia, Garamond, Times New Roman, serif;
	line-height: 14px;
	color: #151515;
}

a		{ color: #333333; font-weight: bold; }
a:hover	{ text-decoration: none; }

#container {
	margin: 15px auto 15px;
	width: 677px;
}

#header {
	background: url(img/frame_top.gif) transparent no-repeat bottom left;
	height: 60px;
}

	#header h1 {
		background: url(img/header_helen.gif) transparent no-repeat top left;
		width: 191px; height: 56px;
		margin: 2px 0 0 20px;
		float: left;
	}
	
	#header h3 {
		background: url(img/header_description.gif) transparent no-repeat bottom left;
		width: 234px; height: 45px;
		margin: 0 0 0 210px;
		float: left;
	}

#main {
	background: url(img/frame_bg.gif) repeat-y top left;
}

#body {
	background: url(img/frame_fishbg.jpg) no-repeat top left;
}


.larea {
	margin: 5px 0 0 25px;
	width: 389px;
}

/* IE Windows Sucks Sucks Sucks \*/
* html .larea { margin-left: 12px; }

form { margin: 0; padding; 0; }

.miniframe {
	width: 389px;
	margin: 0 0 10px 0;
	opacity: .85; -moz-opacity: .85; filter: alpha(opacity=85);
}

	.miniframe h4 {
		margin: 0 10px 10px; padding: 0; font-size: 13px;
	}
	
	
	.miniframe span.header { font-weight: bold; display: block; }
	.miniframe input.text, .miniframe textarea { width: 100%; }

	.miniframe .top {
		background: url(img/miniframe_top.gif) no-repeat top left;
		height: 17px;
	}

	.miniframe .text {
		background: url(img/miniframe_bg.gif) repeat-y top left;
	}

		.text .head3 {
			font-size: 18px;
			line-height: 22px;
			color: black;
			font-weight: bold;		
		}
	
		.text .head2 {
			font-size: 12px;
			line-height: 17px;
			color: black;
			font-weight: bold;		
		}
	
		.text .head {
			font-size: 14px;
			line-height: 17px;
			color: black;
			font-weight: bold;
		}
	
		.miniframe p {
			margin: 0; padding:  5px 10px 0px;
			color: black;
		}
		
		.text img.mini_img {
			margin: 5px 10px;
			border: solid 1px #333333;
		}
	
	.miniframe .bottom {
		background: url(img/miniframe_bottom.gif) no-repeat top left;
		height: 17px;
	}


.right_area {
	margin: 5px 1px 0 0;
}

#nav {
	width: 243px;
	margin: 0 0 15px 0;
}

	#nav .top {
		background: url(img/nav_top.gif) no-repeat top left;
		height: 15px;
	}
	
	#nav .nav_item{
		background: url(img/nav_bg.gif) repeat-y top left;
	}
	
		.nav_item a {
			margin-left: 1px;
			padding-left: 20px;
			display: block;
			text-decoration: none;
			font: bold 12px Georgia, Garamond, Times New Roman, Serif;
			line-height: 20px;
		}
		
		.nav_item a:hover {
			background: #93867D;
		}
		
		a.current {
			color: #f0f0f0;
		}
	
	#nav .bottom {
		background: url(img/nav_bottom.gif) no-repeat top left;
		height: 15px;	
	}

#bio {
	width: 243px;
}

	#bio p {
		margin: 0 15px 0 20px; padding: 0;
		line-height: 16px;
		text-align: left;
	}

	#bio .mini_img {
		margin: 5px 20px 10px;
		border: solid 1px #333333;
	}
	
	#bio iframe {
	}

#footer {
	background: url(img/frame_bottom.gif) transparent no-repeat bottom left;
	text-align: center;
	height: 20px;
}

#header span {
	display: none;
}
