html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #a9ac99;
	font-size: 13px;
	font-family:'Trebuchet MS','Bitstream Vera Sans', Verdana, Arial,'Lucida Sans','Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 10px 0;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

a {
	color: #DC5E04;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}


h1, h1 a {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia,'Times New Roman', Times,'Lucida Sans','Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia,'Times New Roman', Times,'Lucida Sans','Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h3 {
	color: #005577;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}



#content {
	background: transparent;
	border: none;
	color: #000000;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 500px;
	float: right;
}

#page > #content {
	margin: 0 40px 0 40px;
}
#content h1, #content h2 {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia,'Times New Roman', Times,'Lucida Sans','Lucida Sans Unicode', serif;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
}


#content a:hover {
	text-decoration: underline;
}

#content img {
/*	float: left; */
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer
{
	clear: both;
	color: #808979;
	font-size: 11px;
	display: block;
	height: 65px;
	width: 100%;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 40px 0 0 100px;
}

#page > #footer {
	padding: 10px 10px 10px 30px;
	margin: 0;
	width: auto;
}

#footer p {
	margin-left: -15px;
}
#page > #footer p {
	margin-left: 0px;
}
#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: transparent url(middle.gif) repeat-y top center;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 785px;
	position: relative;
	
}

#latest-news-item {
	float: left;
	clear: both;
	width: 464px;
	margin: 45px 0 0 40px;
}

#page > #latest-news-item {
	margin: 45px 0 0 28px;
}


#logout {
	float: right;
	clear: none;
	width: 150px;
	margin: 40px 0 0 0;
}


#sidebar {
	background: transparent;
	border: none;
	color: #443;
	float: left;
	font-size: 11px;
	margin: 14px 0 30px 35px;
	padding: 0;
	text-align: left;
	width: 160px;
}

#page > #sidebar { 
	padding: 0 27px 30px 15px;
	margin: 10px 0;
}

#sidebar h2, #sidebar h2 a  {
	color: #DC5E04;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

#sidebar a
{
	color: #443;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}


#sidebar a:hover {
	color: #cc0000;
}

#mainmenu li.selected a {
	color: #DC5E04;
}

#mainmenu li.selected li a {
	color: #444433;
}

#submenu li.selected a {
	color: #DC5E04;
}

#submenu li.selected a:link, #submenu li.selected a:visited {
	color: #DC5E04;
}

#mainmenu li a:hover, #mainmenu li.selected a:hover, #submenu li a:hover
{
	/* background-color: #a06000; */
	color: #DC5E04; 
	/* border: 1px dotted #ccc; */
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	height: 185px;
	position: relative;	
}

#header h1 {
	display: block;
	width: 785px;
	height: 185px;	
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 50px;
	top: -50px;
}


#page > #header h1 {
	left: 0px;
}

#header h1 a
{
	position: absolute;
	height: 185px;
	width: 785px;
	display: block;
	left: 0px;
	top: -40px;
	background-image: url(top.jpg); 
	background-repeat: no-repeat;
	background-position: 0 0;
}

#page > #header h1 a
{
	left: 0;
}

#header h1 span {
	display: none;
}

#guestbook-button {
	color: #fff;
	background-color: #a06000;
	border: 1px dotted #ccc;
	padding: 4px;
}

#puzzle {
	margin:0;
	padding:0;
	width:457px;

}

#puzzle img {
	float:left;
	margin:0px;
	cursor:move;
}

#puzzleinfo {
	float: left;
	clear: both;
}