@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding-top: 0px;
	background-color: #FFFFFF;
}

#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#main {
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #639CD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639CD5;*/
	width: 800px;
	text-align: left;
	font-size: 12px;
	line-height:16px;

}
#tabs {
	vertical-align: bottom
	font-size: 11px;

}
#bottom {

}
#footer {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	position: relative;
	text-align:center;
	margin-top: 12px;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	line-height: 24px;
	text-align: right;
	width: 420px;
	float: right;
	background-image: url(/assets/images/yellow-flare.gif);
	background-repeat: no-repeat;
	background-position: 352px top;
}
.blurb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 12px;
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
}
.padding {
	padding: 12px;
}
.sidebar {
	padding: 4px;
	font-size: 11px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}
.sidebar ul {
	margin-left: 8px;
	padding-left: 8px;
}
.liBullets ul {
	margin-left: 8px;
	padding-left: 8px;
}

/*.liSidebar {
	margin-left: 6px;
	list-style-position: outside;
}*/
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #0D5CAB;
	text-decoration: none;
}
a:visited {
	color: #0A4B91;
	text-decoration: none;
}
a:hover {
	color: #E51937;
	text-decoration: none;
}
a:active {
	color: #E51937;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E51A39;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D5CAB;
}
sup {
	font-size: 50%;
}
.box {
	border: 1px dotted #639CD5;
	width: 300px;
	margin: 0 auto;
	background-color: #FFCF4C;
}
.box2 {
	border: 1px dotted #639CD5;
	width: 450px;
	margin: 0 auto;
	background-color: #FFCF4C;
}
#sponsorship #container #main .padding li {
	padding-bottom: 5px;
}
.post-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.dotsRule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
}
.box3 {
	border: 1px dotted #639CD5;
	width: 450px;
	background-color: #FFCF4C;
}
