/*
Based on YUI Reset CSS version 3.0.0
http://developer.yahoo.com/yui/3/cssreset/
*/

a {
	background-color: transparent;
	color: #008000;
	outline-style: none;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
	}

address,caption,cite,code,dfn,th,var{ font-style: normal; font-weight: normal; }

body {
	margin: 2% 0px 2% 0px;
}

caption,th{ text-align: left; }

div,dl,dt,dd,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{ margin: 0; padding: 0; }

fieldset,img{ border: 4px solid #8b4513; }

h1 {
	font-size: 2em;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px .5em 0px;
}

h3,h4,h5,h6{ font-size: 100%; font-weight: normal; }

html{ 
	background-color: #eed;
	color: #8b4513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em; }

input,textarea,select{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

p { text-align: justify; }

sub{ vertical-align: text-bottom; }

sup{ vertical-align: text-top; }

table{ border-collapse: collapse; border-spacing: 0; }

#address {
	clear: both;
	font-size: .8em;
	font-weight: bold;
	margin-top: 2em;
	text-align: center;
}

#bios img {
	border: none; margin: 6px 16px 6px 6px;
}

#contentleft { float: left; padding: 24x 10px 0px 10px; }

#contentright { float: right; padding: 0px 10px 0px 20px; }

#frame {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 900px;
}

#navbot {
	font-size: .75em;
	margin-top: .75em;
	text-align: center;
}

#navbot a { font-weight: bold; }

#sig {
	font-family: "Segoe Script", Script, cursive;
	font-size: 20px;

}
