body {
	background: #D2D7B7 url(/media/screen/headback.gif) repeat-x center top;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}

p, h1, h2, h3, table {
	margin: 0px;
	margin-bottom: 4px;
	}

h1 {
	font-size: 15px;
	color: #4A651D;
	margin-bottom: 14px;
	}

h2 {
	font-size: 11px;
	color: #4A651D;
	margin-top: 12px;
	}

td {
	font-size: 11px;
	padding-right: 20px;
	}

input, textarea {
	border: 1px solid #709828;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}

a {
	color: #709828;
	font-weight: bold;
	text-decoration: none;
	}

a.wiki {
	color: #000000;
	font-weight: normal;
	border-bottom: 1px dashed #000000;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -415px;
	}

#signet {
	position: absolute;
	left: 5px;
	top: 6px;
	}
	
#boxtop {
	position: relative;
	margin-top: 110px;
	}

#boxbody {
	position: relative;
	width: 830px;
	background: url(/media/screen/boxbody.gif);
	}

#boxfinish {
	position: relative;
	margin-top: -5px;
	}

#leftcontent {
	position: relative;
	float: left;
	left: 23px;
	margin-top: 0px;
	width: 420px;
	}
	
#rightcontent {
	position: relative;
	float: right;
	right: 25px;
	margin-top: 0px;
	width: 325px;
	}

#reflex {
	height: 170px;
	width: 325px;
	}

#reflex p {
	padding: 6px;
	}

#menu {
	margin-bottom: 15px;
	color: #4A651D;
	font-weight: bold;
	}
	
#menu a {
	text-decoration: none;
	color: #4A651D;
	font-weight: bold;
	}

#baseline {
	text-align: center;
	font-size: 9px;
	}
	
#baseline a {
	text-decoration: none;
	color: #000000;
	}
	