body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/tile.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#all {
	width: 700px;
	text-align: center;
	margin: auto;
}
#banner, #main {
	width: 700px;
	background-image: url(images/stripe.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 11px;
	background-color: #DBCAB9;
}
#stripe {
	width: 700px;
}
#main {
	width: 700px;
	background-color: #DBCAB9;
	text-align: left;
	padding-bottom: 40px;
}
#nav {
	width: 140px;
	margin-top: 75px;
}
#nav ul {
	font-size: 8.5pt;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

#nav li {
	text-align: right;
	list-style-type: none;
	display: block;
}
#nav li a {
	color: #663333;
	padding: 2px 18px;
	text-decoration: none;
	display: block;
	width: 106px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAB199;
}
#nav li a:hover {
	background-color: #EEE7DF;
	text-decoration: none;
	color: #000;
	border-right-color: #C1A588;
	border-right-style: solid;
	border-right-width: 1px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/ro_fade.gif);
}
#here a {
	background-color: #D1BCA7;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #D1BCA7;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/b_fade.gif);
}


#site {
	text-align: right;
	width: 700px;
	background-color: #E6D9CC;
}
#site ul {
	font-size: 7.5pt;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 24px;
}

#site li {
	text-align: left;
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#site li a {
	color: #663333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAB199;
	padding: 6px 15px;
	text-decoration: none;
}

#site li a:hover {
	text-decoration: none;
	color: #663333;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/top_fade.gif);
}

li#end a, li#right a {
	border: 0;
}

li#hereend a {
	background-color: #D8D270;
	border: 0;
}


.title {
	width: 485px;
	margin: 0;
	padding-top: 40px;
	padding-left: 40px;
}
.content {
	width: 470px;
	margin-left: 55px;
	margin-top: 1px;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	color: #000200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #826242;
	padding-bottom: 3px;
}
h5 {
	font-size: 9pt;
	font-weight: bold;
	color: #000200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7AD94;
	padding-bottom: 3px;
	clear: both;
	margin-bottom: 0px;
	width: 270px;
}
.content img {
	background-color: #E6D9CC;
	padding: 4px;
	float: left;
	margin: 5px 10px 5px 0;
	border-top-color: #C1A588;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer {
	font-size: 9px;
	width: 500px;
	padding-top: 8px;
	padding-left: 200px;
	text-align: left;
	padding-bottom: 40px;
}
a:link {
	color: #663333;
}
a:visited {
	color: #663333;
}
a:active {
	color: #00AEEF;
}
.small {
	font-size: 7.5pt;
	color: #666666;
}
