body 
    {
    margin:           0px;
    padding:          0px;
    font-family:      verdana, arial, helvetica, sans-serif;
    color:            #333;
    background-color: white;
    }

#Page
    {
    width: 770px;
    }
#JumpPage
	{
	position:absolute;
	top:20px;
	left:0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}
#BodyText
    {
    text-align: left;
    padding-left: 30px;
	 width:560px;
    }
#BodyTextAlt
	{
	 text-align: left;
	 width:650px;
	 padding-left:15px;
	}
	
#BodyTextAlt2
	{
	 text-align: left;
	 width:700px;
	 padding-left:15px;
	}
#BodyTextAlt3
	{
	 text-align: left;
	 width:720px;
	 padding-left:15px;
	}


h1
    {
    font-family: tahoma, helvetica, sans-serif;
    margin:      25px 0px 15px 0px;
    padding:     0px;
    font-size:   24px;
    line-height: 28px;
    font-weight: heavy;
    color:       #000000;
    }

h2
    {
    font-family: tahoma, helvetica, sans-serif;
    margin:      0px 0px 15px 0px;
    padding:     0px;
    font-size:   16px;
    line-height: 24px;
    font-weight: bold;
    color:       #000000;
    }

p 
    {
    font:        12px/20px verdana, arial, helvetica, sans-serif;
    margin:      0px 0px 16px 0px;
    padding:     0px;
    color:       #000000;
    }

li
    {
    font:        12px verdana, arial, helvetica, sans-serif;
    margin:      0px 0px 16px 0px;
    padding:     0px;
    color:       #000000;
    }
.credit
	{
		font-size:60%;
		text-align:center;
	}
.PhotoLeft
    {
    float: left;
    padding-right:  5px;
    padding-bottom: 5px;
    }
.sponsor
	{
		font-weight:bold;
		font-size:80%;
		text-align:center;
	}
.smaller
	{
		font-size:80%;
	}
	
	
	.confarea {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#492F90;
	text-decoration:none;
	padding:5px 5px 0px 5px;
	
	
	
	}
	
	a.conf:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#492F90;
	text-decoration:none;
	padding:5px 5px 0px 5px;
}

a.conf:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#492F90;
	text-decoration:none;
	padding:5px 5px 0px 5px;
}

a.conf:hover{
	color:#A5AA05;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
	text-decoration:none;
	padding:5px 5px 0px 5px;
}



#BodyText table, tr, td
    {
    font-family: Verdana,Arial,sans-serif; 
    font-size:   11pt;
    vertical-align: top;
    }
#BodyText a, a:link 
    {
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		color: #c70750;
    }
#BodyText a:visited 
    {
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		color: #c70750;
		background-color:#ffeee9;
    }

#BodyText a:hover
	{
	background-color:#e2e2e2;
	}

#JumpPage table.about
	{
	margin-left: 660px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	}
#JumpPage table.about tr td
	{
		color:#056324;
	}
#JumpPage table.about tr td a, a:link
	{
	color:#056324;
	text-decoration: none;
	}
#JumpPage table.about tr td a:hover
	{
		color: #8cc63e;
		background-color: none;
	}
#JumpPage table.about td.border
	{
	border-right: solid 1px #8cc63e;
	padding-left: 10px;
	padding-right: 5px;
	}
#JumpPage table.programs
	{
	margin-left: 660px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	}
#JumpPage table.programs tr td
	{
		color:#006666;
	}
#JumpPage table.programs td.border
	{
	border-right: solid 1px #ff9900;
	padding-left: 10px;
	padding-right: 5px;
	}
#JumpPage table.programs tr td a
	{
	color:#006666;
	text-decoration: none;
	}
#JumpPage table.programs tr td a:hover
	{
		color: #ff9900;
		background-color: none;
	}
#JumpPage table.events
	{
	margin-left: 660px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	}
#JumpPage table.events tr td
	{
		color:#663399;
	}
#JumpPage table.events td.border
	{
	border-right: solid 1px #0066ff;
	padding-left: 10px;
	padding-right: 5px;
	}
#JumpPage table.events tr td a
	{
	color:#663399;
	text-decoration: none;
	}
#JumpPage table.events tr td a:hover
	{
		color: #0066ff;
		background-color: none;
	}
#JumpPage table.resources
	{
	margin-left: 660px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	}
#JumpPage table.resources tr td
	{
		color:#ff6633;
	}
#JumpPage table.resources td.border
	{
	border-right: solid 1px #ff0066;
	padding-left: 10px;
	padding-right: 5px;
	}
#JumpPage table.resources tr td a
	{
	color:#ff6633;
	text-decoration: none;
	}
#JumpPage table.resources tr td a:hover
	{
		color: #ff0066;
		background-color: none;
	}

#JumpPage table.donors
	{
	margin-left: 660px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	}
#JumpPage table.donors tr td
	{
		color:#0099ff;
	}
#JumpPage table.donors td.border
	{
	border-right: solid 1px #000099;
	padding-left: 10px;
	padding-right: 5px;
	}
#JumpPage table.donors tr td a
	{
	color:#0099ff;
	text-decoration: none;
	}
#JumpPage table.donors tr td a:hover
	{
		color: #000099;
		background-color: none;
	}

#JumpPage table.members
	{
	margin-left: 660px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	}
#JumpPage table.members tr td
	{
		color:#009999;
	}
#JumpPage table.members td.border
	{
	border-right: solid 1px #000000;
	padding-left: 10px;
	padding-right: 5px;
	}
#JumpPage table.members tr td a
	{
	color:#009999;
	text-decoration: none;
	}
#JumpPage table.members tr td a:hover
	{
		color: #000000;
		background-color: none;
	}
	
#ConferenceLeft
	{
		color:#000000;
		background-image: url(http://www.galachoruses.org/events/conference/images/GALAcolumn.jpg);
		background-repeat: no-repeat;
		width:120px;
		height:650px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:11pt;
		float:left;
	}
#ConferenceLeft a:link
	{
		color:#000000;
	}
#ConferenceLeft a:hover, a:active
	{
		color:#0066ff;
	}
#FestivalLeft
	{
		text-align:left;
		padding:5px;
		width:140px;
		float:left;
		border-right:solid 2px #8cc242;
		height:150px;
		font-size:11pt;
	}
#FestivalLeft a, a:link
	{
		text-decoration:underline;
		color:#663399;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight:bold;
	}
#FestivalLeft a:hover
	{
		text-decoration:none;
		color:#663399;
		font-family:verdana, arial, helvetica, sans-serif;
		font-weight:bold;
	}

#FestivalBody
	{
		margin-left:150px;
		margin-top:0px;
		width:610px;
		text-align:left;
		padding:20px;
	}
#FestivalBody a, a:link, a:hover, a:visisted
	{
		font-size:11pt;
	}
#FestivalBody table, tr, td
    {
    font-family: Verdana,Arial,sans-serif; 
    font-size:   11pt;
    vertical-align: top;
    }
#Header 
    {
    text-align: left;
    margin:50px 0px 10px 0px;
    padding:17px 0px 0px 20px;
    /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
    height:33px; /* 14px + 17px + 2px = 33px */
    border-style:solid;
    border-color:black;
    border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
    line-height:11px;
    background-color:#eee;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
    voice-family: "\"}\"";
    voice-family:inherit;
    height:14px; /* the correct height */
    }
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
    margin:0px 50px 50px 200px;
    padding:0px;
    }

#Menu 
    {
    position: absolute;
    top:      0px;
    left:     0px;
    width:    193px;
    padding:  0px;
    text-align: left;
    /* Again, the ugly brilliant hack. */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:150px;
    }

/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}


