@charset "UTF-8";
/* CSS Document */

/*
::::::::::::::: Website design and development by Scribblevision Designs // Copyright 2009. All rights reserved. :::::::::::::::

::::::::::::::: Client:  // Revision 1.0 // Copyright 2009 :::::::::::::::
*/

/*--------------------------------------------- global --*/

h1 {
	font: normal 24px/32px Georgia, "Times New Roman", Times, serif;
	color: #35C5FC;
	padding-left: 27px;
	background: url(../gerc_images/gerc_h1.gif) no-repeat left center;
	border-bottom: 1px dashed #35C9FC;
	margin-bottom: 10px;
}

h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #37CBFC;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #4ACEFB;
}

h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul {}

a {
	color: #2F8CD0;
	text-decoration: none;
}
a:hover {
	color: #E31A84;
	text-decoration: none;
	text-align: center;
}

/*--------------------------------------------- performer photos */
.photos {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 11px;
}
