html,body{
	background-image:url(../images/505_NAs.jpg);
	background-color: #011c92;
	background-repeat:repeat-x;
	background-position:left bottom;
	background-attachment: scroll;
	margin:0;
	margin-top: 2px;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}
#overall
{
	width:auto;
	height:auto;
}
#banner 
{
	padding: 0;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	display: block;
	height: 202px;
	text-align: center;
	width: 1000px;
	position:relative;

}
/*banners might need overflow = hidden*/
#banner1 
{
	position:absolute;
	overflow:hidden;
	padding-top:16px;
}

#banner2 
{
	position:absolute;
	overflow:hidden;
	z-index:5;
	margin-top:-15px;
}
#banner3
{
	position:absolute;
	top:0px;
	color:White;
	margin-top:15px;
	text-align:right;
	width: 1000px;
	overflow:hidden;
	z-index:5;
}
#Banner1_LoginBanner1_litUnpaidItemsPanel 
{
	position:absolute;
	top:0px;
	left: -300px;
	color:White;
	margin-top:15px;
	text-align:right;
	width: 800px;
	overflow:hidden;
	z-index:10;
}
#banner3 a:link, #banner3 a:hover, #banner3 a:visited, #Banner1_LoginBanner1_litUnpaidItemsPanel a:link, 
#Banner1_LoginBanner1_litUnpaidItemsPanel a:hover, #Banner1_LoginBanner1_litUnpaidItemsPanel a:visited,
#login a:link, #login a:hover, #login a:visited
{
	color: #fff;
	font-weight: bold;
}
#minheight
{
	height:600px;
	float:left;
	width:1px;
}
#center_me
{
	text-align:center;
}
/*right column*/
#right {
	 display: inline;
	 float: right;
	 width: 141px;
	 margin:0;
	 padding:0;
	 padding-top: 65px;
	 text-align: center;
	 background-image:url(../images/yellow_curve.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
	 z-index:0;
	 position: relative;
	 overflow:hidden;
}
#register_img{
	border:0;
}


#footer {
	width: 1000px;
	padding: 0;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	display: block;
	font-size: 13px;
	color: #fff;
	height: 70px;
	background-image:url(../images/footer_new.gif);
	background-repeat:no-repeat;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .5px;
}

	#north_sails{
		width: 138px;
		height: 50px;
		margin-bottom: 25px;
		margin-right: 35px;
	}
	
	#adventure{
		width: 126px;
		height: 107px;
	}

.clear {
	 clear: both;
	 overflow: hidden;
	 height: 0px;	 
}
.required
{
	color:Red;
	font-size:30px;
	font-weight:bold;
}
.required15px
{
	color:Red;
	font-size:15px;
	font-weight:bold;
}
.fullheight
{
	height:100%;
}

#rss
{
	background-image:url(../images/rss-clear-25.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	padding-left:30px;
	margin-top:5px;
	text-align:right;
	vertical-align:middle;
	height:26px;
	font-size:10px;
	font-weight:bold;
}
#rss a:link, #rss a:visited
{
	padding-top:5px;
	vertical-align:middle;
	color:White;
}
#rss a:hover
{
	color:#dacd01;
}
#news
{
	font-size:12px;
}
#newsheader
{
	font-size:12px;
		font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
		border-bottom-style: dotted;
	border-bottom-color:#c01d1b;
	border-bottom-width:1px;
}
.newsitem
{
	border-bottom-style: dotted;
	border-bottom-color:#c01d1b;
	border-bottom-width:1px;
}
.newstitle
{
	
}
.newstitletext
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	width:50%;
	margin-bottom:3px;	
	margin-top:2px;
}
.newstitledate
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	width:50%;
	text-align:right;
	margin-bottom:3px;
	margin-top:2px;
}
.newstext
{
	font-size:11px;
}
.newsreadmoreright
{
	text-align:right;
	font-size:10px;
	text-decoration:underline;
	margin-bottom:4px;

}
.pagetitle
{
	color:#c01d1b;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom-style: dotted;
	border-bottom-color:#c01d1b;
	border-bottom-width:1px;	
}

