BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#212125;
	margin:10px;
}
h1 {
	color:#7A1D1C;
	font-weight:normal;
	margin:0em 0em -0.5em 0em;
}
h2 {
	color:#7A1D1C;
	font-weight:normal;
	margin:0em 0em 0em 0em;
	font-size:1.5em;
}
h3 {
	font-weight:bold;
	color:#4A5659;
	font-size:1.1em;
	margin:0em 0em 0em 0em;
}
#rightcol h3 {
	margin:0em 0em -1.2em 0em;
}
BLOCKQUOTE {
	font-size:1.1em;
	color:#6F7A79;
	margin:0px;
	font-weight:normal;
}
#frame {
	width:760px;
	position:relative;
	margin:0px auto;
}
#heading {
	position:relative;
	height:63px;
	padding:0px 0px 0px 56px;
}
#heading h1 {
	margin:auto;
}
#menu {
	position:relative;
	padding:5px 0px 0px 56px;
	font-size:0.9em;
	color:#D2D9DB;
	width:703px;
}
#menu A {
	color:#6F7A79;
	text-decoration:none;
}
.menu-active, .menu-active A, .menu-active A:link, .menu-active A:active, .menu-active A:visited {
	color:#7A1D1C;
}
#menu A:hover {
	color:#7A1D1C;
}
#header {
	position:relative;
	height:99px;
	background-image:url(../images/header.gif);
	background-color:#B6C3C5;
}
#main {
	position:relative;
	background-color:#BDBB94;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	min-height:469px;
}
* html #main {
	height:469px;
}
#content {
	padding:11px 18px 0px 56px;
}
#categories {
	background-color:#B6C3C5;
	margin:0px -18px 0px -56px;
	height:22px;
	padding:6px 0px 0px 0px;
	font-weight:bold;
	color:#912E36;
}
#rightcol {
	position:relative;
	float:right;
	width:226px;
	background-color:#D1CFB4;
	min-height:333px;
	margin:-11px -18px 0px 18px;
	padding:11px;
	color:#904A42;
	font-weight:bold;
}
* html #rightcol {
	height:333px;
}
.quote-author {
	font-size:0.9em;
	text-align:right;
	margin:0em 0em 1em 0em;
}