html {

       padding:0px;

       margin:0px;

       }



body {

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color: #FFF;

	margin: 0px;

	padding: 0px;

	background-color: #666;

       }



/** {

       padding:0px;

       margin:0px;

       }

*/

a:link, a:active, a:visited {

	text-decoration:none;

	color: #CCC;

	font-weight: bold;

}

a:hover {

	text-decoration:none;

	color: #AADD6D;

}



#wrapper {

	width: 1000px;

	margin-left:auto;

	margin-right:auto;

	border: 0px solid #A8A8A8;

	margin-top: 0px;

}



#header {

	width: 900px;

	margin-left:auto;

	margin-right:auto;

	margin-top: 0px;

	height: 92px;

}



#pageTitle {

	font-size: 14px;

	color: #CCC;

	float: right;

	margin-top: 0px;

	margin-right: 10px;

	clear: right;

	width: 132px;

	text-align: justify;

}

#topnav {

	float: right;

	margin-top: 5px;

}







#content {

	width: 900px;

	margin-left:auto;

	margin-right:auto;

	clear:both;

	margin-top: 0px;

	margin-bottom: 5px;

	/*height: 600px !important;*/

}



#footer, #footer2 {

	width: 900px;

	margin-left:auto;

	margin-right:auto;

	clear:both;

	margin-bottom: 10px;

	color: #EEE;

	font-size: 11px;

	margin-top: 10px;

}



#footer a:link, #footer a:active, #footer a:visited {

	text-decoration:none;

	color: #EEE;

	font-size:0.9em !important;

	font-weight: normal;

}



#footer a:hover {

	text-decoration:none;

	color: #FFF;

}



#footer2 a:link, #footer2 a:active, #footer2 a:visited {

	text-decoration:none;

	color: #EEE;

	font-size:0.9em !important;

	font-weight: normal;

}



#footer2 a:hover {

	text-decoration:none;

	color: #FFF;

}



#footer-email a:link, #footer-email a:active, #footer-email a:visited {

	text-decoration:none;

	color: #EEE;

	font-size:0.9em !important;

	font-weight: bold !important;

}



#footer-email a:hover {

	text-decoration:none;

	color: #FFF;

}



/*#footer2 {

	clear: both;

	width: 900px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

}

*/

.floatright {

	float: right;

}







#menu {
	background-image: url(../images/menuBkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;

}



#eventTitle {

	font-size: 24px;

	margin-top: 0px;

	margin-bottom: 25px;



}



#eventLocation {

	font-size: 18px;

	font-style: italic;

	clear: both;

	margin-bottom: 25px;



}



#eventDuration {

	font-size: 16px;

	clear: both;

	margin-bottom: 35px;



}



/* remove dotted border on click */

a:focus, a:active {outline-style: none !important;}

* :focus { outline: 0 !important; }

.floatleft {

	float: left;

}

.floatright {

	float: right;

}

#logo {

	float: left;

	margin-left: 170px;

	margin-bottom: 5px;

	margin-top: 0px;

	clear: both;

}

.hide_this {

	display: none;

}

.show_this {

	display: block;

}

h3 {

	font-size: 1.3em;

	font-weight: bold;

	color: #EEE;

}

.mybutton

{

	color: #EEE;

	border: 2px outset #ECE8D1;

	background-color: #666666;

	font-weight: bold;

	font-variant:small-caps;

	font-size: 11px;

	letter-spacing: 0.1em;

	cursor:pointer;

} 

.home_artists_graphic {

	margin-bottom: 15px;

	text-align: center;

	float: right;

}

.error {

	background-color: #CCC;

	padding: 3px;

	margin-top: 10px !important;

	text-align: center;

}

.separator {

	color: #666;

}

#join {

	float: left;

	margin-top: 5px;

}



 /* *** Float containers fix:

 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {

 content: "."; 

 display: block; 

height: 0; 

 clear: both; 

 visibility: hidden;

 }

 

.clearfix{display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  

