﻿body {
	background-position: left top;
	background: #060E19;
	background-image: url('images/backgound.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 25px;
}

#centre {
	width: 980px;
	margin: 5px auto 5px auto;
	background-color: #335377;
	-moz-opacity: .80;
	opacity: .80;

}

img {
	-moz-opacity: 1;
	opacity: 1;

}

#nav {
	padding: 2px 25px 5px 0px;
	text-align: right;
	font-family: Trebuchet MS, Arial, Helvetica, Sans;
	font-size: 14px;
	color: #000;

}

.telno   {
	padding: 2px 9px 5px 9px;
	text-decoration: none;
	color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #52628E;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #52628E;
	background-color: #05284F
}

.links a:link, .links a:visited {
	padding: 2px 9px 5px 9px;
	text-decoration: none;
	color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #52628E;
	background-color: #05284F

}
.links a:hover {
	text-decoration: none;
	color: #DFD999;
	background-color: #000;

}

.endlinks a:link, .endlinks a:visited {
	padding: 2px 9px 5px 6px;
	text-decoration: none;
	color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #52628E;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #52628E;
	background-color: #05284F;
}
.endlinks a:hover {
	text-decoration: none;
	color: #DFD999;
	background-color: #000;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 160%;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

a:link, a:visited {
	color:#CCFFCC
}


#address {
	padding: 2px 0px 5px 25px;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, Sans;
	font-size: 14px;
	color: #000;
}
table {
	font-size: inherit;
	margin-left: 120px;
	width: 700px;
}

td {
	margin: 2px;
	vertical-align: top;
	background-color: #526D8B;
	padding: 4px;
}
