body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0;
} 		

#wrapper {
	width:770px;
	background-color: #FFFFFF;
	border: thin solid #324379;
}

#header {
	width:770px;
	height:300px;
}

#content {
	width:770px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#aboutcontent {
	width:710px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
	position: relative;
	text-align: justify;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}


#leftcontent {
	padding: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 240px;
}
#rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rightrightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 200px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#footer {
	width:770px;
}

.justify {
	text-align: justify;
	margin-right: 15px;
}

.links A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.links A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.links A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.links A:hover {
	text-decoration: none;
	color: #D869E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.whiteheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.cabouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

