body {
	margin-top: 20px;
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #5E3C00;
	background-color: #F2E8D2;
}

a {
	text-decoration: underline;
	color: #5E3C00;
}

a:hover {
	text-decoration: underline;
	color: #312B1F;
}

h1, h2, h3, h4 {
  font-weight: normal;
  text-align: left;
  margin-bottom: 0px;
  color: #312B1F ;

}

.thumb {
	border: 1px solid #312B1F;
}

.clear {
	clear: both;
	font-size: 1px;
}

#main {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#title {
	width: 780px;
	height: 200px;
}

#title h1 img {
	margin-top: 0px;
	font-size: 2.5em;
}

/* navigation - thanks to Mr. zeldman */

div#nav	{
	visibility: hidden;
	height: 1px;
}

#bodyBg {
	width: 718px;
	margin: 11px 11px 11px 31px;
}

#bodyBg h1 {
	padding-top: 6px;
	font-size: 2em;
}

#bodyBg h2 {
	font-size: 1.5em;
}

#bodyBg h3 {
	font-size: 1.25em;
	font-style: italic;
}


#bodyBg h4 {
	font-size: 1.25em;
}

#bodyBg p, #bodyBg h1, #bodyBg h2, #bodyBg h3, #bodyBg h4, #bodyBg ul {
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#bodyBg ul {
	margin-top: 0px;
	margin-left: 20px;
}

#bodySingle {
	padding-top: 11px;
	margin-top: 11px;
}

#bodySingle h4 {
	padding-bottom: 5px;
}

#bodyLeft {
	width: 480px;
	margin-top: 11px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #312B1F;
}

#bodyRight {
	width: 225px;
	margin-top: 11px;
	float: right;
}
#bodyRight .thumb {
	float: none;
	margin-left: 20px;
	margin-bottom: 5px;
}

#cvLeft {
	width: 360px;
	float: left;
}

#cvRight {
	width: 355px;
	float: right;
}

.topPara{
	margin-top: 20px;
}

.listHead {
	list-style: none;
	font-size: 1.5em;
	text-indent: -1em;
	padding-top: 0px;
	padding-bottom: 10px;
}

ul {
	text-align: left;
}

li {
	font-size: 0.9em;
	padding-top: 3px;
	margin-left: 0px;
	padding-left: 0px;
}

#port {
	text-align: left;
	width: 718px;
}

#port p {
	width: 450px;
}

#port img {
	float: right;
	margin-right: 20px;
}

#footer {
	height: 35px;
	width: 718px;
	text-align: right;
	margin-top: 11px;
	margin-right: 11px;
	margin-left: 31px;
	margin-bottom: 0px;
}

#footer p {
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}

#top {
	visibility: hidden;
	height: 1px;
}
#bottom {
	visibility: hidden;
	height: 1px;
}
#portBodyLeft {
	width: 360px;
	margin-top: 11px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #312B1F;
	margin-bottom: 11px;
}
#portBodyRight {
	width: 355px;
	margin-top: 11px;
	float: right;
}
#portBodyRight .thumb, #portBodyLeft .thumb{
	float: right;
	margin-left: 11px;
	margin-bottom: 11px;
}
#portBodyRight h3, #portBodyLeft h3{
	margin-bottom: 11px;
}
