body {
	margin: 0;
	padding: 0;
	font: 62.5%/1.3em Verdana, sans-serif;
}

a { outline: none; }
a img.wht { border: 1px solid #000; }
a:hover img.wht { border: 1px solid #FFF; }

body#admin {
	background-color: #666;
	margin: 20px 0 0 0;
	padding: 0;
	font: 62.5%/1.3em 'Lucida Grande', Verdana, sans-serif;
	color: #FFF;
}

div.text {
	color: white;
	line-height: 165%;
	font-size: 0.7em;
}

div.text h1 {
	font-weight: normal;
	font-size: 1.3em;
	padding: 0;
	margin: 0;
}

form#guestbook {
	margin: 0;
	padding: 0;
}

form#guestbook input.input {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 0.9em;
	width: 200px;
}

form#guestbook textarea.textarea {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 0.9em;
	width: 400px;
}

form#guestbook button.button {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 1.1em;
}

form#guestbook button.disabled {
	font-family: monospace, 'Courier New';
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 5px;
}

span.error {
	color: #FF3333;
}

div.left {
	width: 200px;
	border-top: 1px solid #404040;
	float: left;
	text-align: right;
	padding: 10px 0 0 0;
}

div.right {
	width: 445px;
	border-top: 1px solid #404040;
	float: left;
	padding: 10px 10px 0 15px;
}

div.clear { clear: both; height: 30px; }

div.text a:link, div.text a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #E1B547;
}

div.text a:hover, div.text a:active {
	color: #E1B547;
	border-bottom: 1px dotted #E1B547;
}

ul#menuhead {
	padding: 0;
	margin: 0;
	border-top: 1px solid #5D5232;	
}

ul#menuhead li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
}

ul#menuhead li a.menulink:link, ul#menuhead li a.menulink:visited {
	display: block;
	float: left;
	padding: 7px;
	border-right: 1px solid #907E4D;
	text-decoration: none;
	color: #BEAF86;
	font-size: 11px;
}

ul#menuhead li a.menulink:hover, ul#menuhead li a.menulink:active {
	background: #404040;
	color: #BEAF86;
}

ul#menufoot {
	padding: 0;
	margin: 0;
	width: 790px;
}

ul#menufoot li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
}

ul#menufoot li a.menulink:link, ul#menufoot li a.menulink:visited {
	display: block;
	float: left;
	padding: 0 4px;
	margin: 8px 0;
	border-right: 1px solid #888;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

ul#menufoot li a.menulink:hover, ul#menufoot li a.menulink:active {
	text-decoration: underline;
}

/* *********************************************************************** */
/*                      A D M I N   S T Y L E S H E E T                    */
/* *********************************************************************** */

div#container {
	margin: 0 auto;
	padding: 10px;
	width: 600px;
	background-color: #333;
	font-size: 1.2em;
	border-bottom: 5px solid #535353;
}

div#container h1 {
	font-size: 1.6em;
	letter-spacing: -1px;
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	border-bottom: 1px solid #494949;
	border-top: 1px solid #494949;
	text-transform: uppercase;
	text-align: center;
	background-color: #3F3F3F;
}

div#loginContainer {
	margin: 0 auto;
	width: 300px;
	height: 200px;
	background: #333;
	padding: 10px;
	border: 1px solid #000;
}

div#loginContainer h1 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

form#login {
	margin: 0;
	padding: 0;
}

form#login input.input {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 1.1em;
	width: 100%;
}

form#login textarea.textarea {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 1.1em;
	width: 400px;
}

form#login button.button {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 1.1em;
}

div.aleft {
	width: 200px;
	border-top: 1px solid #404040;
	float: left;
	text-align: right;
	padding: 10px 0 0 0;
	line-height: 165%;
}

div.aright {
	width: 375px;
	border-top: 1px solid #404040;
	float: left;
	padding: 10px 10px 0 15px;
	line-height: 165%;
}

div#container a:link, div#container a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #E1B547;
}

div#container a:hover, div#container a:active {
	color: #E1B547;
	border-bottom: 1px dotted #E1B547;
}

form#entry {
	margin: 0;
	padding: 0;
}

form#entry input.input {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 0.9em;
	width: 200px;
}

form#entry textarea.textarea {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #FFF;
	font-size: 1em;
	width: 100%;
	border: 1px solid #494949;
	background-color: #3F3F3F;
}

form#entry button.button {
	font-family: 'Lucida Grande', tahoma, 'trebuchet ms', sans-serif;
	color: #444;
	font-size: 1.1em;
}

form#entry button.disabled {
	font-family: monospace, 'Courier New';
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 5px;
}

.menu {
	text-align: center;
	font-size: 0.9em;
}

.box {
	width: 180px;
	height: 200px;
	background: #FFF;
}
