#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #c82973;
	height: 35px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	float: left;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 16px;
	text-decoration: none;
}
#navbar ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F8EC59;
	text-decoration: none;
}

.sub_background {
		background-image: url(images/tile_background.png);
	background-repeat: no-repeat;
}
.main_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #c82973;

}
a:link { color:#c82973; text-decoration: underline }
a:active { color:#c82973; text-decoration: underline }
a:visited { color:#c82973; text-decoration: none }
a:hover { color:#cccccc; text-decoration: none }

.main_text
a:link { color:#c82973; text-decoration: underline }
a:active { color:#c82973; text-decoration: underline }
a:visited { color:#c82973; text-decoration: none }
a:hover { color:#cccccc; text-decoration: none }

.nav_text_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	
}
.inner_background {
	background-image:url(images/inner_backgroundpng.png)
}
.main_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.tile_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.tile_text
a:link { color:#ffffff; text-decoration: underline }
a:active { color:#ffffff; text-decoration: underline }
a:visited { color:#ffffff; text-decoration: underline }
a:hover { color:#cccccc; text-decoration: none }

.style2
a:link { color:#ffffff; text-decoration: underline }
a:active { color:#ffffff; text-decoration: underline }
a:visited { color:#ffffff; text-decoration: underline }
a:hover { color:#cccccc; text-decoration: none }