@charset "UTF-8";
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-color: #DACDBD;
	height: 220px;
	width: 880px;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DACDBD;
	width: 570px;
	float: left;
	padding: 10px;
}
#art {
	float: left;
	width: 270px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	font-size: smaller;
}
#menu  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A99F92;
	width: 860px;
	list-style-type: none;
	text-decoration: none;
	color: #322F2C;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding: 10px;
}
#menu a {
	text-decoration: none;
	color: #EBDFCE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 90%;
}
#menu a:visited {
	color: #000066;
	font-size: 90%;
}
#menu li {
	display: inline;
	width: 880px;
	color: #DACDBD;
	padding: 0px;
	float: none;
	text-decoration: none;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
}
#menu ul {
	border-top-width: 0;
	color: #DACDBD;
	width: 860px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0px;
	padding: 0px;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003399;
	text-decoration: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: center;
	padding-top: 4px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A99F92;
	width: 860px;
	list-style-type: none;
	text-decoration: none;
	color: #322F2C;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding: 10px;
	height: 50px;
}
#footer a {
	text-decoration: none;
	color: #EBDFCE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 75%;
}
#footer a:visited {
	color: #000066;
	font-size: 75%;
}
#footer li {
	display: inline;
	width: 880px;
	color: #DACDBD;
	padding: 0px;
	float: none;
	text-decoration: none;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
}
#footer ul {
	border-top-width: 0;
	color: #DACDBD;
	width: 860px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003399;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #526C9C;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #364868;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #930;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
a:visited {
	color: #963;
}
a:hover {
	color: #36F;
}
a img {
	color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFC;
}
#container #footer #copyright p a {
	color: #333;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
#pw_head {
	background-color: #DACDBD;
	height: 220px;
	width: 880px;
}
#pw_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DACDBD;
	width: 860px;
	float: left;
	padding: 10px;
}
