body {
	background: #fff9eb;
	color: #4a1f0e;
	font-size: 15px;
	font-family: Baskerville, Times New Roman, serif;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 200%;
	margin: .9em 0;
}

h2 {
	font-size: 150%;
	margin: 1.01em 0;
}

p, ul {
	margin: 1.2em 0;
}

ul {
	padding-left: 40px;
}

a {
	color: #606902;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: inherit;
}

tt {
	vertical-align: top;
}

#wrapper {
	font-size: 100%;
}

#content {
	padding: 1em 0 0;
	margin: 0 0 0 -15em;
	float: right;
	width: 100%;
}

#inner-content {
	margin: 0 1em 0 15em;
}

#title {
	margin: 0 0 .6em;
}

#sidebar {
	margin: 101px 0 0;
	padding: 1em .5em 0;
	width: 14em;
}

#sidebar h6 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul {
	padding: 0 0 0 2em;
}

#sidebar a {
	font-weight: inherit;
}

#s-user-actions {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	width: 100%;
	z-index: 1;
}

#s-user-actions h6 {
	display: none;
}

#s-user-actions .body {
	background: transparent;
	border: none;
}

#s-user-actions ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 2em 0 3em;
	text-align: right;
}

#s-user-actions li {
	display: inline;
	margin-left: 1em;
}

#s-user-actions a {
	color: inherit;
}

#s-logo {
	background: url(background.png) scroll repeat 425px top;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #857736;
}

#s-logo a {
	background: url(logo.png) scroll no-repeat top left;
	color: #000;
	display: block;
	height: 100px;
	text-align: right;
	text-decoration: none;
	width: 425px;
}

/*body {
	background: #fafafa;
	font-family: Bitstream Vera Sans, Verdana, sans-serif;
	font-size: 12.6429px;
	margin: 0;
}

a {
	color: #002bb8;
	text-decoration: none;
}

a:visited {
	color: #5a3696;
}

a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0;
}

div.error {
	border: dashed #d33 2px;
	margin: .5em;
	padding: .5em;
	background: #fdd;
}

div.success {
	padding: .5em;
	margin: .5em;
	background: #dfd;
	border: dashed #3d3 2px;
}

#content {
	float: right;
	margin: 0 0 .6em -12.2em;
	width: 100%;
}

#inner-content {
	background: #fff;
	border: solid 1px #aaa;
	border-right: none;
	margin: 2.8em 0 0 12.2em;
	padding: .7em;
	position: relative;
	z-index: 1;
}

#title {
	margin: 0 0 .3em;
	border-bottom: solid 1px #aaa;
}

#sidebar {
	width: 11.6em;
	padding: 160px .2em .2em;
}

#sidebar h6 {
	display: inline;
	font-size: 91%;
	font-weight: normal;
	margin: 0;
	padding: 0 1em 0 .5em;
	text-transform: lowercase;
	white-space: nowrap;
}

#sidebar .body {
	background: #fff;
	border: solid 1px #aaa;
	font-size: 95%;
	padding: 0 .8em .3em .5em;
}

#sidebar ul {
	font-size: 95%;
	margin: .3em 0 0 1.5em;
	padding: 0;
}

#s-page-actions h6 {
	display: none;
}

#s-page-actions {
	font-size: 95%;
	left: 12.8em;
	line-height: 1.1em;
	position: absolute;
	top: 1.3em;
	white-space: nowrap;
}

#s-page-actions ul {
	font-size: 95%;
	line-height: 1.5em;
	margin: .3em 1em 0;
	padding: 0;
	vertical-align: top;
}

#s-page-actions li {
	border: solid 1px #aaa;
	display: inline;
	list-style: none;
	padding: 0 0 .1em;
	margin: 0 .3em 0 0;
}

#s-page-actions a {
	background: #fbfbfb;
	color: #002bb8;
	padding: 0 .8em .3em;
	position: relative;
	text-transform: lowercase;
}

#s-page-actions li.active {
	border: solid 1px #fd0;
}

#s-page-actions li.active a {
	background: #fff;
	font-weight: bold;
	padding-bottom: .2em;
	z-index: 2;
}

#s-page-actions li a:hover {
	padding-bottom: .2em;
	z-index: 2;
}

#s-logo {
	height: 155px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12em;
}

#s-logo a {
	display: block;
	height: 155px;
	width: 12em;
	background: url(logo.png) no-repeat scroll center center;
}*/
