/* CSS Document */

body {
	color:#A3989E;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	background-color: #FFFFFF;
	background-image: url(../images/jwmBg.gif);
}

#container {
	width:900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
#sidebar {
	width: 200px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	float: left;
	background-image: url(../images/sideBarBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#sidebar h3 {
	font-size:15px;
	font-weight:normal;
	color:#D6C8D2;
	margin:0 0 10px 0;
}
#sidebar p {
	font-size:11px;
	line-height:20px;
}
.LogoTextAdjustment {
	margin-left: 24px;
	margin-top: 40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
}
* {
	margin:0;
	padding:0;
	outline:none;
}
.clear {
	clear:both;
}
#header {
	height:204px;
	width:900px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/jwmHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
p.credit {
	float:right;
}
p.credit a {
	color:#fff;
}

ul.nav li {
	list-style:none;
	float:left;
}
ul#top-nav {
	float:right;
}
ul#top-nav a {
	color:#95CBFF;
	font:11px Verdana;
	text-decoration:none;
	margin:0 0 0 10px;
}
ul#top-nav a:hover {
	color:#fff;
}

#main-nav{
	clear: both;
	width: 900px;
}


#main-nav a {
	color:#95CBFF;
	text-decoration:none;
	padding:2px 10px;
	border-left:1px solid #fff;
}
#main-nav a:hover {
	color:#fff;
	background:url(../images/main-nav_a.gif);
}
#main-nav a.first {
	border:none;
}

ul.links li {
	list-style:none;
}
ul.links li a {
	color:#333;
	text-decoration:none;
	display:block;
	padding:4px 10px;
	margin:0 0 1px 0;
	background-color: #c78d32;
	background-repeat: no-repeat;
}
ul.links li a:hover {
	background-position:top;
	background-color: #A18E61;
	color: #383838;
}

ul.linksTop li {
	list-style:none;
}
ul.linksTop li a {
	color:#333;
	text-decoration:none;
	display:block;
	padding:4px 10px;
	margin:0 0 1px 0;
	background-color: #84C04F;
	background-repeat: no-repeat;
}
ul.linksTop li a:hover {
	background-position:top;
	background-color: #A18E61;
	color: #383838;
}


p a {
	color:#4F7429;
	text-decoration:none;
	font-weight:bold;
}
p a:hover {
	color:#333693;
}
#content {
	width:655px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	display: block;
	float: right;
	background-image: url(../images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content h3 {
	color:#9300B7;
	font-size:20px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h4 {
	padding:7px 0;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#54323C;
}
#content p {
	padding:10px 0;
	color: #2A2C36;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content ul {
	color:#000;
	margin:10px 10px 10px 20px;
}
#content ul span {
	color:#A3989E;
}

#content table {
	
}

#content th {
	color:#D6C8D2;
	border-bottom:1px solid #4D484A;
	background:#252223;
}

#content tr.alt td {
	background:#3F3B3C;
	border-top:1px solid #4D484A;
	border-bottom:1px solid #4D484A;
}
blockquote {
	padding:10px 10px 10px 30px;
	font-style:italic;
}
div#intro {
	background: #353132;
	margin:0 0 35px 0;
}
div#intro a {
	color:#fff;
	text-decoration:none;
}
div#intro h2 {
	color:#C9C7C8;
	font-style:italic;
	font-weight:normal;
	font-size:20px;
	line-height:32px;
}
div#intro div {
	padding:10px 20px;
}
b.rtop, b.rbottom {
	display:block;
	background: #312D2E
}
b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #353132
}
b.r1 {
	margin: 0 5px
}
b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}
#footer {
	clear:both;
	background-color: #26296E;
	width: 900px;
	position: relative;
	height: 74px;
	vertical-align: bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer-content {
	width:auto;
	background-color: #362037;
	color: #FFFFFF;
	font-size: .8em;
}
#footer-content a.at {
	display:block;
	float:right;
	text-align:left;
	text-indent:-9999px;
	height:30px;
	width:30px;
	background:url(../images/atlogo.gif) no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	color: #333693;
}
nav line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00CC00;
}
cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #341F28;
}
#flash {
	height: 204px;
	width: 305px;
	padding-left: 595px;
	
}
.Underborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2A2B35;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#content img {
	margin: 3px;
	padding: 4px;
}
