@charset "utf-8";
/* CSS Document */
#content {
	width: 740px;
	margin: 0px auto;
}
#nav {
	background:url(../images/nav_container_bg.gif);
	height:47px;
	width:100%;
}
#nav ul {
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
float:left;
}
#nav a {
	background:url(../images/nav_btn.gif) bottom right;
	display: block;
	float:left;
	padding: 0px;
}
#nav img {
	border: none;
}
#maryimg2 {
	height: 216px;
	width: 100%;
}
#maryimg3 {
	background:url(../images/maryimg_bkgrnd.jpg);
	height: 196px;
}
#maryimg4 {
	background:url(../images/welcome_bg.jpg);
	height: 159px;
}
#body{
background-color: #003399;
}
#news {
	font: 16px Arial, Helvetica, sans-serif;
	color: #003366;
}
#contentText {
	width:70%;
	padding-right:15px;
	color: #003366;

}
#contentSidebar{
width:30%;
padding-left:15px;
border-left: dashed thin #0099CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
#lastnews{
height:164px;
}
#campaigninfo {
width: 20px;
height:100%;
float: none;
background-color:#00FF99;
}
#welcome {
float:left;
}
#newslogo {
float: right;
}

#footer{
height: 127px;
background:#000066 url(../images/footer_bg.jpg);
color:#ffffff;
padding: 5px;
text-align:center;

}
#footer a {color: #ffffff;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;

}
#paid {margin: 15px auto auto auto;
padding: 5px;
border: thin solid #fff;
width: 250px;

}

.left{
float:left;
}

