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

#container {
	height: 710px;
	width: 796px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
#border {
	float:left;
	width: 732px;
	margin-top: 80px;
	background-image: url(../images/homePic1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#border2 {
	float:left;
	width: 732px;
	margin-top: 80px;
}
#nav {
	height: 47px;
	width: 698px;
	margin-right: 17px;
	margin-left: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5c3899;
	border-bottom-color: #5c3899;

}
#txt {
	height: 410px;
	width: 455px;
	margin-right: 10px;
	float:right;
}
#left {
	height: 487px;
	width: 240px;
	float:left;
}

#txt-1 {
	height: 166px;
	width: 455px;
}
#txt-2 {
	height: 213px;
	width: 455px;
	overflow: auto;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #b4acc1;
	SCROLLBAR-HIGHLIGHT-COLOR: #a09aa9;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #4083AD;
}
#txt-3 {
	height: 213px;
	width: 455px;
}
#contact {
	height: 147px;
	width: 455px;
	margin-right: 10px;
	background-image: url(../images/contactBox.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
}
#contact p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 45px;
	padding-left: 245px;
}
#footer {
	height: 48px;
	width: 698px;
	margin-right: 17px;
	margin-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5c3899;
	clear: both;
}
#footer p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e4a7f;
	padding-top: 21px;
}
#Caption  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796185;
	padding-right: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #796185;
	margin: 0px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 15px;
}
.NavPad {
	padding-top: 5px;
	padding-bottom: 12px;
	margin-right: 22px;
	margin-left: 22px;
}
.boldPurp {
	font-weight: bold;
	color: #69568D;
}.purp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F399C;
}


hr {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.link:link {
	color: #421a88;
	text-decoration:none;
}
a.link:active {
	color: #421a88;
	text-decoration:none;
}
a.link:visited {
	color: #421a88;
	text-decoration:none;
}
a.link:hover {
	color: #421a88;
	text-decoration:underline;
}
.port_pad {
	margin-right: 15px;
}
