body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;	
	}
#content
{
	width: 700px;
	padding: 12px;
	border: thin solid #FFCC33;
	text-align: left;
	height: auto;
	margin: auto;
}
#content a:link, #content a:visited, #content a:active,#footer a:link, #footer a:visited, #footer a:active {
text-decoration:none;
color:#000066;
}
#content a:hover, #footer a:hover
{
	text-decoration:underline;
color:#996600
}
	
#footer
	{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	align: center;
	width: 700px;
	background-color: #FEC34E;
	position: relative;
	margin: auto;
	}
#footer td {
	font-size: 80%;
}
.navbutton {
	width: 250px;
	border: thin double #967647;
	background-color: #FFE6B0;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
	background-image: url(/graphics/buttonback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 85%;
}
.smallerfont {
	font-size: 80%;
}
.errormessage {
	color: #FF0000;
	background-color: #FFFFFF;
}
.boxedin {
	border: thin solid #AD7A5D;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 80%;
}
.boxedin p {
	margin: 2px;
}
.boxedin h4 {
	margin: 4px;
}
.boxedin h5 {
	margin: 3px;
	color: #967647;
}
.oktopublish {
	color: #006600;
	font-weight: bold;
}
.alignright {
	float: right;
}
.infobox {
	float: left;
	height: 40px;
	width: 150px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-right: 16px;
	margin-bottom: 12px;
}
.spacedp {
	margin-top: 6px;
}
.addcolor {
	color: #815725;
}
