body
	{
	background: #ad8f53 url(box.png) no-repeat;
	}

h1
	{
	text-align: left;
	font-family: 'Palatino Linotype', 'Book Antiqua', Times, 'Times New Roman', serif;
	font-size: 250%;
	margin: 20px 0 20px;
	line-height: 1.2em;
	}

h2
	{
	text-align: left;
	font-family: 'Palatino Linotype', 'Book Antiqua', Times, 'Times New Roman', serif;
	font-size: 140%;
	margin: 0px 0 10px;
	line-height:1.2em;
	}

abbr, span.abbr
	{
	cursor: help;
	border-bottom: 1px dotted;
	}

div.header h1
	{
	margin-left: 128px;
	}

div.navigation
	{
	float: left;
	background: #caa760;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	}
div.navigation ul
	{
	padding-right: 25px;
	list-style-type: square;
	}
div.navigation li
	{
	line-height: 1.75em;
	}
div.navigation a:visited
	{
	color: #333;
	}
div.navigation a
	{
	font-family: Times, 'Times New Roman', serif;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed;
	}
div.navigation a:hover
	{
	border-bottom: 1px solid;
	}
div.navigation hr
	{
	background: #ad8f53;
	border: none;
	color: #ad8f53;
	width: 80%;
	height: 3px;
	}

div.content
	{
	width: 100%;
	}
div.content p
	{
	color: #000;
	font-family: Times, 'Times New Roman', serif;
	text-indent: 30pt;
	line-height: 1.5em;
	}
div.content a
	{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed;
	}
div.content a:hover
	{
	border-bottom: 1px solid;
	}
div.content img
	{
	padding: 5px;
	}
div.content img.right
	{
	float: right
	}
div.content img.left
	{
	float: left;
	}

div.style
	{
	float: left;
	}
div.style form
	{
	font-family: Times, 'Times New Roman', serif;
	font-size: 75%;
	}

div.valid
	{
	position: absolute;
	top: 5px;
	right: 5px;
	}
div.valid .w3cbutton3
	{
	margin: 1em 0;
	width: 9em;
	border: 1px solid #ccc;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
	}
div.valid .w3cbutton3 a
	{
	display: block;
	width: 100%;
	border-bottom: 3px dashed #fff;
	}
div.valid .w3cbutton3 a:link,
div.valid .w3cbutton3 a:visited
	{
	background-color: #fc6;
 	color: #000;
	text-decoration: none;
	}
div.valid .w3cbutton3 a:hover
	{
	border-bottom: 3px solid #fff;
	}
div.valid .w3cbutton3 span.w3c
	{
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
	}