@charset "UTF-8";

body {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	font-family: Verdana;
        }

a 		{ color: #788a43; text-decoration: underline; }
a:link		{ color: #788a43; }
a:visited 	{ color: #788a43; }
a:active	{ color: #788a43; }
a:hover {
	color: #999;
	text-decoration: none;
	}
	
div#menu {
	position: fixed;
	top: 10px;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 0.4em;
	font-size: 0.75em;
	}
	
div#menu .top a { color: #999; text-decoration: none;	}
div#menu .top a:hover {	color: #788a43; border-top: 6px #788a43 solid;  }

div#menu .bottom a { color: #999; text-decoration: none;	}
div#menu .bottom a:hover { color: #788a43; border-bottom: 6px #788a43 solid; padding-bottom: 2px; }
	
div#menu table {
	font-family: Verdana;
	color: #999;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	font-size: 0.95em;
	}
	
div#gallery {
	position: relative;
	top: 100px;
	left: 45px;
	width: 650px;
	}
	
table td.gall {
	padding-left: 5px;
	padding-right: 5px;
	}
	
div.news {
	width: 300px;
	height: 400px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana;
	color: #333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-size: 0.7em;
	}
	
div.bio {
	width: 650px;
	height: 400px;
	padding-left: 5px;
	font-family: Verdana;
	color: #333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-size: 0.7em;
	}
	
div#copy {
	position: relative;
	top: 150px;
	font-family: Verdana;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-size: 0.7em;
	padding-left: 50px;
	}
	
table {
	font-family: Verdana;
	color: #333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.0em;
}

