@charset "UTF-8";
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 369px;
	float: left;
}
#container {
	height: 703px;
	width: 941px;
	margin: auto;
}
#main {
	background-image: url(images/mainpic.png);
	height: 498px;
	width: 941px;
	margin-top: 62px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: -15px;
	vertical-align: bottom;
}
#topnav {
	float: right;
	height: 29px;
	width: 268px;
	background-color: #333333;
	margin-top: 105px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #FFF;
	padding-top: 8px;
	word-spacing: 10px;
}
#topnav a {
	color: #FFF;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
}
#topnav a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #7350a0;
}
#email a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7350a0;
}
#thumbright {
	float: left;
	height: 360px;
	width: 100px;
	margin-top: 50px;
}

#thumbleft {
	float: left;
	height: 360px;
	width: 100px;
	margin-top: 50px;
	margin-right: 41px;
	margin-left: 42px;
}
#content {
	color: #EDEDED;
	height: 300px;
	width: 270px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 40px;
	padding-left: 30px;
}
.homeContent {
	padding-top: 30px;
	font-size: 18px;
	text-align: center;
	padding-right: 45px;
	padding-left: 85px;
	height: 240px;
	width: 130px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	width: 300px;
	clear: both;
	left:10px;
	bottom:20px;
	position:relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
#leftcol {
	float: left;
	width: 312px;
	height: 498px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
	background-image: url(images/backgroundpattern.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 143px;
	width: 941px;
}

#email a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#portnav {
	float: right;
	height: 477px;
	width: 528px;
	background-repeat: no-repeat;
	margin-right: 50px;
	margin-top: 21px;
	position: relative;
}
#titlehome {
	background-image: url(images/title.png);
	margin-right: auto;
	margin-left: auto;
	height: 139px;
	width: 181px;
	margin-top: 30px;
}
#instructions {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 87px;
	width: 77px;
	position: absolute;
	left: 987px;
	top: 585px;
	text-align: center;
}
.border {
	border: 3px solid transparent;

}
.border:hover {
	border: 3px solid #7350a0;
}
h2 {
	padding-left: 10px;
}
