body	{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	background-color: #dde3d5;
	text-align: center;
	font:	14px/21px georgia,'times new roman',times,serif;
	color: #333333;
}

a:link {color: #207290; font-weight: normal; text-decoration:underline;}
a:visited {color: #175369; font-weight: normal; text-decoration:underline;}
a:hover {color: #5a6532; font-weight: normal; text-decoration:underline;}
a:active {color: #2585a8; font-weight: normal; text-decoration:underline;}

.ancient {visibility:hidden; display: none;}

h2 {
	font:	17px/21px georgia,'times new roman',times,serif;
	font-weight: normal;
	color: #404040;
	margin: 20px 0 6px 0;
}
h3 {
	font:	12px/16px georgia,'times new roman',times,serif;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 7px 0;
}
h4 {
	font:	15px/15px georgia,'times new roman',times,serif;
	font-weight: bold;
	color: #404040;
	margin: 20px 0 2px 0;
}

ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 1.3em;
	font:	12px/16px georgia,'times new roman',times,serif;
}
li {
	margin: 0 0 8px 0;
	padding: 0;
}

#wrapper {
	border: 1px solid #5a6532;
	width: 700px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	width: 700px;
	height: 113px;
	border: 0;
	background-color: #a7b891;
}

#content {
	margin:0;
	padding: 35px 73px 35px 73px;
	width: 554px;
}

#content p {
	margin-top: 5px;
}

#end {
	width: 702px;
	height: 8px;
	margin: -1px auto 0px auto;
	background: url("../gfx/cap.gif") no-repeat;
}