body {
	margin: 0px;
	padding: 0px;
	background-color: #FDFDFD;
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
	height: 100%;
	min-height: 100%;

}

div#top {
	height: 243px;
	width: 692px;
	padding:0px;
	margin:0px;
}

ul#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color:#003300;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:  url("content_background.png");
	background-repeat:repeat;
}

li#home {
	width:135px;
	height:26px;
	background-image: url(home.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-left:10px;
}

li#bio {
width:134px;
height:26px;
background-image: url("bio.png");
background-repeat:no-repeat;
text-align:center;
}

li#approach {
width:135px;
height:26px;
background-image: url("approach.png");
background-repeat:no-repeat;
text-align:center;
}

li#reading {
width:134px;
height:26px;
background-image: url("reading.png");
background-repeat:no-repeat;
text-align:center;
}

li#contact {
	width:135px;
	height:26px;
	background-image: url(contact.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-right:9px;
}


ul#nav li {
	float:left;
}

div#content {
	background-image: url(content_background.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:9px;
	padding-top:20px;
	width:673px;
	height:100%;
	margin:0px;
	text-align:left;
	background-position:top;


}
a:link {
	text-decoration: none;
	color: #006600;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

a:visited {
	text-decoration: none;
	color: #006600;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

a:hover {
font-weight:bold;
}

div#container {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	min-width:600px;
	width: 692px;
	min-height:100%;
	height: 100%;
	
}

div#main {
	width:348px;
	float:left;
	padding-left:30px;
	padding-right:25px;
	padding-bottom: 60px;
	list-style-position: inside;
	list-style-type: square;
	height: 100%;
	text-align: left;
}

div#sidebar {
	width:243px;
	height:100%;
	float:right;
	padding-right:10px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left:15px;
	border-bottom-color: #CCCCCC;
}
div#footer {
	background-image:  url(footer3.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 692px;
	height: 27px;
	vertical-align: middle;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-position: center bottom;

}

div#banner {
	background-image: url(banner.png);
	margin: 0px;
	padding: 0px;
	height: 217px;
	width: 692px;
}


body, th, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #296004;
	line-height:18px;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -0.075em;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

ul, ol {
	margin-left: 1em;
	list-style-type: circle;
	font-style: italic;
	font-weight: bold;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #809B30;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}
.caption {
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 0.1px;
	word-spacing: 0.5px;
	text-align: center;
	
}
.welcome {
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#contactsidebar {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;

}

ul#pro {
font-weight:normal;
}

}

img#welcome {

}

.nav  {
	line-height: 26px;
	vertical-align: bottom;
}

