body {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	}

#header {
	background-image: url('../images/header.jpg');
	height: 108px;
	width: 770px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #2a3780;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #2a3780;
}
#leftcontainer {
	font: Arial, Helvetica, sans-serif;
	float: left;
	width: auto;
	height: auto;
}
.vlink a:link {
	color: #FFFFFF;
}
.vlink a:visited {
color: #FFFFFF;
}
.vlink a:active {
color: #FFFFFF;
}
.vlink a:hover {
color: #FFFFFF;
}
.vlink {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #FFFFFF;

}
#footer {
	background-image: url('../images/footer.jpg');
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #2a3780;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	*margin-right: 4px;
	color: #FFFFFF;
}
#content2 {
	margin-left: 180px;
	height: auto;
	width: auto;
	margin-right: 5px;
	*margin-right: 4px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #2a3780;
}
#content {
	height: auto;
	width: auto;
	background-image: url('../images/background.jpg');
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footertext {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footertext a:link {
	color: #FFFFFF;
}
.footertext a:visited {
color: #FFFFFF;
}
.footertext a:active {
color: #FFFFFF;
}
.footertext a:hover {
color: #FFFFFF;
}
#ptext {
	margin-right: 10px;
}
.link a:link {
	color: #FFFFFF;
}

.link a:visited {
	color: #FFFFFF;
}
.link a:hover {
	color: #FFFFFF;
}
.link a:active {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
	}
	
#footer a:hover {
	color: #FFFFFF;
	}
	
#footer a:active {
	color: #FFFFFF;
	}

#footer a:link {
	color: #FFFFFF;
	}
	
