body, html {
	margin: 0px;
	padding: 0px;
	background-image: url(images/core_bg_repeat.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-position: center top;
}
#core_bg {
	background-image: url(images/bg_fixed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#fixed_bg {
	height: 100%;
	width: 980px;
	background-color: #01559E;
	background-image: url(images/footer_repeat.jpg);
	background-repeat: repeat-y;
}

#main {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}
#main .coreinside {
	margin-right: 70px;
	margin-left: 85px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#right {
	float: right;
	height: 100%;
	width: 390px;
}
#right .inside {
}


#left {
	float: none;
	height: 100%;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00559f;
	line-height: 19px;
}
#left em {
	font-size: 11px;
}

#left form {
	margin: 0px;
	padding: 0px;
}
#left input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#left textarea {
	width: 700px;
	height: 200px;
}
#left th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3db030;
}

#left h1 {
	text-transform: uppercase;
	color: #01559E;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

#left h2 {
	color: #01559E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#left h3 {
	text-transform: uppercase;
	color: #01559E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#left .middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8c8e95;
	border-left-color: #8c8e95;
}
#left a {
	font-weight: bold;
	color: #3db030;
	text-decoration: none;
}

#left .inside {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left .inside .gallery {
}
#left .inside .minigallery {
}
#flash {
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
