body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	font-size: 100%;
	
}
#wrapper{
width: 775px;
text-align: center;
margin: 1px auto -50px auto;
background-image: url(../images/lhbm_bkg.gif);
background-position:center;
background-repeat:repeat-y;
}
#topnav {
margin-bottom: 40px;
margin-top: -10px;
padding-top: 20px;
}
<!---jquery rotating banner code starts-->

element.style {
    padding-top: 31px !important;
}

#rotating-item-wrapper {
 position: relative;
width: 400px;
height: 300px;
border: 5px inset #ddd;
text-align: center; margin:auto;
}
.rotating-item {
display: none;

position: absolute;
 top: 0;

left: 0;
padding: 0px;
}
<!---jquery rotating banner code ends-->

#topnav ul, li{
display: inline;
margin: 0 15px;
list-style-type: none;
}
#topnav a:link{
font-size: 70%;
text-transform:uppercase;
font-weight: bold;
color: #999999;
}
#topnav a:visited{
font-size: 70%;
text-transform:uppercase;
font-weight: bold;
color: #999999;
}
#topnav a:hover{
font-size: 70%;
text-transform:uppercase;
font-weight: bold;
color: #ffffff;
background-color:#666666;
}
.here {
border-right: #999999 2px solid;
border-left: #999999 2px solid;
padding: 2px;
font-size: 70%;
font-weight: bold;
text-transform: uppercase;
}
/*contentHome and contentSub have different li background-images*/ 

#contentHome{
width: 600px;
text-align:center;
margin:auto;
}

#contentHome li{
display: block;
background-image:url(../images/tulip_bkg.jpg);
background-position: left;
background-repeat:no-repeat;
list-style-type:none;
text-align:left;
line-height: 150%;
font-size: 80%;
padding: 20px 45px 20px 35px;
}


#photoStrip{
width: 600px;
text-align:center;
margin:auto;
border: #000 inset 2px}

#contentSub{
	width: 600px;
	text-align:center;
	margin:auto;
}
#contentSub li{
display: block;
text-align:left;
line-height: 150%;
font-size: 80%;
padding: 10px 25px;
list-style-type: none;
background-image:url(../images/star_bkg.jpg);
background-position:left;
background-repeat:no-repeat;
}
#contentSub a:link{
font-size: 90%;
text-transform:uppercase;
font-weight: bold;
color: #999999;
}
#contentSub a:visited{
font-size: 90%;
text-transform:uppercase;
font-weight: bold;
color: #999999;
}
#contentSub a:hover{
font-size: 90%;
text-transform:uppercase;
font-weight: bold;
color: #ffffff;
background-color:#666666;
}
#projs{
width: 650px; 
text-align: center; 
margin:  3px auto 3px auto}
#projs img{
border: #666666 solid 2px;
padding:3px;
}
#projs ul{
display: inline; 
margin:  3px auto 3px 0px
}
#projs li{
margin: 3px;
}
#footer{
	width: 775px;
	text-align: center;
	margin: 10px auto;
	font-weight: normal;
	padding: 30px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/lhbm_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size: 80%;
	}


#footer li{
display: inline;
margin: 0 15px;
list-style-type: none;
}
#footer a:link{
font-size: 90%;
text-transform: capitalize;
font-weight: normal;
color: #999999;
}
#footer a:visited{
font-size: 90%;
text-transform: capitalize;
font-weight: normal;
color: #999999;
}
#footer a:hover{
font-size: 90%;
color: #ffffff;
background-color:#666666;
}


h1{
font-size: 100%;
color:#336600;
text-align:center;
margin: auto;
line-height: 160%;
font-weight: bold;
padding:  30px 0 10px 0 ;
text-transform:capitalize;

width: 80%
}
h2{

font-size: 90%;
font-weight: bold;
color:#336600;
text-align: center;
margin: 20px auto 2px auto;
width: 500px;
text-transform: uppercase;

}

h3{
font-size: 88%;
font-weight: bold;
color:#336600;
text-align: left;
width: 550px;
margin-left: 30px;
}

p{
	font-size: 80%;
	line-height: 140%;
	width: 600px;
	padding-left: 10px;
	text-align: left;

}

.clear {
clear: both;
text-align:center;
margin:auto;
font-size: 74%;
}
