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

body {
	background-image:url(../images/bg.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#header {
	float: left;
	height: auto;
	width: 801px;
	margin-bottom: 15px;
}
#header h1 {
	float: left;
	text-indent: -9999em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	height: auto;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header h1 a {
	background-image: url(../images/banner.png);
	float: left;
	height: 150px;
	width: 801px;
	display: block;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.skinny {
	width: 575px;
}
#content-area {
	width:741px;
	background-image: url(../images/body-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 741px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#stay-connected {
	display:block;
	width:582px;
	height:auto;
	float:left;
	list-style-type:none;
	padding: 0;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#stay-connected li {
	display:block;
	width:173px;
	height:auto;
	float:left;
	list-style-type:none;
	padding: 0;
	margin-right: 25px;
}
#stay-connected input {
	display:block;
	width:173px;
	height:20px;
	float:left;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	background-color: #d2c6c4;
}

#stay-connected #top-text {
	padding: 0px;
	float: left;
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#stay-connected .stay-submit{
	width: 100px;
	float: left;
	height: auto;
}
#stay-connected .stay_submit_btn{
	color: #FFF;
	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;
	font-size: 12px;
	padding: 0px;
	margin:0px;
	background-image: url(../images/submit.jpg);
	float: left;
	display: block;
	text-indent: -99999em;
	height: 33px;
	width: 88px;
}
#footer {
	clear:left;
	width: 801px;
	float:left;
}
#paid-for {
	width:200px;
	float:left;
	margin-left:300px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#netcom-tag {
	color: #FFF;
	float: left;
	height: auto;
	width: 220px;
	margin-left: 50px;
	margin-top: 15px;
}
#netcom-tag a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}
#netcom-tag a:hover {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;	
}