﻿body {margin-top: 0px; background:url('images/bg.jpg') top repeat; text-align: center}

p {
	margin: 0px 10px 0px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: black;
}

a:visited {text-decoration: underline; color: #000099;}
a:link {text-decoration: underline; color: #0000ff;}
a:hover {text-decoration: underline; color: #800080;}

a:visited.nav {text-decoration: none; color: #eb334b;}
a:link.nav {text-decoration: none; color: #eb334b;}
a:hover.nav {text-decoration: none; color: #eb334b;}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 15px;
}

#wrapper {
	width: 750px;
	margin: auto;
}

#content {
	width: 750px;
	text-align: left;
	background-color: #FFFFCC;
}

#slogan {
	font-family: sans-serif, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #eb334b;
	line-height: 35px;
	text-align: center;
	vertical-align: top;
	background-color: #000000;
}

.menu {
	background-color: #000000;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	color: #eb334b;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.active-link {
	color: #ffbb66;
	text-decoration: underline;
}

.return {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

.no-border {
	border-width: 0px;
}

.centre {
	text-align: center;
}

.dot-points {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: black;
	margin: 0px 8px 0px -5px;
	line-height: 18px;
}

.image-margins {
	border: none;
	margin-left: 10px;
	margin-right: 10px;
}

.tell-friends {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

#copyright-bar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #cf5a1b;
	width: 750px;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

.links {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
	font-weight: normal;
}

.separator {
	font-size: 5px;
	color: #000000;
}

.line {
	width: 97%;
}


.left-image-margins {
	border: none;
	margin-right: 10px;
}



