body, #foot {
	background: #334499;
}

#head {
	height: 210px;
}

#wrap-in {
	margin-top: 20px;
}
#top-nav a {
	color: #ffcc00;
}

#counter {
	border-bottom: 1px solid #112277;
}

#wrap, #counter {
	background: white url('/imgs/wrap.png') repeat-y 100% 0%;
}

#one a, #sections, #one .in {
	background: #ccddff;
	color: #334499;
}

#sections .section {
	border-bottom: 1px solid #aabbdd;
	background: #fff;
}

#sections .section a:hover, #sections .current a, #sections .subsections {
	background: #fff;
}

#sections .current .subsections a:hover, #sections .current .subsections .current a {
	background: none;
}

#sections .current .subsections a {
	color: #334499;
}

#feature {
	background: white url('/imgs/feature.png') no-repeat scroll 100% 0%;
}

#breadcrumbs {
	font-size: 12px;
}
h3 {
	font-weight: bold;
	color: #112277;
}

#foot {
	color: #ccddff;
}



#twitter_div {
margin: 0 12px 0 12px;
font-size: 12px;
color: #00466c;
font-family: Georgia, serif;
font-weight: bold;
font-style: italic;
}

#twitter_div #twitter_update_list a {
color: #00466c;
}

#twitter_update_list {
margin: 0;
border: 1px solid #00466c;
padding: 10px 12px;
list-style: none;
background: #fff;
overflow: hidden;
}

#twitter_update_list li {
background: none;
}

#twitter-link {
margin: -1px 0 0 0;
padding: 0 0 35px 0;
background: url('/imgs/twitter-arrow.png') no-repeat;
}
