body
{
	background-color: #960a13;
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

img
{
	border: 0px;
}
p, blockquote, li, h3, i, b
{
	font-family: verdana, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#head
{
	/*height: 80px;*/
	padding-bottom: 10px;
}

#head h1
{
	display: none;
}

#nav
{
	height: 60px;
	background: #93927c;
	margin-bottom: 10px;
	color: #960a13;
	text-align: center;
	font-size: 1.1em;
}

#boxes
{
	height: 62px;
	margin-bottom: 10px;
}

#box1
{
	text-align: center;
	padding-top: 30px;
	height: 32px;
	width: 192px;
	background: url('/images/5.gif') no-repeat;
	margin-right: 10px;
	float: left;
}

#box2
{
	text-align: center;
	padding-top: 30px;
	height: 32px;
	width: 192px;
	background: url('/images/6.gif') no-repeat;
	margin-right: 10px;
	float: left;
}

#box3
{
	text-align: center;
	padding-top: 30px;
	height: 32px;
	width: 192px;
	background: url('/images/4.gif') no-repeat;
	margin-right: 10px;
	float: left;
}

#box4
{
	text-align: center;
	padding-top: 30px;
	height: 32px;
	width: 192px;
	background: url('/images/3.gif') no-repeat;
	float: left;
}

#container
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: #fff;
	border-left: 1px solid #400;
	border-right: 1px solid #400;
	border-bottom: 1px solid #400;
}

#sidebar-1
{
	float: left;
	width: 170px;
	margin-right: 10px;
	padding: 10px;
	background: #535353;
	color: #fff;
	border: 1px solid #ccc;
}

#sidebar-1 h2
{
	color: #fff;
}

#content
{
	background: #eaeaea;
	border: 1px solid #ccc;
	padding: 10px;
	width: 372px;
	float: left;
}

#sidebar-2
{
	float: right;
	width: 170px;
	/*padding: 10px;*/
	/*margin-left: 10px;*/
	margin-right: 30px;
	/*background: #535353;*/
	/*color: #fff;*/
	/*border: 1px solid #ccc;*/
}

#foot
{
	clear: both;
	margin: 10px;
	text-align: center;
	color: #fff;
	font-size: .8em;
	line-height: 1.2em;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#content a
{
	color: #53523c;
	text-decoration: none;
	border-bottom: 1px #53523c solid;
}

#content img
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#sidebar-1 a, #nav a, #foot a
{
	color: white;
	text-decoration: none;
	border-bottom: 1px white solid;
}

h1
{
	font-size: 1.4em;
	line-height: 2.1em;
	font-family: Georgia, Times, Serif;
}

h2
{
	font-family: verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.65em;
	color: #960a13;
}



h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.1em;
}

h1 a, h2 a
{
	border: 0px;
}

a.black
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#nav a
{
	color: #ff0;
	text-decoration: none;
	border-bottom: 1px solid #ff0;
}

.new
{
	color: #333;
	padding: 2px 4px;
	background: #ff7;
	text-decoration: none;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}