body {
	font-family:verdana;
	font-size:x-small;
	color:#343434;
	margin:0px;
	padding:0px;
	line-height:130%;
}

#banner {
	margin:0px;
	position:absolute;
	top:0px;
	padding:0px;
	width:100%;
	left:0px;
}

#red_banner, #blog_banner {
	width:100%;
	position:absolute;
	top:0px;
	background:#2f5a92;
	font-size:12px;
	color:#ffffff;
	border-bottom:solid 2px #000000;
}


#blog_banner {
	background:#2f8a92;
}

#red_banner h1, #blog_banner h1 {
	margin-left:20px;
	font-family:helvetica;
	font-size:large;
	color:#ffffff;
	font-size:large;
	margin-bottom:10px;
}


h1 {
	font-size:large;
	color:#432121;
	margin-top:20px;
	margin-bottom:30px;
}

h2 {
	font-size:x-small;
	margin-top:30px;
	color:#532121;
}

#left_nav {

	position:absolute;
	left:20px;
	top:70px;
	width:120px;
}


.blogroll {
	color:#454555;
	line-height:190%;
}

#entries {
	position:absolute;
	top:50px;
	width:450px;
	left:190px;
}

#main {
	position:absolute;
	top:50px;
	width:550px;
	left:150px;
}

#count {
	color:white;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	line-height:140%;
	margin-top:5px;
	top:2px;
	right:20px;
}

.report {
	font-size:x-small;
}

.navhead, a.subnavhead, a.subnavhead_selected, a.navhead_selected {
	text-decoration:none;
	font-weight:bold;
	color:#454545;
}

a.subnavhead, a.subnavhead_selected {
	font-weight:normal;
	font-size:x-small;
	text-indent:10px;
}
	

a.navhead_selected, a.subnavhead_selected {
	color:#aa6a6a;
}


a.cms_link:hover {
	color:#2375a9;
}

.ask {
	font-weight:bold;
	font-size:medium;
	color:#122345;
}

.count, .blog_count, .little {
	font-size:9px;
	color:#7c3834;
}

.post_title {
	font-size:medium;
	color:#7672312;
}

caption  {
	font-size:small;
	font-weight:bold;
	margin-bottom:10px;
	color:#343434;
}

.caption {
	font-style:italic;
	color:#534313;
	font-size:x-small;
}
.status {
	color:#cc3423;
	font-weight:bold;
}

.top_link, .cms_link {
	text-decoration:none;
	line-height:150%;
	color:#050463;
}

/* Table stuff */
td {
 font-size:x-small;
}

th {
	font-size:x-small;
}
table {
	border:1px solid #878787;
	background:#ffffea;
	padding:3px;
}
