body, html { 
	background: #FFF; 
	color: #000; 
	font-family: Arial; 
	font-size: 9pt;
	margin:0;
	padding:0;
}

div { 
	padding:0px; 
	margin:0px; 
}

#wrapper { 
	position:absolute; 
	width:970px; 
	top:15px;
	left:50%; 
	margin-left:-485px; 
}

#content { 
	text-align:left; 
	position:absolute; 
	width:580px; 
	z-index:1; 
	left:50%; 
	top:131px;
	margin-left:-290px; 
	font-family:Arial; 
	font-size:9pt; 
	color:#000; 
	line-height:1.4em; 
}

#tabs {
	position:relative;
	width:970px;
	border-bottom:#67357a 1px solid;
}

#tabs ul {
	margin:auto;
	padding:0;
	list-style:none;
	overflow:hidden;
	/*width:550px;*/
	width:440px;
}

#tabs li {
	text-align:center;
	float:left;
	display:block;
	padding: 0 0 0 5px;
	margin-top:4px;
	overflow:hidden;
}

#tabs li a {
	background:#faf0ff;
	padding:5px 0 6px 0;
	color:#000;
	text-decoration:none;
	width:100px;
	display:block;
	border-top:#67357a 1px solid;
	border-left:#67357a 1px solid;
	border-right:#67357a 1px solid;
}

#tabs li a.selected {
	background:#67357a;
	padding:5px 0 6px 0;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	width:100px;
	display:block;
	border-top:#67357a 1px solid;
	border-left:#67357a 1px solid;
	border-right:#67357a 1px solid;
}

#tabs li a:hover  {
	background:#f2e7f7;
	color:#06C;
	border-top:#007467 1px solid;
	border-left:#007467 1px solid;
	border-right:#007467 1px solid;
}

#tabs li a.selected:hover {
	background:#67357a;
	color:#FFF;
}

#intro a, #extro a {
	color:#06C;
}

#header {
	background:#007467;
	height:70px;
	margin-bottom:15px;
}

#logo {
	float:left;
	padding:15px 10px 0px;
}

#logo img {
	border:0;
}

#banner {
	padding:5px 5px 0 0;
	float:right;
}

#bookEndLeft {
	width:180px;
	float:left;
	margin-right:15px;
}

#book {
	width:580px;
	float:left;
}

#content p {
	margin:0px 0px 10px 0px;
	padding:0;
}

#intro, #extro {
	background:#faf0ff;
	padding:7px 5px;
	border-bottom:#731995 1px solid;
}

img.border {
	float:right;
	margin:7px 5px 10px 15px;
	border-style:double;
	border-color:#B4B2B5;
	border-width:3px;
}

.bookmaker {
	border:#C2D9C2 1px solid;
	width:281px;
	padding:1px;
	margin-bottom:1px;
}

.bookmaker a {
	color:#06C;
}

#adverts p {
	line-height:1.6em;
	padding:2px 5px;
}

.hd {
	background:#67357a;
	padding:4px 0 5px 5px;
	color:#FFF;
	font-weight:bold;
	margin-right:1px;
	width:155px;
}

#bookEndRight {
	width:180px;
	float:right;
	margin-left:15px;
}

.sectionHeader {
	background:#007467;
	padding:5px 0 6px 5px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:1px;
}

.sectionHeader h1, .sectionHeader h2 {
	margin:0;
	padding:0;
	font-size: 9pt;
}

ul {
	list-style-type:square;
	margin:0 15px 0 22px;
}

.sectionLinks {
	margin-bottom:10px;
}

.sectionLinks a {
	background:#F6F6F6 url(../images/arrow.gif) no-repeat left;
	border-bottom:#B4B2B5 1px solid;
	display:block;
	color:#000;
	text-decoration:none;
	padding:3px 0 4px 15px;
}

.sectionLinks a:hover {
	background-color:#EAEAEA;
	color:#06c;
}

#adverts {
	margin-top:20px;
}

.box {
	border:#007467 1px solid;
	padding:1px;
	margin-bottom:10px;
}

.box h2, .box h3, .box h5 {
	background:#CFCED0;
	font-weight:normal;
	padding:3px 0 4px 5px;
	margin:0;
	font-size:9pt;
}

.box h2, .box h3 { 
	font-weight:bold;
	margin-bottom:5px; 
}

.box p {
	margin:8px 5px;
	padding:0;
}

.box form {
	margin:8px 5px;
	padding:0;
	line-height:1.8em;
}

.box input {
	width:155px;
}

.box a {
	color:#06C;
	text-decoration:underline;
	margin-bottom:5px;
}

.box ul {
	margin-bottom:10px;
}

#news a:link, #news a:visited {
	background:#ecebeb;
	color:#06C;
	text-decoration:none;
	display:block;
	padding:5px;
	margin-bottom:0;
	border-bottom:#FFF 1px solid;
}

#news a:hover {
	text-decoration:underline;
}

.box a.blue {
	color:#00F;
	text-decoration:underline;
	display:block;
	margin-bottom:5px;
}

.box a:hover, .box a.blue:hover {
	color:#00F;
	text-decoration:underline;
}

.submit {
	margin-top:7px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

.left { 
	float:left;
}

.right {
	float:right;
}

#footer {
	margin-bottom:20px;
}

#footer table {
	line-height:1.8em;
}

#footer a {
	background:url(../images/arrow.gif) no-repeat left;
	color:#000;
	text-decoration:none;
	padding-left:15px;
}

#footer a:hover {
	color:#00F;
	text-decoration:underline;
}

#eventsCalendar th {
	background:#67357a;
	padding:4px 0 5px 5px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:1px;
}

#eventsCalendar td {
	padding:2px 0;
}

#eventsCalendar a {
	color:#06C;
}

hr {
	height:1px;
}