* {
	margin: 0;
	padding: 0;
}

html {
	overflow:hidden;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #1482c5;
	text-align:center;
	background-color: #666666;
	background-image: url();
	background-repeat: no-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;
}

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;
}

#content-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 100%;
	position:fixed;
	left: 0;
	right: 0;
	}

#content {
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 720px;
	background-color: #FFCC00;
	text-align: left;
	color: #333333;
	background-image: url(/images/attnpn/BodyFlourish.gif);
	background-position: 0px 170px;
	background-repeat: no-repeat;
}

#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%;
}



#footer {
	width:100%;
	bottom:0px;
	left:0px;
	text-align: center;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	height: 73px;
	position: absolute;
}

.spacer {
	height: 50px;
}

#areacode {
	color: #333333;
	width: 40px;
	background-color: #CCCCCC;
}

#domNumber {
	color: #333333;
	width: 179px;
	background-color: #CCCCCC;
}

#error {
	color: #bc6212;
}

#entry {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	text-align: left;
}

#instructions {
	margin-left: 65px;
	margin-top: 0px;
}

#header {
	text-align: center;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
