body {
	background: #718ea0 url(../images/blue2/bg-bottom.jpg) repeat-x left bottom;
}

#top {
	background: url(../images/blue2/bg-top.jpg) repeat-x left top;		
}

#header {
	background: url(../images/blue2/bg-header.jpg) no-repeat left top;	
}

#container {
	background: url(../images/blue2/bg-container.gif) repeat-y center top;	
}

#footer {
	background: url(../images/blue2/bg-footer.gif) no-repeat left bottom;	
}

.content h2 {
	color: #71b63e;
}

a:link, a:active 
{
    font-weight:bold;
	color: #718ea0;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.sectionheader {
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 0px;
	background: #ffffff url(../images/blue2/hdr-content-borders.gif) repeat-y 100% 0%;
}

.sectionheader-bi {
	padding: 0px 0px 0px 10px;
	background: #ffffff url(../images/blue2/hdr-content-borders.gif) repeat-y 0% 0%;
}

.sectionheader-bt {
	height: 10px;
	margin: 0px -10px;
	background: url(../images/blue2/hdr-content-box.gif) no-repeat 100% 0%;
}

.sectionheader-bt div {
	width: 10px;
	height: 10px;
	background: url(../images/blue2/hdr-content-box.gif) no-repeat 0% 0%;
}

.sectionheader-bb {
	height: 10px;
	margin: 0px -10px;
	background: url(../images/blue2/hdr-content-box.gif) no-repeat 100% 100%;
}

.sectionheader-bb div {
	width: 10px;
	height: 10px;
	background: url(../images/blue2/hdr-content-box.gif) no-repeat 0% 100%;
}

.sectionheader h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 190%;
	font-weight: normal;
	background: #718ea0;
}

.sectionheader p, .sectionheader ul {
	margin: 0px;
	padding: 0px;
	background: #718ea0;
}

.sectionheader li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
