body {
		margin: 0;
		background: #080108 url(images/lightningsb.jpg) no-repeat;
		color: black;
		min-width: 1024px;
		}

h1, h2, h3 {
		font-family: Georgia;
		text-align: center; 
		background: black;
		width: 60%;
		margin: 0 auto;
		position: relative;
		z-index: 1;
		}

h1 {
		font-size: 36px;
		color: #e8b416;
		width: 70%;
		}

h2 {
		font-size: 25px;
		color: #d92ac7;
		}

h3 {
		font-family: Arial;
		font-size: 16px;
		color: white;
		margin: 10px auto;
		}

p {
		font-family: Georgia;
		font-size: 17px;
		color: white;
		background: url(images/pback.png) repeat !important;
		background: black;
		width: 60%;
		margin: 10px auto;
		text-align: center;
		position: relative;
		z-index: 1;
		}
		
#ptop {
		font-size: 15px;
		}
		
#pfirst {
		font-family: Arial;
		font-size: 20px;
		color: #e8b416;
		margin-top: 430px;
		}

#address {
		font-family: Georgia;
		font-size: 14px;
		color: #e8b416;
		margin: 0 auto;
		}
		
strong {font-family: Georgia;}
		
table strong {color : red;}

p strong {color : white;}
		
#footer p {font-size: 10px;}
		
a:link {color: white; text-decoration: underline;}

a:visited {color: white;}

a:hover {color: #e8b416;} 

a:active {color: #e8b416;}
		
#header {
		background: url(images/haremblack.jpg) no-repeat; 
		background-position: center;
		margin: 0 auto 0 auto;
		height: 100px;
		width: 60%;
		}
	
#content {
		margin: -4px auto 0 auto;
		z-index: 10; 
		background: #080108 url(images/bg7b.gif) repeat;
		width : 60%;
		min-width: 614px;
		}

#clubcontainer {
		margin-left: 10%;
		position: relative;
		width: 30%;
		height: 400px;
		float: left;
		}

#club1, #club2, #club3 {height: 160px;}

#club1 {
		background: url(images/club2small3.gif);
		width: 130px;
		margin: -265px 10px 0 10px;
		}
		
#club2 {
		background: url(images/club1small3.gif);
		width: 137px;
		margin-left: 10px;
		}
		
#club3 {
		background: url(images/club3small3.gif);
		width: 130px;
		margin: 55px 10px 0 35px;
		}

#club4 {
		background: url(images/click.gif);
		height: 50px;
		width: 150px;
		margin: 70px 0 0 0;
		}
		
#largeimage {
		height: 400px;
		width: 350px;
		margin: 0;
		float: left;
		position: absolute;
		display: inline;
		z-index: 1;
		}

table {
		background: gray url(images/paper2new.jpg);
		width: 600px;
		height: 100px;
		padding: 5px;
		margin: auto;
		color: black;
		position: relative;
		z-index: 1;
		}
			
td{
		font-family: monospace;
		font-size: 12px;
		border: 1px solid black;
		text-align: center;	
		}
			
caption {
		width: 80%;
		font-family: Georgia;
		font-size: 15px;
		color: white;
		text-align: center;
		margin-bottom: 8px;
		}
	
#footer {
		background: url(images/bgcheck_2.gif) repeat; 
		margin-bottom: 0;
		height: 100px;
		width: 100%;		
		margin: 0;
		padding: 20px 0 0 0;
		}

#rightpole {
		right: 10px;
		margin: 100px auto 0 0;
		background: url(images/rightpoleb.png) no-repeat !important;
		background: url(images/rightpole.gif) no-repeat;
		height: 600px;
		width: 194px;
		z-index: 0;
		position: absolute;
		}