

body            {
	background: #444444 url(media/mooush_bk.jpg) no-repeat fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	background: #000;
	position: fixed;
	width: 100%;
	padding-left: 24px;
	height: 70px;
	margin-top: 12px;
}

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#content {
	background: transparent url(media/sq.gif) repeat;
	float: left;
	margin-top: 100px;
	height: auto;
	text-align: left;
	width: 400px;
}

#links {
	background: transparent;
	float: left;
	margin-top: 100px;
}

#footer {
	width: 100%;
	background: #919191;
	height: auto;
	clear: left;
	text-align: left;
	font-size: 11px;
	text-indent: 24px;
	color: #fff;
}

p {
	margin-left: 12px;
	margin-right: 12px;
	color: #fff;
}

#navcontainer{width: 12em;border-right: 0 solid transparent;padding: 0 0 1em 0;margin-bottom: 1em;background-color: transparent;color: #333;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}#navcontainer ul{list-style: none;margin: 0;padding: 0;border: none;
}#navcontainer li{border-bottom: 1px solid transparent;margin: 0;
}#navcontainer li a{display: block;padding: 5px 5px 5px 0.5em;border-left: 10px solid #55585f;border-right: 10px solid #7e7353;color: #fff;text-decoration: none;width: 100%;
	text-align: left;
	background: transparent url(media/sq.gif);
	font-weight: normal;
}html>body #navcontainer li a { width: auto;
	text-align: left;
}#navcontainer li a:hover{border-left: 10px solid #745f5c;border-right: 10px solid #694d38;background-color: #8b6855;color: #fff;}

form {
	background: #7e7353;
}

a {
	color: #ff5400;
	font-weight: bold;
	font-size: 18px;
}

h1 {
	color: #fff;
	font-size: 18px;
	padding-left: 24px;
}