/* CSS Document */

.logoImage
{
	margin-left:10px;
	margin-top:2px;
}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:0px;
}

.banner
{
	background-image:url(../images/elements/header_tile.gif); background-repeat:repeat-x;
	width:1245px;
	height:27px;
}

.imageArea
{
	background-image:url(../images/elements/cardBGTile.gif); background-repeat:repeat-x;
	width:1245px;
	margin:0px;
}

.galList
{
	font-size:0.7em;
	margin:5px 5px 1px 5px;
	width:225px;
	float:left;
}

.eventThumb
{
	float:left;
}

.galThumb a:hover
{
	color:#1F67ED;
	text-decoration:underline;
}

.galThumb
{

 clear:both;
	height:44px;
	padding:2px;
	font-size:0.9em;
}

.galThumb a
{
	color:#1F67ED;
	text-decoration:none;
	font-size:1.2em;
}

.galThumb:hover 
{
 background-image:url(../images/elements/hoverOverTab.gif);
 clear:both;
 	height:44px;
	padding:2px;
	color:#FFFFFF;

}


.galThumbSelected
{
	background-image:url(../images/elements/selectedTabBG.gif);
	clear:both;
	color:#FFFFFF;
	height:44px;
	padding:2px;
}

.galThumbSelected a
{
	color:#F18554;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}

.mainImage
{
	float:left;
	width:520px;
	/*height:0px;
width:0px;*/
}

.selectedImage
{
/*height:0px;
width:0px;*/
}

.thumbnails
{
	float:left;
	width:700px;
	margin:5px;
	height:700px;
	overflow:auto;
}

.thumbnail_old
{
	float:left;
	margin-right:8px;
}

.thumbnail
{
	width:90px;
	height:105px;
	float:left;
	text-align:center;
	margin-right:10px;
}

.thumbnail_last
{
	width:90px;
	height:105px;
	float:left;
	text-align:center;
	
}

.galThumbnail
{
	width:160px;
	height:190px;
	float:left;
	text-align:center;
	margin-right:20px;
}

.galThumbnail_last
{
	width:160px;
	height:190px;
	float:left;
	text-align:center;
	
}

.vImage
{
	border:1px solid #999999;
	padding:5px;
	margin-top:0px;
	background-color:#FFFFFF;
}

.hImage
{
	border:1px solid #999999;
	padding:5px;
	margin-top:28px;
	background-color:#FFFFFF;
	
}

.eventTitle
{
	color:#FFFFFF;
	font-size:1.2em;
	/*font-weight:bold;*/
}

.eventInfo
{
	color:#999999;
	font-size:0.8em;
}
	
.nav
{
	margin-top:15px;
	color:#CCCCCC;
	font-size:0.8em;
	clear:both;
	text-align:center;
	margin-bottom:20px;
}

.eventName
{
	color:#FFFFFF;
	font-size:0.8em;
}

.nextEvent
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
}

.nextInfo
{
	color:#FFFFFF;
	font-size:0.7em;
}
.footer
{
	background-image:url(../images/elements/bottomTile.gif); background-repeat:repeat-x;
	height:30px;
	width:1245px;
	border:0px solid #000000;
	margin-top:10px;
	vertical-align:middle;
	font-size:0.8em;
	color:#FFFFFF;
	padding:5px 0px 3px 15px;
	clear:both;
}

.footer a
{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.moreLink
{
	margin-right:20em;
}

.thumbRow
{	
	
	margin-bottom:20px;
	height:110px;
	margin-left:13%;
	clear:both;
}

.galThumbRow
{	
	
	margin-bottom:60px;
	height:200px;
	margin-left:13%;
	clear:both;
}
