h1 {
	background-image:url(img/h1bgblue.jpg);
}

h2{
	padding-top: 5px;
	padding-left: 10px;
 	font-weight: bold;
 	font-size: 15px;
	font-family: "Arial", "Nimbus Sans L";
	color: #6ac9e1;
}

#contentimgfooter{
	margin: 0px;
	position: relative;
	bottom: -15px;
	left: 50px;
	width: 527px;
	height: 181px;
	background-image: url('../../images/bgcenter1.png');
	background-repeat: no-repeat;
}

#contentblog {
        width: 140px;
        float: right;
        position: relative;
        margin-top: 15px;
        left: 3px;
}

#footer{
	background-image: url('img/bluefooter.jpg');
}

#header {
	position: relative;
	width: 940px;
	height: 149px;
	background-image: url('img/blueheader.jpg');
}

#logo {
	display:none;
}

