/*Layout*/
#page{
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
}

#content {
	margin: 15px -225px 8px 0 ;
	width:100%;
	float:left;
}

#menu {
	width:220px;
	border-left: 1px dotted #999;
	margin-bottom:8px;
	float:right;
}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}

#blogText{
	margin-right:225px;
}


body #BackgroundImage {
	background-color: #0055af; 
	background-image: none !important;
	background-repeat: no-repeat;
}

body #BackgroundImage {
	background-color: #0055af; 
	background-repeat: no-repeat;
}