body {
	text-align: center;
	min-width: 760px;
	background: #6f1727;
}

div#wrapper {
	margin-top: 100px;
	border: 1px solid #ffffff;
	width: 760px;
	height: 100%;
	background: #5c1c2d;
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		
}

html>body div#wrapper {
		min-height: 600px;
		height: 100%;
}

div#logo {
		float: left;
		height: 410px;
		position: relative;
		top: -10px;
		margin-bottom: -10px;
		width: 150px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		background: #6f1727 url('Logo.gif');
		background-position: center;
		background-repeat: no-repeat;
}

html>body div#logo {
		height: 100%;
		min-height: 490px;
}


div#footer {
	width: 760px;
	clear: both;
	font-family: trebuchet ms,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1.1pt;
	padding-top: 20px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#footer A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}


div#content {
	text-align: left;
	font-size: 12px;
	float: right;
	width: 605px;
	height: 700px;
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10pt;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

html>body div#content {
	min-height: 575px;
}

div#topbar {
		height: 75px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 23pt;
		font-weight: bold;
		text-align: left;
		padding-left: 25px;
		padding-top: 10px;
		color: #ffffff;
		letter-spacing: 1.1pt;
		border-bottom: 1px solid #ffffff;
		clear: left;
}

div#menu {
		float: ccentre;
		width: 760px;
}

div#menu A {
	display: block;
	width: 140px;
	position: relative;
	left:0px;
	top: -10px;
	z-index: 50;
	float: left;
	border: 1px solid #ffffff;
	height: 25px;
	background: #a0171f;
	background-position: center left;
	background-repeat: no-repeat;
	font-family: trebuchet ms,arial,verdana;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

div#content a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
}

div#content a:hover {
		text-decoration: underline;
}

div#menu a:hover {
	background: #5c1c2d;
	background-position: center;
	background-repeat: no-repeat;
	color: #bbc6b6;
}

h2 {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
}

b {
		color: #ffffff;
		font-weight: bold;
}

h1 {
		color: #bbc6b6;
		font-weight: normal;
		font-size: 15px;
}
