html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 17px;
	color: ##330000;
}
img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	background: #FFFFCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif ;
	font: 11px ;
}
#wrapper {
	background: #ffffff;
	text-align: left;
	margin: auto;
	width: 728px;
	height: 900px;
	position: relative;
	padding-top: 68px;
	padding-bottom: 68px;
}

#wrapperc {
	background: #ffffff;
	text-align: left;
	margin: auto;
	width: 728px;
	height: 1300px;
	position: relative;
	padding-top: 68px;
	padding-bottom: 68px;
}

h1 {
	background: url(images/name.gif) no-repeat;
	position: absolute;
	top: 5px;
	left: 123px;
	width: 484px;
	height: 79px;
}

#house {
	position: absolute;
	top: 100px;
	left: 70px;
}

#nav {
	position: absolute;
	top: 436px;
	left: 51px;
	padding-right: 50px;
	border-right-style: solid;
}

#navb {
	position: absolute;
	top: 460px;
	left: 52px;
	padding-right: 50px;
	border-right-style: solid;
}

#navh {
	position: absolute;
	top: 400px;
	left: 55px;
	padding-right: 50px;
	border-right-style: solid;
}

#content {
	position: absolute;
	top: 4px;
	left: 204px;
	width: 433px;
	padding-right: 10px;
	text-align:center;
	height: 322px;
}

#text {
	position: absolute;
	top: 820px;
	left: 120px;
	width: 520px;
}

#footer {
	position: absolute;
	top: 924px;
	left: 198px;
}

#footerc {
	position: absolute;
	top: 2031px;
	left: 196px;
}
