#top-out {
	background: url("blue/bg_top.pngs") repeat-x scroll 0pt 0pt transparent;
}

#header {
	margin-bottom: 84px;
}

#middle-out-top {
	background: url("blue/bg_middle_out_top.gif") repeat fixed 0pt 0pt transparent;
}

#middle-out-bottom {
	background: url("images/background.jpg") repeat-x scroll left bottom transparent;
}

#middle-out-bottom .single {
	background: url("blue/bg_middle_content_single.gifs") repeat-y scroll 0pt 0pt white;
}

#middle-content {
	background: url("blue/bg_middle_content.gifs") repeat-y scroll 0pt 0pt white;
}

#middle-content-bottom {
	background: url("blue/bg_middle_content_bottom.gif") no-repeat scroll 0pt bottom transparent;
}

#content {
	background: url("blue/bg_middle_top.gif") no-repeat scroll 0pt 0pt transparent;
}

#footer {
	background: url("blue/bg_footer_gradient.jpg") no-repeat scroll 0pt 0pt transparent;
}

#middle-out-bottom .full {
	background: url("blue/bg_page_full.gif") repeat-y scroll 0% 0% transparent;
}

#content.full {
	background: url("blue/bg_middle_top_full.gif") no-repeat scroll 0pt 0pt transparent;
}

#middle-content-bottom.full {
	background: url("blue/bg_middle_content_bottom_full.gif") no-repeat scroll 0pt bottom transparent;
}

a {
	color: rgb(44, 98, 136);
}

#footer h2.widget_title {
	background: none repeat scroll 0% 0% rgb(97, 110, 119);
	color: rgb(255, 255, 255);
}

#footer .block ul, #footer .block .textwidget, #footer .block #calendar_wrap {
	border: 5px solid rgb(202, 212, 214);
	background: none repeat scroll 0% 0% rgb(237, 237, 237);
}

.Nav a, .Nav .on, #sidebar h2, #sidebar ul.idTabs li a {
	background: none repeat scroll 0% 0% rgb(97, 110, 119);
}

#main-content .post h4.continue a, #sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: none repeat scroll 0pt 0pt rgb(44, 98, 136);
}

.Nav .on, .Nav a:hover {
	background: none repeat scroll 0% 0% rgb(44, 98, 136) ! important;
}

#main-content .post h4.continue a:hover {
	background: none repeat scroll 0% 0% rgb(37, 82, 113);
}

#copyright-out {
	position: absolute;
	left: 159px;
	background: none repeat scroll 0pt 0pt rgb(49, 57, 62);
	width: 939px;
}

#nav li ul li a {
	background: none repeat scroll 0% 0% rgb(9, 34, 52);
	border-bottom: 1px solid rgb(8, 28, 43);
}

#footer-out {
	background: none repeat scroll 0% 0% rgb(169, 181, 189);
}


