/*----------------Document----------------*/
body{
	font-family: Palatino Linotype, serif;
	background-color: #e1eaf9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 5px;
}

#wrapper{
	width: 1007px;
	height: 100%;
	background: url('../slices/bg_repeat_sub.png') repeat-y;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#wrappernews{
	width: 1007px;
	height: 100%;
	margin: 0 auto;
	background: url('../slices/bg_repeat_news.png') repeat-y;
	text-align: left;
}

/*---------Header-----------*/
#header{
	height: 262px;
	background-image: url(http://www.noaamembers.com/slices/header4.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#link{
	height: 170px;
}

/*--top-----*/
#top1{
	height: 20px;
	background: url('../slices/top_sub.png') no-repeat;
}
#top2{
	height: 20px;
	background: url('../slices/top_news.png') no-repeat;
}
#top{
	height: 50px;
	background: url('../slices/top_member.png') no-repeat;
}
/*-----------Bottom--------------*/
#bottom{
	height: 30px;
	background: url('../slices/bottom_sub.png');
}
#bottom1{
	height: 30px;
	background: url('../slices/bottom_news.png');
}
#footer{
	height: 103px;
	margin: 0;
	padding: 0;
	background: url('../slices/footer.png') no-repeat;
}
#footer ul{
	height: 20px;
	width: 500px;
	margin: 0;
	text-align: center;
}
#footer li{
	margin: 0;
	padding: 0 7px;
	font-size: .7em;
	display: inline;
	border-right: 1px solid;
}
#footer a:link, #nav a:active, #nav a:visited{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	color: #4b91d5;
}
#ulcontainer{
	width: 400px;
	padding: 20px 60px 0 0;
	float: left;
}
#ulcontainer .last{
	border: none;
}
#ulcontainer #small{
	border: none;
}
#addcontainer{
	height: 103px;
	width: 400px;
	font-size: .8em;
	line-height: 25%;
	padding-top: 12px;
	padding-bottom: 40px;
	padding-right: 20px;
	float: right;
}
#small{
	font-size: .5em;
	color: #909090;
}
/*------------table-----------*/
#index table{
	background-color: #FFFFFF;
	border-spacing: 4px 2px;
}
#index th{
	font-size: .8em;
}	
#index td{
	font-size: .8em;
}
#index a:link, #index a:active, #index a:visited{
	color: #000000;
	text-decoration: none;
}
#index a:hover{
	color: #000000;
}
#index span{
width: 100%;
}
#blank{
	display: none;
}
/*-----------Content--------------*/

#content{
	font-family: Verdana, sans-serif;
}
#content a{
	font-size: 1em;
}

#content li{
	margin: 0;
	padding: 0 7px;
	font-size: .9em;
}
#content a:link, #content a:active, #content a:visited{
	color: #000000;
	text-decoration: none;
}
#content a:hover{
	color: #2662c4;
}
#content h2{
}
#content h3{
	font-family: Palatino Linotype, serif;
}
#content p{
	font-size: .8em;
	line-height: 1.3em;
}
#content h5{
	text-decoration: none;
	font-weight: bold;
}
#container{
	margin: 0 30px 0 30px;
}
#content dd{
	font-size: .8em;
	line-height: 1.3em;
}
.bodytext{
}
.leftrail{
	float: left;
	width: 345px;
	position: relative;
}
.leftrail1{
	float: left;
	width: 960px;
}
.leftrail2{
	float: left;
	width: 750px;
	}
.newswrapper{
	float:left;
	width: 700px;
	position: relative;
}
.center{
	float: left;
	width: 350px;
	margin-left: 20px;
	position: relative;
}
.rightrail{
	float: right;
	width: 200px;
	position: relative;
}
.primary{
	line-height: 1.5em;
}
.associate{
	line-height: 1.5em;
}

.clear{ clear:both;}
.leftrail3 {
	float: left;
	width: 145px;
}
.center2 {
	float: left;
	width: 550px;
	margin-left: 20px;
	position: relative;
}
#wrapperevents {
	width: 1007px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../slices/bg_repeat_sub_events.png);
	background-repeat: repeat-y;
}
#top3 {
	height: 20px;
	background-image: url(../slices/top_sub2.png);
	background-repeat: no-repeat;
}
#bottomevents {
	height: 30px;
	background-image: url(../slices/bottom_sub2.png);
}
#wrapper_memberzone {
	width: 1007px;
	height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../slices/bg_repeat_memberzone.png);
}

.centernews {
	float: left;
	width: 340px;
	padding-left:20px;
	margin-left: 20px;
	position: relative;
}
#nav {
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 55px;
}
.topimage {
	float: left;
	width: 715px;
	position: relative;
}

