body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 76%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #fff;
	background: #000 url(../images/bgGrid.gif) 50% 0px repeat fixed;
}
#wrapper
{
	border: 0px solid #fff;
	width: 932px;
	margin: 0 auto;
	position: relative;
	padding: 5px 5px 5px 5px;
	background-color: #000;
}
#header
{
	border: 1px solid #222;
	height: 180px;
	margin-bottom: 20px;
	clear: both;
	background: url(../images/header2.jpg) 0px -20px no-repeat;
}
#logo
{
	position: relative;
	left: 10px;
	top: 25px;
	border: none;
}
#membersLogin
{
	/*display: none;
	visibility: hidden;*/
	border: 0px solid #ff0000;
	position: absolute;
	top: 170px;
	right: 18px;
	width: 100%;
	min-height: 30px;
}
#banner
{
	height: 168px;
	width: 671px;
	border: 1px solid #333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	background-position: 0px 34px;
	background-repeat: no-repeat;
}
#container
{
	border: 0px solid #ff0000;
	padding: 0px 0px 20px 0px;
	clear: both;
}
#content
{
	border:0px solid #00ff00;
	width: 673px;
	float: left;
	position: relative;
	margin: 0px 0px 30px 18px;
	min-height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.homepage #content 
{
	background: url(../images/content-glowBg2.jpg) right 121px no-repeat;
}
#leftCol
{
	border: 0px solid #fff;
	width: 230px;
	float: left;
	position: relative;
	padding: 0px 10px 0px 0px;
	background-color: #000;
}
#intro
{
	position: relative;
	min-height: 170px;
	border-bottom: 1px solid #333;
}

/* ---------------------------------------------- Photo Gallery styling ----------------------------------------------  */

#galleryIntro
{
	padding: 10px 0px 15px 0px;
	margin: 10px 0px 25px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#galleryIntro A img
{
	border: 1px solid #fff;
	width: 120px;
	height: 92px;
	padding: 1px;
	margin: 7px 3px 0px 3px;
	background-color: #000;
}
#galleryIntro A:hover img
{
	border: 1px solid #41a5dc;
	background-color: #41a5dc;
}	
#venueImages
{
	margin: 10px 0px 20px 0px;
}
#venueImages A img
{
	border: 1px solid #fff;
	width: 200px;
	height: 153px;
	padding: 2px;
	margin: 7px 10px 0px 3px;
	background-color: #000;
}
#venueImages A:hover img
{
	border: 1px solid #41a5dc;
	background-color: #41a5dc;
}
DIV#clubberphoto
{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	overflow: auto;
	clear: both;
}
#clubberphoto img
{
	border: 3px solid #fff;
	max-width: 390px;
	float: left;
}
#clubberphoto ul
{
	float: left;
	width: 240px;
	font-size: 1.2em;
	padding: 0px 0px 20px 20px;
	margin: 0;
	list-style: none;
}
#clubberphoto ul li
{
	padding: 6px 0px 6px 10px;
	margin: 0px 0px 5px 0px;
	background-color: #333;
}
DIV#clubberphoto P
{
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}


DIV.panels
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #222;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	/* clear: both; - IE7 not liking this */
}

DIV.tabbedBlock
{
	margin: 0px 0px 10px 0px;
	clear: both;
	overflow: auto;
}
#eventsCalendar
{
	display: none;
	z-index: 0;
	margin: 30px 0px 20px 0px;
}
#eventsCalendar A.calendarLink /* Added by Giant Peach */
{
	color: #ccc;
	text-align: left;
	display: block;
	line-height: normal;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	  
#eventsCalendar A span
{
	padding: 5px 30px 5px 10px;
	background: #333 url(../images/tabendRight.gif) right bottom no-repeat;
} 

/* --------------------- Small Panel styling ----------------------------- */

.smallPanel
{
	width: 206px;
	float: left;
	margin: 0px 26px 0px 0px;
	padding: 0px;
}
/* --------------------- Specific styles ----------------------------- */

#facebook
{
	position: absolute;
	top: 60px;
	right: 152px;
}
#twitter
{
	position: absolute;
	top: 60px;
	right: 118px;
}
A.buttonLnk
{
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border: 0;
	padding: 2px 5px;
	margin: 10px 0px 10px 0px;
	display: block;
	position: absolute;
	top: 90px;
	right: 40px;
	background-color: #641234
}
A.buttonLnk:hover
{
	background-color: #41a5dc;
}

A.buttonLnk:hover
{
	color: #000;
	border: 0;
}

A.print
{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 45px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.2em;
	background: url(../images/printIcon.gif) 95% 4px no-repeat;
}
A.print:hover
{
	background-position: 95% -69px;
}

.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.cleaner
{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.noMargin
{
	margin: 0;
}
#footer
{
	border-top: 2px solid #fff;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	clear: both;
}


