body {
	background: #fff;
	font: 71% Verdana, Arial, Helvetica, sans-serif;	
	margin: 0;
}


div#head {
	height: 170px;
	/*background: url(/images/nwamsa-back.jpg) top left no-repeat;*/
}

	div#head img#logo {
		border: none;
		padding: 0;
		margin: 0;
		position: absolute;
		z-index: 100;
	}
	
	
	div#head div#bar1, div#head div#bar2, div#head div#bar3 {
		border-top: 1px solid #006;
		margin-left: 30px;
		height: 4px;
	}
	
	div#head div#bar2 {
		margin-left: 45px;
	}
	
	div#head div#bar3 {
		margin-left: 200px;
		height: auto;
		text-align: right;
		border-top: none;
		border-bottom: 1px solid #006;
	}


a.cr, a.co, a.cg, a.ck {
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	display: inline-block;
	margin: 0 1px 4px 1px;
	font-size: 90%;
	text-decoration: none;
	width: 120px;
	text-align: center;
}

a.cr:hover, a.co:hover, a.cg:hover, a.ck:hover {
	text-decoration: underline;
}

	a.cr {
		background: #F00;
	}
	
	a.co {
		background: #fc0;
	}
	
	
	a.cg {
		background: #000;
	}
	
	
	a.ck {
		background: #009;
	}


h1, h2, h3 {
	font-family: Georgia, Times New Roman, times, serif;
	color: #f00;
	font-size: 160%;
	margin: 0.25em 0 -0.25em 0;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 110%;
}

p {
	line-height: 1.4em;
}

div.clear {
	clear: both;
}


div#page {
	margin-left: 240px;
	padding: 10px 245px 0 1.5em;
	border-left: 1px solid #006;
}
	
	div#page div#lc {
		padding-right: 250px;
	}
	div#page div#mc {
		padding-right: 50px;
	}
		
div#rc {
	position: absolute;
	top: 175px;
	right: 20px;
	width: 200px;
	color: #009;
	font-size: 90%;
}	


div#cols {
	margin-left: 240px;
	padding: 10px 20px 0 1.5em;
	border-left: 1px solid #006;
}

	div#cols div#lc {
		padding-right: 0;
		width: 49%;
		float: left;
	}


	div#cols div#rc {
		position: relative;
		top: auto;
		right: auto;
		float: right;
		width: 48%;
		color: #000;
		font-size: 100%;
		margin-top: 1.9em;
	}


div.high {
	color: #fff;
	background: #004;
	padding: 0 15px 15px 15px;
	width: 200px;
	float: right;
	margin: 0 0 1em 1em;
}

	div.high h2  {
		color: #fff;
	}


div#nav {
	font: 105% Tahoma, Arial, Helvetica, sans-serif;
	width: 205px;
	position: absolute;
	top: 175px;
	left: 20px;
}

	div#nav div#logos {
		margin-top: 4em;
	}

	div#nav a {
		text-decoration: none;
		display: block;
		width: 185px;
		color: #006;
		padding: 2px 0 2px 20px;
		background: url(/images/nwamsa-bul.gif) left center no-repeat;
	}
	
	div#nav a:hover {
		text-decoration: underline;
	}

	div#nav div.sn {
		margin-left: 15px;
		width: 192px;
	}

	div#nav div.sn a {
		text-decoration: none;
		padding: 2px 2px 2px 20px;
		width: 166px;
		background: url(/images/nwamsa-rbul.gif) 7px 7px no-repeat;
	}
	
	div#nav div.sn a:hover {
		background: #006 url(/images/nwamsa-rbul-a.gif) 7px 7px no-repeat;
		color: #fff;
	}
	
	.ssn {
		margin-left: 20px;
	}

