body {
	padding: 0;
	margin: 0;
	font: 72% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url('/_images/pattern.jpg');
	background-repeat: repeat;
	background-color: #555;
	color: #303030;
}

a {
	text-decoration: none;
/*	color: #FCD116;
*/
}

a:hover {
	text-decoration: underline;
}

span {
	display: block;
	float: left;
	margin-right: 4px;
}

span label{
	padding-top: 3px;
	display: block;
	margin-left: 3px;
	clear: both;
	line-height: 9px;
}

#container {
	margin: 0 auto 0px auto;
	width: 780px;
	background: #ffffff;
	border-left: solid 1px #d0d0d0; 
	border-right: solid 1px #d0d0d0;
	border-top: solid 1px #d0d0d0;
	margin-bottom: 10px;
	margin-top: 10px;
}

#logo p.curly{
	font-size: 76px;
	position: relative;
	left: 220px;
	top: 28px;
}

#logo p.scurly{
        font-size: 76px;
        position: relative;
        left: 220px;
	bottom: 125px;
	text-align: right;
}

#logo {
	height: 180px;
	text-align: center;
	margin: 0 0 0 20px;
}

#logo h1 a{
	color: #ffffff;
	position: relative;
	bottom: 40px;
	font-size: 32px;
}

#logo h1 a:hover {
	text-decoration: none;
}

#navitabs{
	clear: both;
	padding-left: 20px;
}

.navitab {
	padding: 4px 8px 4px 8px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #8b0000;
	background-position: top right;
	background-repeat: no-repeat;
}

.navitab:hover {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	color: #000000;
/*	background-color: #ededed;*/
	background-position: top right;
	background-repeat: no-repeat;
}

.activenavitab {
	padding: 4px 8px 6px 8px;
	margin: 0 0 5px 0;
	position: relative;
	text-decoration: none;
	height: 200px;
	letter-spacing: 1px;
	background-color: #ffffff;
}

.activenavitab:hover {
	text-decoration: none;
}

#desc {
	height: 200px;
	width: 780px;
	color: #ffffff;
	background-color: #8b0000;
	clear: both;
	border-top: 20px solid #ffffff;
	border-bottom: 15px solid #ffffff;
}

#desc p {
	width: 290px;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
}

#desc h2 {
	padding: 15px 15px 0 15px;
	color: #ffffff;
}

#main {
	width: 560px;
	float: left;
	padding: 0 15px 0 25px;
/*	border-top: 15px solid #ffffff; */
	border-right: 1px solid #d0d0d0;
}

#sidebar {
	width:160px;
	float:right;
/*	border-top: 15px solid #ffffff; */
	margin-right: 10px;
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}

#wool {
	float: right;
}

#footer {
	clear: both;
	background: #fafafa;
	color: #808080;
	font-size: 0.9em;
	padding: 8px 0 8px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
}

#login {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#footer a {
	color: #808080;
}

 textarea
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
}

 input
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
}

.submit input
{
	color: #000000;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
}

hr {
	margin: 0 10px 15px 0;
	border: 0;
	
	background-color: #d0d0d0;
	height: 1px;
}

h1 {
	margin: 0 0 20px 0;
	font-size: 2.1em;
	font-weight: normal;
}

h2 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	margin: 0 0 10px 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #8b0000;
}

h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color: #8f8f8f;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: left;
}

a img {
	border: 0;
}

.photo {
	padding: 5px;
	display: block;
	margin: 0 auto 15px auto;
	background-color: #f0f0f0;
}

.delete {
	color: #CD0000;
}

.hide {
	display: none;
}
/*
.details {
	clear: both;
	padding-bottom: 60px;
}
*/
