#mainColumn
{
	width:450px;
	float:left;
}
H1, H2
{
	color:#167F9A;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:1.2em;
}
H1
{
	font-size:28px;
}
H2
{
	font-size:22px;
}
P#intro A, #articles A
{
	text-decoration:none;
	color:#B34422;
	border-bottom: 1px dotted #B34422;
	padding-bottom:.25em;
}
#sidebar
{
	width:218px;
	float:right;
	font-size:12px;
	line-height:1.2em;
	font-family:Arial, Sans-Serif;
}
#sidebar .tanBox
{
	background:#F5F1E4;
}
#sidebar .blueBox
{
	background:#DBEDF0;
}
#sidebar .box
{
	padding:18px;
	margin-bottom:18px;
}
#sidebar H2, #sidebar H3
{
	font-family:Georgia, Serif;
	color:#705106;
	font-style:italic;
	font-size:16px;
	margin:0;
	padding:0;
}
#sidebar H3
{
	font-size:15px;
	font-family:Georgia, Serif;
	font-weight:normal;
}
#sidebar SELECT
{
	width:100%;
	margin:0;
	padding:0;
}
#sidebar A
{
	color:#167F9A;
	text-decoration:none;
}
.grayplus
{
	height:5px;
	background:url('../images/grayplus.gif') repeat-x center left;
	margin:5px 0px;
}
.box UL
{
	margin:0;
	padding:0;
}
.box UL LI
{
	list-style:none;
	margin-top:.5em;
}
.linkbullet
{
	color:#B34422;
}