@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/vectorbck.jpg);
	background-repeat: repeat;
}
#introsect {
	background-image: url(../images/vectorbck.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 700px;
	width: 900px;
}
#wrapper {
	width: 900px;
	margin:auto;
	border: thick inset #e2e2a7;	
}
#navbar {
	height: 26px;
	width: 900px;
	
}

#formaddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #30F;
}
#linksmain {
	background-image: url(../images/linksnew.jpg);
	background-repeat: no-repeat;
	
	height: 570px;
	width: 900px;
	background-color: #36F;
}

.linkstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	float: right;
	height: auto;
	width: 700px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 100px;
	line-height: 28px;
	color: #000;
	background-image: url(../images/ArmandsideBlack.jpg);
}
#lecturessect {
	background-image: url(../images/lecturesnew.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 545px;
	width: 900px;
	z-index: 1;
}
#lecuturescontact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	z-index: 5;
	height: auto;
	width: 300px;
	float: right;
	margin-top: 270px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactsection {
	background-image: url(../images/contactnew.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 570px;
	width: 900px;
	z-index: 1;
}

#contactinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	z-index: 5;
	height: auto;
	width: 500px;
	float: right;
	margin-top: 100px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#contactinfo p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: underline;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	color: #FFF;
	text-decoration: none;
	height:50px;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	background-image: url(../images/darkbluefoot.jpg);
	}


#mapmain {
	background-image: url(../images/sitemap.jpg);
	background-repeat: no-repeat;
	height: 570px;
	width: 900px;
	background-color: #36F;
}

.maptext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	float: right;
	height: auto;
	width: 720px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0
	px;
	
}
