body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #EDEDED;
	background-image: url(../images/mainbg.jpg);
}
#wrapper {
	background-color: #EDEDED;
	padding: 0px;
	height: 460px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #787878;
	border-bottom-color: #787878;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 100%;
	float: left;
}
.overlay_title {
	height: 100px;
	width: 100%;
	margin-top: 180px;
	background-repeat: repeat-x;
	background-image: url(../images/overlay.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #E8E8E8;
	letter-spacing: 15px;
	line-height: 100px;
	text-align: center;
	font-weight: normal;
}
.link_colour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #F4FDBB;
	letter-spacing: 15px;
	line-height: 100px;
	text-align: center;
	text-indent: 90px;
	font-weight: normal;
}
a.int:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #D7D8A9;
	letter-spacing: 15px;
	line-height: 100px;
	text-align: center;
	text-indent: 90px;
	font-weight: normal;
	text-decoration: none;
}
a.int:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #D7D8A9;
	letter-spacing: 15px;
	line-height: 100px;
	text-align: center;
	text-indent: 90px;
	font-weight: normal;
	text-decoration: none;
}
a.int:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #AEB49C;
	letter-spacing: 15px;
	line-height: 100px;
	text-align: center;
	text-indent: 90px;
	font-weight: normal;
}
a.int:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #8E9775;
	letter-spacing: 15px;
	line-height: 100px;
	text-align: center;
	text-indent: 90px;
	font-weight: normal;
	text-decoration: none;
}
