@charset "utf-8";
/* CSS Document */
html {
	height: 101%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#wrapper {
	text-align:center;
	height:auto;
}
#page {
	min-height:500px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding:5px;
	position:relative;
	text-align:left;
	background:url(images/bg.jpg) repeat;
	border: dotted thin #CCCCCC;
}
#header {
	color: #FFFFFF;
	background: #616a98;
	width: 100%;
	height:130px;
}
#header_text {
	float:right;
	padding-top:15px;
	padding-right:50px;
	text-align:center;
	line-height:3.0em;
}
#header_img {
	position:absolute;
	top:7px;
	left:9px;
}
#static_links {
	float:right;
	font-weight:bold;
	color:#616a98;
	padding-right:10px;
}
#welcome_text {
	padding-top:10px;
	clear:both;
	width:100%;
	text-align:center;
}
#welcome_text .venues {
	padding-left:100px;
}
#left_column {
	width:120px;
	padding:10px;
	float:left;
}
#left_column img {
	padding-top:20px;
	border:none;
}
#left_column ul {
	padding-left: 5px;
	margin-left:5px;
}
#right_column {
	width:580px;
	text-align:justify;
	float:right;
	padding: 10px 20px 10px 10px;
}
.content_text {
	clear:both;
	text-align:center;
	padding:10px;
}
.content_text img {
	border:0;
}
.right_column_image {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.right_column_image img {
	margin-left:20px;
	margin-right:20px;
	border:thin solid #616a98;
	clear:both;
}
.page_content_left {
	float:left;
}
.page_content_right {
	float:right;
}
.gaps_maps_image {
	width:100%;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
}
.gaps_maps_image img {
	border:thin solid #000000;
	margin-left:auto;
	margin-right:auto;
}
.gaps_maps_image p {
	text-align:left;
}
#row_1 {
	padding:10px;
	text-align:justify;
}
#adsense {
	width: 728px;
	margin: 0 auto;
}
#row_2 {
	height:auto;
	padding-top:10px;
	clear:both;
}
#row_3 {
	height:auto;
	padding-top:10px;
	clear:both;
}
#row_4 {
	height:auto;
	padding-top:10px;
	clear:both;
}
.widget_left {
	padding-left:9px;
	padding-right:9px;
	width:178px;
	float:left;
}
.widget_centre {
	padding-right:10px;
	width:178px;
	float:left;
}
.widget_right {
	padding-right:9px;
	width:178px;
	float:right;
}
.widget_top {
	background: #616a98;
	width: 100%;
	height: 20px;
}
.widget_top_left {
	background: url(images/widget_top_left.png) no-repeat left top;
	height: 20px;
	float: left;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
}
.widget_top_left a {
	color:#FFFFFF;
}
.widget_top_left a:hover {
	text-decoration:none;
	color:#FFFF00;
}
.widget_top_right {
	background: url(images/widget_top_right.png) no-repeat right top;
	padding-right:10px;
	width:20px;
	height: 20px;
	float: right;
}
.widget_top_right img {
	border:0;
}
.widget_content {
	background: #6dcbfe;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	height:71px;
	width:168px;
	clear:both;
}
.widget_bottom {
	background: #6dcbfe;
	width: 100%;
	height: 6px;
}
.widget_bottom_left {
	background: url(images/widget_bottom_left.png) no-repeat left bottom;
	width:6px;
	height: 6px;
	float: left;
}
.widget_bottom_right {
	background: url(images/widget_bottom_right.png) no-repeat left bottom;
	width:6px;
	height: 6px;
	float: right;
}

#matchtable {
	font-size: 10px;
	color: #000000;
	border: thin solid #000000;
	margin-left:auto;
	margin-right:auto;
}
#matchtable td {
	border: thin solid #000000;
}
#matchtable  .odd  {
	background-color: #DCDCDC;
}
#matchtable .even {
	background-color: #F5F5F5;
}
#matchtable th {
	border: thin solid #000000;
	font-weight: bolder;
	font-size: 12px;
}
#matchtable .header {
	background-color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding:5px;
	text-align:center;
}
#footer a {
	font-weight:normal;
}
#footer a:hover {
	font-weight:normal;
}

.clear {
	clear:both;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
	font-weight:bold;
}
h4 {
	font-weight:bold;
	margin:0;
	display:inline;
}
a {
	text-decoration:none;
	color:#616a98;
	font-weight:bold;
}
a:hover {
	color:#6dcbfe;
}
table {
	border:thin solid #000000;
	margin-left:auto;
	margin-right:auto;
}
img.floatleft {
	float:left;
	margin:4px;
}
abbr {
	text-decoration:none;
	border: 0;
}
