@charset "UTF-8";
/* CSS Document */

body {
	background-color: #625e46;
	background-image:url(IMAGES/navBarArt.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
}

/* navigation */
ul {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	margin:0 auto 0 auto;
	padding:2px 5px 3px 5px;	
}

li {
	display:inline;
	text-align:center;
	text-indent:0;
	padding:2px 5px 0 5px;
}

li.down {
	color:#FF0000
}

#nav_main {
	width:740px;
	height:20px;
	margin:20px 0 20px 280px;
	overflow:visible;
}

#nav_main a:link {
	text-decoration:none;
	color:#57533e;
	padding:2px 5px 0 5px;
}
#nav_main a:visited {
	text-decoration:none;
	color:#57533e;
	padding:2px 5px 0 5px;
}
#nav_main a:hover {
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	padding:2px 5px 0 5px;
}

/* end navigation */

/* header art */
#seasonArt {
	background-image:url(IMAGES/season19Art_pageHead.jpg);
	background-repeat:no-repeat;
	background-position:-20px top;
	margin: 20px 0 0 275px;
	width:750px;
	height:175px;
}
/* end header art */

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #f3cb59;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h1 {
	margin:0 0 -9px 0;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:25px;
	font-style: normal;
	line-height: 22px;
	color:#f3cb59;
	margin:5px 0 5px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-variant:normal;
	color: #000000;
	text-decoration: none;
	padding: 0;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	text-indent: 0;
	margin:10px 0 5px 0;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	text-indent:-9999px;
	color:#000000;
	margin:0;
}

.replace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: -9999px;
	margin:0 0 -9px 0;
}

.highlight {
	color:#FFF;
	font-style:italic;
}

/* container div */
#content {
	position:relative;
	width:750px;
	height:800px;
	margin:10px 0 0 275px;
	overflow:visible;
}

#left {
	float:left;
	width:320px;
	position: relative;
}

#right {
	float: right;
	padding-left: 15px;
	clear: right;
	width: 400px;
	position: relative;
}

#content p.showCred {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	text-indent: 0px;
}

.imgRight {
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 0 0 5px;
}

.imgLeft {
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 5px 0 0;
}

.aofLogo {
	float:left;
	position: relative;
	top:0px;
	right: 0px;
	height: 127px;
	width: 130px;
	clear: both;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mwoLogo {
	float:left;
	position: relative;
	top:0px;
	right: 0px;
	height: 134px;
	width: 135px;
	clear: both;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#purchase {
	position:relative;
	float:left;
	clear:right;
	margin:20px autp 0 auto;
	width:265px;
	height:144px;
	}

