/*Layout*/
HTML
{
}
BODY
{
	background-color: #AFA69C;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
}
#container
{
	width: 853px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 70px solid #B9B1A7;
	border-right: 70px solid #B9B1A7;
	border-top: 203px solid #B8B0A6;
	border-bottom: 79px solid #B8B0A6;
}
.wrapper-w852
{
	width: 853px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#header-mountains
{
	width: 100%;
	height: 55px;
	background-image: url(../img/wsuaa_v3/bg_header-mountains.png);
	/*+placement:anchor-top-left 0px 0px;*/
	position: absolute;
	left: 0px;
	top: 0px;
}
#member-menu
{
	color: #FFF;
	font-size: 75%;
	text-align: right;
	margin-top: 0;
	width: 66%;
	z-index: 10;
}
#member-menu A
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid transparent;
}
#member-menu A:hover
{
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#header
{
	background-image: url(../img/wsuaa_v3/bg_header-red-gradient.png);
	width: 100%;
	height: 91px;
	/*+placement:anchor-top-left 0px 55px;*/
	position: absolute;
	left: 0px;
	top: 55px;
}
#header #logo
{
	background-image: url(../img/wsuaa_v3/wsuaa-logo.png);
	width: 397px;
	height: 91px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#header #logo SPAN
{
	display: none;
}
#header #books-gavel
{
	background-image: url(../img/wsuaa_v3/books-tagline.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 277px;
	height: 147px;
	z-index: 1;
	/*+placement:float-right 0px -50px;*/
	float: right;
	position: relative;
	left: 0px;
	top: -50px;
}
.content
{
	clear: both;
	overflow: hidden;
	background: #FFF;
	min-height: 500px;
	color: #000000;
	padding: 10px 30px 40px;
}
#footer
{
	width: 100%;
	/*+placement:displace 0px -49px;*/
	position: absolute;
	margin-left: 0px;
	margin-top: -49px;
	background: #940045;
	color: #FFFFFF;
	clear: both;
	font-size: 75%;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer SPAN
{
	/*[disabled]line-height:22px;*/
}
#footer A
{
	color: #FFFFFF;
	font-weight: normal;
}
#footer A#contact-us
{
}
#footer DIV.left
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer DIV.right
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
}
#footer DIV.right A#contact-us
{
}
#visitor-counter
{
	clear: none;
	display: inline;
}
#visitor-counter SPAN.counter-text
{
	display: inline;
}
#visitor-counter SPAN.statcounter
{
	clear: none;
	display: inline;
}
#visitor-counter .statcounter IMG
{
	vertical-align: text-top;
}
#visitor-counter A.statcounter
{
	clear: none;
}
/*==============================================================================
Menus
==============================================================================*/
#main-menu
{
	display: block;
	height: 57px;
	/*+placement:anchor-top-left 0px 146px;*/
	position: absolute;
	left: 0px;
	top: 146px;
	width: 100%;
	margin-bottom: 0;
}
#main-menu UL
{
	display: block;
	height: 57px;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#main-menu LI A
{
	background-image: url(../img/wsuaa_v3/menu-link-separator-black.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 100%;
	font-family: arial;
	font-weight: normal;
	display: block;
	color: #000000;
	padding-left: 11px;
	padding-right: 11px;
	height: 29px;
	line-height: 30px;
/*this will vertically align the text*/
}
#main-menu LI A:hover
{
	text-decoration: none;
}
#main-menu LI A.selected
{
	color: #000000;
	text-decoration: none;
}
#main-menu LI
{
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	float: left;
	height: 57px;
}
#main-menu LI.selected
{
	background-image: url(../img/wsuaa_v3/triangular-selector.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#main-menu LI.last A
{
	background-image: none;
}
