* {
	margin: 0;
	padding: 0;
}

html {
	overflow:auto;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #1482c5;
	text-align:center;
	background-color: #e8e8e8;
	background-image: url(/images/hookt4theholidays/stripes5.gif);
	background-repeat: repeat;
	background-position: right top;
}

td, tr {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ol { margin-left: 20px; margin-right: 20px; }
h2, h3, p { margin-top: 10px; }

a img,:link img,:visited img {
	border: none;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

#background-image {
	position:absolute;
	top:0;
	right:0;
}

#terms_content {
	position:relative;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: 100%;
	background-color: #e8e8e8;
	text-align: left;
	color: #333333;

}

#footer {
	text-align: center;
	height: 73px;
	position: relative;
	padding-top: 20px;

}

#header {
	text-align: center;

	width: 100%;

	height: 200px;
	margin-right: auto;
	margin-left: auto;

}

#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	width: 650px;
	height: 100%;
}
