﻿#LeftPane
{
	overflow:hidden;
}

.photoMenuLevel1
{
	width:15em;
	font-weight:bold;
	font-size: larger;
}

.photoMenuLevel2
{
	width:15em;
	font-weight:bold;
	font-size: large;
}

.photoMenuLevel3
{
	width:15em;	
}

.photoMenuAbout
{
	color:Black;
	background: Gray url('images/paragraphHeaderOrange.png') repeat-x;
}

.photoMenuEvents
{
	color:Black;
	background: Black url('images/paragraphHeaderGreen.png') repeat-x;
}

.photoMenuMembership
{
	color:Black;
	background: Gray url('images/paragraphHeaderBlue.png') repeat-x;
}

.photoMenuGrandJunction
{
	color:Black;
	background: Gray url('images/paragraphHeaderBrown.png') repeat-x;
}

.photoMenuLinks
{
	color:Black;
	background: Gray url('images/paragraphHeaderRed.png') repeat-x;
}

.photoMenuSelected
{
}

.photoMenuHover
{
	font-family:Cursive;
}

a
{
	text-decoration:none;
	color:Black;
}

a:visited
{
	text-decoration:none;
	color:Black;
}

.thumbnail img
{
	border-style:none;
	padding-bottom:100px;
}

