﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #FFFFFF;
	background-color:black;
 	width: 970px;
	position: relative;
	margin-top: inherit;
	margin-right: auto;
	margin-bottom: inherit;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: red;
}
a:hover{
	text-decoration:underline;
}
#header{
	position: relative;
	width: 970px;
	height: 130px;
	margin: auto;
	background-image:url('../images/ukgntitle_wide.png');
	background-repeat: no-repeat;
 	background-position: top center;
}
#central_column {
	position: relative;
	width: 970px;
	margin: 0 auto;
}
#content_left {
	position: relative;
	float: left;
	width: 170px;
	padding-top: 10px;
}
#content_right {
	position:relative;
	float:right;
	width:161px;
	padding-top:0px;
	padding-left:0px;
}
#content_center {
	position: relative;
	width: 615px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#content_center_wide {
	position: relative;
	float:right;
	width: 785px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	overflow: hidden;
}
#footer{
	clear: both;
	width: 970px;
	overflow: auto;
	border-top: 1px red;
	border-top-style: solid;
	font-size: x-small;
}
h1 {
/*	font-family: "Comic Sans MS";*/
	font-size: x-large;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none; /*	line-height: 12px;*/;
	margin: 7px 0px 0px 0px;
}
h2 {
/*	font-family: "Comic Sans MS";*/
	font-size: large;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
/*	line-height: 12px;*/
    margin:0px;
}
h3 {
	margin: 0px;
/*	font-family: "Comic Sans MS";*/
	font-size: large;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
h4 {
/*	font-family: "Comic Sans MS";*/
	font-size: small;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
h5 {
/*	font-family: "Comic Sans MS";*/
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
h6 {
/*	font-family: "Comic Sans MS";*/
	font-size: xx-small;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ol li a {
	background-color: #740407;
	border: 1px solid #000000;
	display: block;
	padding: 5px;
	height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 100;
	color: #FF0000;
}
ol li a:hover {
	background-color: #000000;
	text-decoration:none;
}
marquee {
	font-size: large;
}
marquee a {
	color: #FFFFFF;
}
.googleads {
	padding: 5px;
}
.headercontact {
	text-align: center;
	font-size: medium;
}
.redhr {
	border-width: 0px;
	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
}
.whitehr {
    display:block;
	color: white;
	background-color:white;
	border:0px;
	height:1px;
}
.subform {
	text-align: center;
}
.footerMenu {
	text-align: center;
}
.paypalLogo {
	border:0px;
	text-align:right;
	float:right;
}
.menu {
	font-family: Arial;
	margin-top: 10px;
}
.menu a {
	text-decoration: none;
	color: red;
}
.menu td {
	width: 112px;
	font-size:small;
	border: thin outset red;
	text-align: center;
	margin: 100px;
}
.menu td:hover {
	background-color:#740407;
}
.menu td.noborder:hover {
	background-color: #FFFFFF;
}
.dateBanner{
	width: 785px;
	background-color: #740407;
/*	font-family: "Comic Sans MS";*/
	font-size: x-large;
	font-size: large;
	color: red;
}
.dateBanner a:hover{
	text-decoration:none;
}
.smallLink{
	font-size: x-small;
	float: right;
	line-height: 0px;
	display:block;
	width:785px;
	text-align:right;
}
.eventDesc {
	display: table-row;
	margin-top:10px
}
.eventThumb {
	height: 80px;
	width: 100px;
	float: right;
	margin-left: 5px;
}
.nextEventImage{
	height:128px;
	width:160px;
	float:left;
}
.redtext {
	color: #FF0000;
}
.useads {
	height:60px;
	width:120px;
	border:0px;
	float:right;
}
.faq ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	list-style-type:none;
}
.profilePic{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.eventImage {
	float:right;
	padding-left:10px;
	padding-bottom:5px
}
.tandctext {
	font-size: small;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.paypalButton table {
	margin-bottom: 10px;
}
.loader {
    font-family:Arial, Helvetica, sans-serif;
    font-size:medium;
    font-weight:bold;
    text-align: center;
    padding-top:50px
}