body
{
	background-color: #123456;
	margin: 0;
	color: #ffffff;
	font-family: Georgia;
	min-width: 720px;
}

p, blockquote, li, h3
{
	font-family: Georgia;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.center p
{
	text-align: center;
}

p.narrowleading
{
	line-height: .5em;
}

.piccap
{
	font-size: 0.6em;
	text-align: center;
	color: black;
	background-color: white;
	padding: 5px;
	margin: 5px;
}

.piccap-noborder
{
	font-size: 0.6em;
	text-align: center;
	color: black;
	padding: 5px;
	margin: 5px;
}

img
{
	border: 0;
}

.quote
{
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	font-style: italic;
	background-color: #234567;
	padding: 10px;
	margin-left: 40px;
	margin-right: 60px;
}

.importantlink
{
	color: #123456;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #e150b0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
}

.importantlink:hover
{
	background-color: #ebb158;
}

.bigbold
{
	font-size: 1.2em;
	font-weight: bold;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	font-family: Georgia;
	line-height: 1.3em;
	font-size: .9em;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	background-color: #ebb158;
	width: 100%;
	text-align: center;
	clear: both;
}

#container
{
	position:relative;
	margin: 10px;
	padding: 10px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	text-align: center;
	clear: left;
	margin-right: 280px;
}

#sidebar-2
{
	position:absolute;
	top:40px;
	right:10px;
	width: 250px;
	\width: 250px;
	w\idth: 250px;
	margin-left: 5px;
}

.sidebar-bg
{
	background-color: #234567;
	padding: 3px;
}

#foot
{
	float: left;
	clear: left;
	margin: 5px;
	text-align: left;
	background-color: #234567;
	margin-bottom: 10px;
}

#foot2
{
	float: left;
	margin: 5px;
	text-align: center;
	background-color: #234567;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #e150b0;
	text-decoration: none;
}

a:hover
{
	color: #ebb158;
}

#sidebar-2 a, #sidebar-1 a
{
	display: block;
	color: #ebb158;
	font-size: 1.6em;
	line-height: 1.2em;
}

#sidebar-2 a:hover, #sidebar-1 a:hover
{
	color: #e150b0;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-family: Impact, Georgia, Times, Serif;
	font-size: 3em;
	font-weight: normal;
	letter-spacing: .1em;
	word-spacing: .3em;
	text-transform: uppercase;
}

h3
{
	font-weight: normal;
	text-align: center;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ebb158;
	background-color: #ebb158;
	height: 1px;
	width: 95%;
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
	border: solid 0;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}

.center
{
	text-align: center;
}