body {
	font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;
}

.uca {
	margin-top: 1px;
	position: relative;
}

a:link {
	padding: 0px;
	color: #004080;
	text-decoration: none;
}

a:hover {
	color: #a5e5f5;
	text-decoration: none;
}

a:active {
	color: #a5e5f5;
	text-decoration: none;
}

a:visited {
	color: #004080;
	text-decoration: none;
}

h1 {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, Georgia, serif;
}

h3 {
	font-size: 16px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, Georgia, serif;
}

#wrapper {
	background-color: #ecffef;
	margin-left: 50px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-left-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	padding: 0px;
	left: 50px;
	width: 1000px;
}

#title {
	margin-bottom: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

#nav td {
	font-style: italic;
	left: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 0px;
	top: 5px;
	height: 30px;
	margin: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}

#navbar {
	height: 32px;
	background-repeat: repeat-x;
	background-image: url(../images/navbar_backing.png);
}

#banner {
	height: 167px;
	width: 800px;
}

#content {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b3b3b3;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 800px;
}

#ccontent {
	border-right-color: #b3b3b3;
	border-right-width: 1px;
	border-right-style: solid;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 800px;
}

#pcontent {
	border-right-color: #b3b3b3;
	border-right-width: 1px;
	border-right-style: solid;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 800px;
}

#left {
	position: relative;
	display: inline;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 30px;
	padding-bottom: 70px;
	padding-right: 0px;
	padding-top: 50px;
	width: 450px;
}

#right {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 60px;
	padding-left: 20px;
	margin-right: 50px;
	position: relative;
	top: 50px;
	border-left-width: 2px;
	border-left-color: white;
	border-left-style: solid;
	float: right;
	width: 230px;
}

#footline {
	height: 1px;
	padding: 0px;
	margin: 0px;
	width: 1000px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #b3b3b3;
	clear: both;
}

#footer {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/footerbg.jpg);
	background-color: #6dbcbb;
	text-align: center;
	font-size: 10px;
}

#footer ul {
	margin: 0px;
	display: block;
}

#footer ul li {
	margin: 0px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
	display: inline;
}

#adverts {
	top: 220px;
	height: 400px;
	width: 200px;
	left: 853px;
	position: absolute;
}

#ad1 {
	top: 163px;
	left: 853px;
	position: absolute;
	height: 167px;
	width: 200px;
}

.hl {
	color: #b2e8ff;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	color: #66aaa2;
}

element {
}

#nav a:link {
	color: #333333;
}

#nav a:hover {
	color: #63dccd;
}

#nav a:active {
	background-color: #cccccc;
	color: #63dccd;
}

#nav a:visited {
	color: #666666;
}

#right li {
	padding-bottom: 4px;
	list-style-image: url(../images/bullet.png);
}

#map {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 14px;
	position: relative;
	top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 225px;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
}

#keys {
	z-index: -1;
	color: #cccccc;
	top: 50px;
	left: 500px;
	font-size: 10px;
	width: 500px;
	position: absolute;
}

.small {
	color: #539090;
	font-size: 11px;
}

