@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat;
	background-color: #000;
	background-image: url(images/houptback.jpg);
}
#outerwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #F9C;
	height: 700px;
	background-color: #000;
	background-image: url(images/allyhome.jpg);
	background-repeat: no-repeat;
	clear: right;
}
#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #999;
	float: none;
	height: auto;
	width: 180px;
	padding-top: 20px;
	padding-left: 0px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
}
h1 {
	font-size: 16px;
	color: #EA378B;
	font-weight: normal;
	font-variant: small-caps;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCC;
}
#inside_text {
	width: 830px;
	padding-left: 70px;
}
#homenavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #999;
	float: left;
	height: 400px;
	width: 270px;
	padding-top: 125px;
	padding-left: 60px;
	font-weight: normal;
	font-variant: small-caps;
}
#homebodytext {
	float: right;
	width: 270px;
	padding-top: 135px;
	color: #B76888;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-right: 180px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #BD057D;
}
a:active {
	text-decoration: none;
	color: #999;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
#insidepage_container {
	background-color: #000;
	background-image: url(images/insidebackpages.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/houptheader.png);
	background-repeat: no-repeat;
	float: none;
	height: 110px;
	width: 805px;
	clear: none;
	padding-left: 90px;
	background-position: 80px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
	background-color: #000;
}
