div#left,
h1#hetrooster,
#footer,
#userinfo
{
	display: none;
}

* {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}
html { 
	padding: 0;
	margin: 0;
	font-size: 12px;
	}
body {
	padding: 0;
	margin: 0;
	}
hr {
	height: 1px;	/* IE */
	border: 0;		/* FF */
	border-bottom: 1px solid #566D79;
}
img {
	border: 0;
	}
p {
	margin-top: 0;
}
a {
	color: #566D79;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:focus {
	color: red;	
	}
input, fieldset, select, textarea {
	border: 1px solid #BBBBBB;
}
textarea {
	font-size:12px;
	}
h2 {
	margin-bottom: 0;
}
.clear { 
	clear: both;
}
div#top {
	margin: 0;
	padding: 20px;
	border-bottom: 1px dotted #566D79;
	}
div#top h1, h1 a {
	margin: 0; 
	color: #566D79;
	font-size: 36px;
	text-decoration: none;
	line-height: 36px;
}
div#top h1 a img {
	margin-right: 5px;
}
#userinfo {
	float: right;
	margin-top: -14px;
}

div#content-container {
	padding: 20px 10px;
	position: relative;
	zoom: 1;
}

div#content-container h1 {
	color: #566D79;
	margin: 0;
	float: left;
	line-height: 36px;
	font-size: 24px;
	}

#crumbtrail {
	display: inline;
	line-height: 28px;
	margin-left: 30px;
}

#crumbtrail, #crumbtrail a {
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	}
#crumbtrail a:hover {
	color: red;
}

/* content style: also used in fck_style.css */

div#content {
	padding-top: 10px;
}
/* end content style */


h2#sitename {
	color: black;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.smaller {
	font-size: 0.8em;
}
div#content {
	width: 100%;
	}
