body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #5E005F;
}

#holder {
	width: 780px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main_image_web.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	width: 780px;
	height: 96px;
	background-image: url(images/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #50A0C5;
}
#header .sublinkbox {
	float: right;
	margin-top: 10px;
	width: 200px;
	font-size: 9px;
}

#header h1 {
	float: left;
	margin-left: 10px;
	color: #F26F29;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 10px;
}

#navigation {
	height: 25px;
	width: 780px;
	margin-top: 0px;
	border-left-width: 0px;
	float: left;
	margin-bottom: 0px;
	outline-width: 0px;
	background-image: url(images/navigation_background.jpg);
	text-align: center;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E005F;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bolder;
	padding-left: 20px;
	width: 640px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#navigation a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#mainimage {
	width: 100%;
	margin-top: 0px;
	height: 200px;
	float: left;
	background-image: none;
	background-color: #C40088;
}

a {
color: #B2B2B2;
text-decoration: underline;}

a:hover {
	color: #000000;
	text-decoration: none;
}

#footer{
	margin-top:10px;
	width: 740px;
	font-size: 10px;
	height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
	padding-left: 40px;
	clear: both;
	text-align: left;
}
#content {
	margin-top: 10px;
	line-height: 18px;
	width: 470px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	background-color: #FFFFFF;
	background-image: none;
	text-align: justify;
}
#content h1 {
	color: #C40088;
	width: 460px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	margin-top: 10px;
	text-align: center;
	font-weight: bolder;
}
#content h2 {
	color: #C40088;
	width: 300px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-top: 0px;
	text-align: left;
}
#boxr {
	width: 250px;
	float: right;
	line-height: 18px;
	margin-top: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	font-size: 120%;
	margin-bottom: 10px;
	text-align: justify;
}
#boxr h2 {
	margin-left: 0px;
	color: #CC0099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
#boxr p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 0px;
	line-height: 18px;
}
#boxr a {
	color: #CC0099;
	text-decoration: none;
	font-weight: bold;
}
#content a {
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CC0099;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
