html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/rhollingsworth/img/Background.jpg);
	}
	
#pagewrapper {
	height: 900%;
	padding: 0;
	position: relative;
	width: 770px;
	}
	
	
#header {
	background-image: url(/rhollingsworth/img/header.jpg);
	height: 102px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#content {
	display: block;
	margin-left: 40px;
	}
	
#menu {
	background-image: url(/rhollingsworth/img/menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 770px;
	height:20px;
	padding-bottom: 14px;
	}

#menuwrapper {
	display:block;
	}
	
#page {
	background-image: url(/rhollingsworth/img/page.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1240px;
	width: 770px;
	}
	
	
#menu ul {
	float:left;
	list-style-image:none;
	list-style-type:none;
	}
	
#menu ul li {
	float:left;
	list-style-image:none;
	list-style-type:none;
	}
.thumbs {
	float: none;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
	color: #FF0066;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	margin-top: -5px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: 999999;
	text-transform: uppercase;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	padding-left: 330px;
}	

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	color: #ff0066;
	margin-top: -48px;
	padding-left: 456px;
}	

#page2 {
	background-image: url(/rhollingsworth/img/page.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
	width: 770px;
	}