body, html {
    margin:0;
    padding:0;
	min-width:760px;
    }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
#rap {
	width:800px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	border: 1px solid;}
#header {text-align: center;}

#header a:link {text-decoration: none; border: 0;}

#main {	margin:0 auto;	padding:0;	width:740px;}
#lhnav {padding: 0;	margin: 0;}

#lhnav ul {	list-style-type: none;}
#lhnav li {	display:inline;	font-size:1.2em;}

#lhnav a:link {
  	color: #007DFF;
	position: relative;
	/*text-decoration: none;*/
}
#lhnav a:hover {text-decoration: underline;}
#content {
	width:510px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}

#content h1, content h2{
	font-family: Times New Roman, Times, serif;
	text-transform: capitalize;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
}

#content h1 { font-size: 2em;}
#content h2 { font-size: 1.5em;}
#content h3 { font-size: 1.2em;}
#content h4 { font-size: 1em;}

#content img {border:solid 1px #000000; margin: 0px 10px;}
#gallery h1{
	font-family: Times New Roman, Times, serif;
	text-transform: capitalize;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;}
#gallery ol {margin:0px; padding:0; list-style-type: none;}
#gallery ol li {display: inline; list-style-type: none;}

#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
