.body {
	background-color: #636466;
	}
.tip {
	background-image: url(ary3-logo.jpg);
	background-repeat: no-repeat;
	background-color: #636466;
	background-position: top center;
	height: 150px;
	}
.top {
	background-image: url(ary3-art.jpg);
	background-repeat: repeat-x;
	background-color: #636466;
	background-position: top center;
	height: 175px;
	}
#page {
	width: 745px;
	margin: 0px auto;
	}
.menu {
	background-color: #636466;
	background-position: center;
	width: 745px;
	height: 32px;
	z-index: 100;
	border-right: 1px solid #000;
	font-family: arial, sans-serif;
	color: #a5af9d;
	text-align: center;
	font-size: 12px;
	}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
.menu ul ul {
	width: 149px;
	}
.menu li {
	float: left;
	width: 149px;
	position: relative;
	}
.menu a, .menu a:visited {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color:#a5af9d;
	width: 138px;
	height: 30px;
	border: 1px solid #a5af9d;
	border-width: 1px 0 1px 1px;
	background: #636466;
	padding-left: 10px;
	line-height: 29px;
	font-weight: bold;
	}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #636466 url(ary3.arrow.jpg) no-repeat 130px center;
	}
.menu ul ul a.drop:hover {
	background:#c9ba65 url(ary3-arrow.jpg) no-repeat 130px center;
	}
.menu ul ul :hover > a.drop {
	background: #c9ba65 url(ary3-arrow.jpg) no-repeat 130px center;
	}
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #e2dfa8;
	}
.menu ul ul ul a:hover {
	background: #636466;
	}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0;
	width: 149px;
	border-top: 1px solid #000;
	}
.menu ul ul ul {
	left: 149px;
	top: -1px;
	width: 149px;
	}
.menu ul ul ul.left {
	left: -149px;
	}
.menu table {
	width: 100
	position: center;
	top: 0;
	border-collapse: collapse;
	}
.menu ul ul a, .menu ul ul a:visited {
	background: #636466;
	color: #a5af9d;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 128px;
	border-width: 0 1px 1px 1px;
	}
.menu a:hover, .menu ul ul a:hover {
	color: #ffffff;
	background: #8b9e67;
	}
.menu :hover > a, .menu ul ul :hover > a {
	color: #ffffff;
	background: #8b9e67;
	}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	}
.menu ul :hover ul ul {
	visibility: hidden;
	}
.menu ul :hover ul :hover ul {
	visibility: visible;
	}
.credits {
	background-color: #636466;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 100%;
	color: #bdc9b3;
	text-align: center;
	font-size: 12px;
	}
.credits a:link, .credits a:visited {
	color: #ffffff!important;
	text-decoration: none;
	font-weight: bold;
	}
.credits a:hover {
	color: #b7d186!important;
	text-decoration: none;
	font-weight: bold;
	}
.content {
	background-color: #ffffff;
	background-position: center;
	width: 745px;
	}
.content .textbox {	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #000000;
	}
.content a:link, .content a:visited {
	color: #636466;
	text-decoration: none;
	font-weight: bold;
	}
.content a:hover {
	color: #b7d186;
	text-decoration: none;
	font-weight: bold;
	}