#page img {
	border: 0;
	display block;
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
}
#page img.right {
	float: right;
	margin: 0 0 0 20px;
}
#page h1 {
	border-bottom: 1px solid #ecdfdf;
	color: #b27f7f;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 20px 260px 0 40px;
	padding: 0 0 20px 0;
}
#page h1 a {
	border-right: 1px solid #ecdfdf;
	color: #b27f7f;
	float: left;
	line-height: 20px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	text-decoration: none;
}
#page h2 {
	color: #b27f7f;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 20px 280px 0 40px;
}


#page h3 {
	color: #789f85;
	font-size: 1.2em;
	margin: 20px 20px 10px 40px;
}
#page h3 a {
	color: #5f58af;
	text-decoration: none;
}









#page p {
	font-size: 12px;
	line-height: 20px;
	margin: 20px 280px 0 40px;
}
#page ul {
	list-style-type: none;
	margin: 20px 280px 0 40px;
	padding: 0;
}
#page li {
	background: transparent url(../graphics/li.jpg) no-repeat 0 3px;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}
#page li ul {
	margin: 0 0 0 20px;
}

#page table {
	border-left: 1px solid #d9bfbf;
	border-top: 1px solid #d9bfbf;
	padding: 0;
	margin: 20px 0 0 40px;
	width: 469px;
}
#page th {
	background: #ecdfdf;
	border-bottom: 1px solid #d9bfbf;
	border-right: 1px solid #d9bfbf;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	text-align: left;
}
#page th.title {
	background: #d9bfbf;
	font-weight: bold;
}
#page td {
	border-bottom: 1px solid #d9bfbf;
	border-right: 1px solid #d9bfbf;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}
#page form {
	background: transparent url(../graphics/form.jpg) repeat-y 0 0;
	border-top: 1px solid #d9bfbf;
	margin: 20px 0 0 40px;
	padding: 10px 0 0 0;
	overflow: hidden;
	width: 370px;
}
#page form p {
	margin: 20px 20px 0 20px;
}
#page form .field {
	margin: 10px 0 0 0;
	overflow: hidden;
	width: 370px;
}
#page form .field label {
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0 10px 0 0;
	text-align: right;
	width: 110px;
}
#page form .field input {
	font-size: 12px;
	width: 290px;
}
#page form .check {
	overflow: hidden;
	width: 370px;
}
#page form .check div {
	float: left;
	margin: 10px 0 0 0;
	text-align: right;
	width: 210px;
}
#page form .check label {
	font-size: 12px;
	display: inline;
}
#page form .submit {
	background: transparent url(../graphics/formsubmit.jpg) no-repeat 0 50%;
	margin: 20px 0 0 0;
	text-align: center;
	width: 370px;
}
#page form .submit input {
	background: #b27f7f;
	border: 1px solid #600;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 2px 0 2px 0;
	width: 100px;
}
#page form textarea {
	font-size: 12px;
	height: 80px;
	margin: 0;
	width: 230px;
}

#page #side {
	background: transparent url(../graphics/side.jpg) no-repeat 50% 20px;
	float: right;
	width: 200px;
}
#page #side img {
	display: block;
	margin: 40px 0 0 0;
}
#page #side ul {
	font-size: 12px;
	list-style-type: none;
	margin: 60px 0 0 0;
	padding: 0;
}
#page #side li {
	background: #b27f7f;
	margin: 0 0 1px 0;
	padding: 0;
	width: 200px;
}
#page #side li a {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 0 0 0 20px;
	text-decoration: none;
	width: 180px;
}
#page #side li a:hover {
	background: #8c4040;
}
#page #side li.sidehere {
	border-top: 1px solid #fff;
	margin: -1px 0 0 0;
}
#page #side li.sidehere a, #page #side li.sidehere a:hover {
	background: #fff;
	color: #8c4040;
}