.header {
	background-image: url(images/general/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 20px;
}
.footer a:link { 
	color: #A479BD;
	text-decoration:none
}

.footer a:visited { 
	color: #A479BD;
	text-decoration:none;
}

.footer a:hover { 
	color:#8953AA;
	text-decoration: underline;
}
	
.footer a:active { color: #8953AA;}

.padding {
	padding-bottom: 5px;
	padding-left: 10px;
}

.tpadding {
	padding-bottom: 5px;
	padding-right: 10px;
}


.servicescontent {
	background-image: url(images/services/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contactcontent {
	background-image:url(images/contact/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.genbg {
	background-image:url(images/general/bg.jpg);
	background-position: center top;
	background-repeat:repeat-y;
}

.internalnav {
	background-image: url(images/general/border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-align:left;
}

.ttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
}

.text a:link { 
	color: #A479BD;
	text-decoration:none
}

.text a:visited {
	color: #A479BD;
	text-decoration:none;
}

.text a:hover { 
	color:#8953AA;
	text-decoration: underline;
}
	
.text a:active { color: #8953AA;}

.hidden {
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	}
	
.funfacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	line-height: 14px;
	color: #777777;
	text-align:left;
	overflow:auto;
	background-color: transparent;
}

.formtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-align:left;
	padding-top:5px;
	padding-right: 5px;
	vertical-align:top;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}