body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #464A4D;
}
#navigation {
	float: right;
	width: 400px;
	margin-top: -14px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 374px;
	width: 885px;
	padding-left: 25px;
	background-position: 30px;
	padding-right: 25px;
}
#page_content td {
	background-repeat: no-repeat;
}
#sidebar {
	background-image: url(images/blue_boxbg.jpg);
	background-repeat: no-repeat;
	height: 185px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar p {
}

#sidebar h3 {
	font-size: 18px;
	padding-top: 10px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 152px;
	background-color: #2A6B93;
	padding-top: 55px;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	font-size: 14px;
	font-weight: bolder;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#sidebar p {
	font-size: 12px;
	padding-right: 15px;
	padding-left: 3px;
}
.title_text {
	font-size: 22px;
}
#page_content li {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}

#page_content {
	padding-left: 30px;
}
#page_content h2 {
	font-size: 22px;
}
#footer p {
	font-size: 14px;
	color: #FFFFFF;
}

#navigation a:hover {
	color: #000000;
	text-decoration: underline;
}
#navigation a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 24px;
}
#navigation li {
	list-style-type: square;
}

#wrapper {
	width: 953px;
	background-repeat: repeat-x;
	background-image: url(images/wrapper_bg.jpg);
	text-align: left;
	background-color: #130B08;
}
#masthead h1 {
	
	font-size: 26px;
	padding-left: 45px;

	display: inline;
}
#masthead h2 {
font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-left: 45px;
	display: inline;
}

#masthead{
	background-image: url(images/header_butterfly.jpg);
	height: 95px;
	padding-top: 40px;
	background-repeat: no-repeat;
}
.links {
	color: #00FF00;
	text-decoration: underline;
}
#header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 374px;
	width: 885px;
	padding-left: 25px;
	background-position: 30px;
	padding-right: 25px;
}
#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 374px;
	width: 885px;
	padding-left: 25px;
	background-position: 30px;
	padding-right: 25px;
}
#header3 {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	height: 374px;
	width: 885px;
	padding-left: 25px;
	background-position: 30px;
	padding-right: 25px;
}
