#container {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(images/bottom_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content {
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: center;
}
.admincontent {
	background-image: url(images/middle_admin.png);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: center;
}

.header {
	background-image: url(images/top_back.png);
	background-repeat: no-repeat;
}
.menubgmiddle {
	background-image: url(images/menumiddle.png);
	background-repeat: repeat-y;
	background-position: center;
}
.menubgtop {
	background-image: url(images/menutop.png);
	background-position: center;
	background-repeat: no-repeat;
}
.menubgbt {
	background-image: url(images/menubottom.png);
	background-repeat: no-repeat;
	background-position: center;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00488C;
}
.menutext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00488C;
}
.buttonup {
	background-image: url(images/buttonup.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00488C;
	font-weight: bold;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00488C;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	font-weight: normal;
}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.red {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00488C;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}


body {
	background-image: url(images/bg2.jpg);
	background-color: #DDD3BA;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #00488C;
	text-decoration: none;
}
a:visited {
	color: #00488C;
	text-decoration: none;
}
a:hover {
	color: #B30F27;
	text-decoration: none;
}
a:active {
	color: #B30F27;
}
.menutable {
	text-align: center;
}
.menubackground {
	background-image: url(images/menu_back2.jpg);
	background-repeat: no-repeat;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00488C;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00488C;
	text-align: justify;
	font-weight: normal;
}
.buttonbg {
	background-image: url(images/buttonup.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.style68 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.giftvoucher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #B30F27;
}
.buttonbg2 {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
