body
{
	margin-left: auto;
	margin-right: auto;
}

.blog-description
{
	color: white;
	text-transform: none;
}

#wrapper
{
	margin-top: 10px;
}

#header
{
	width: 960px;
	margin: auto;
	background-color: #3371a3;
	border-bottom: none;
	color: white;
}

#searchform #s
{
	margin-right: 10px;
	width: 200px;
}

#searchform #searchsubmit
{
	display: none;
}

#nav-content {
	background: url(../images/techblue/content-bg.jpg) repeat-x top #E5E5E5;
}