﻿#Outer
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:760px;
}

#OuterLeft
{
	margin-left:0;
	margin-right:0;
	width:760px;
}

#Header
{
	text-align:left;
	width:100%;
	height:158px;
	background-image:url('../Images/banner091409.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin-left:122px;
}

#HeaderBar
{
	text-align:left;
	width:100%;
	height:38px;	
	background-image:url('../Images/greybar.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#Menu
{
	width:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:Black;
}

#Body
{
	text-align:left;
	width:100%;
	background-color:White;
	font-family:Arial, Verdana;
	font-size:10pt;
	color:Black;
	margin-left:122px;
}

#BodyContent
{
	text-align:left;
	background-color:White;
	font-family:Arial, Verdana;
	font-size:10pt;
	color:Black;
}

#Footer
{
	text-align:left;
	width:100%;
	height:38px;	
	background-image:url('../Images/greybar.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin-left:122px;
}

#AboutPlaceHolder
{
	text-align:left;
	width:100%;
	background-image:url('../Images/gradient-grey.jpg');
	background-repeat:repeat-y;
	background-position:left;
}

#AboutMenu
{
	float:left;
	width:130px;
}

#AboutContent
{
	text-align:left;
	background-color:White;
	color:Black;
	margin-left:130px;
	padding-top:5px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:5px;
}

#SidePanel
{
 	background-image:url('../Images/sidePanel2.jpg');
	background-repeat:repeat-y;
	background-position:left;
}

/* STANDARD CSS tags */

body
{
	padding:0px;
	margin:0px;
	border:0px;
	background-color:Black;
	font-family:Arial, Verdana;
	font-size:10pt;
	color:White;
}

p
{
	text-align:justify;
	font-family:Arial, Verdana;
	font-size:10pt;
	color:Black;
}

p.CollapsableBed
{
	background-color:White;
	color:Red;
}

label
{
	font-family:Arial, Verdana;
	font-size:10pt;
	color:Black;
	font-weight:normal;
}

label.PageHeader
{
	font-family:Arial, Verdana;
	font-size:12pt;
	color:Black;
	font-weight:bold;
}

label.SubPageHeader
{
	font-family:Arial, Verdana;
	font-size:10pt;
	color:Black;
	font-weight:bold;
}

label.Required
{
	font-family:Arial, Verdana;
	font-size:9pt;
	color:Black;
	font-weight:bold;
}

label.Normal
{
	font-family:Arial, Verdana;
	font-size:9pt;
	color:Black;
	font-weight:normal;
}

a.ReadLink
{
	font-family:Arial, Verdana;
	font-size:10pt;
	color:Black;
}

a.ReadLink:hover
{
	color:Red;
}


.CollapsePanelHeader
{
	width:740px;
	height:20px;
	color: White;
	background-color: Gray;
	float:left;
	font-weight:bold;
	padding:5px;
	cursor:pointer;
	vertical-align: middle;
}

.CollapsePanel
{
	width:740px;
	height:0px;
	background-color: White;
	overflow:hidden;
	padding:5px;
}

img.Photo 
{
	float:left;
	margin:5px;
	padding:3px;
}

a.Artist
{
	font-family:Arial, Verdana;
	font-size:9pt;
	color:Black;
	text-decoration:none;
}

a.Artist:hover
{
	color:Blue;
	text-decoration:underline;
}

a.ArtistCalendar
{
	font-family:Arial, Verdana;
	font-size:10pt;
	color:Black;
	text-decoration:none;
}

a.ArtistCalendar:hover
{
	text-decoration:underline;
}
