* {margin: 0px; padding: 0px;}
body {font-family: Verdana, Helvetica, sans-serif; font-size: 75%; line-height: 1.3em; background-color: #673c2b;}
.fixedwidth {width: 700px; position: relative; margin: 0 auto;}
.box {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;}
	
#footer {
	clear: both;
	height: 30px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/BGcontent.jpg);
	width: 700px;
}

h2 {
	font-size: 110%;
	font-family: Georgia, Times, serif;
	color: #bf3831;
	margin-bottom: 10px;
}

.contentL {float: left; width: 350px;}

p {padding-bottom: 8px;}

a img {border: 0;}

#masthead {
	height: 150px;
	margin-bottom: 20px;
	position: relative;
}
#footer p {
	color: #666666;
	font-size: 90%;
	padding-left: 25px;
}

h1 {
	position: absolute;
	top: 30px;
	right: 0px;
	height: 23px;
	width: 231px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9000px;
}
h1 a {display: block; height: 23px; background: url(../images/logo.jpg) no-repeat;}

a:link {text-decoration: underline; color: #000000;}
a:hover {text-decoration: none;}
a:visited {color: #000000;}


#nav {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 120px;
}
#nav ul {
	list-style: none;
}

#nav ul a {
	display: block;
	text-decoration: none;
	float: left;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	line-height: 3em;
	height: 35px;
}
#nav ul a:hover {
	text-decoration: none;
	color: #e0ded0;
}
#nav li {display: inline;}



.BGbottom {
	background-image: url(../images/BGfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.clear {
	clear: both;
}

h3 {
	font-size: 100%;
	color: #666666;
	font-family: Georgia, Times, serif;
	padding-bottom: 3px;
	padding-top: 5px;
}

.contentR {
	float: right;
	width: 345px;
}
.nav {
	background-image: url(../images/BGfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#info {
	color: #666666;
	padding-top: 120px;
	text-align: right;
	font-size: 80%;
}#info a {
	color: #666666;
	text-decoration: none;
}


ul {
	list-style-position: inside;
	padding-bottom: 5px;
}

li {
	padding-bottom: 2px;
}

.biog li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 0px;
}
.biog a {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	line-height: 2em;
}
.biog a:hover {
	background-color: #f0f0f0;
}
