/*this zeros out margin and padding defaults*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0px;
	padding:0px;
	border:none;
	list-style: none;
}

/*this sets font style and color*/		
body {
	font:  normal 100% Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#999999;
	/*background-color:#44bfcf;*/
	/*background-color:#2f818e;*/
	/*background-color:#259071;*/
	text-align:center;
	padding: 0px;
	margin: 0;
}


/* container holds the glass as a background image */
#container {
	width: 760px;
	margin: 10px auto;
	border: thin solid #000;
	padding: 0px;
	background: #FFFFFF url(images/newlogo_transp_newtext_300_2.gif) no-repeat -6px -6px;
	text-align: left;
	height: auto;
	}
	
#gala #container	{
width: 760px;
	margin: 5px auto;
	border: thin solid #000;
	padding: 0px;
	background:#ffffff ;
	text-align: center;
	height: auto;

}

/* substance holds everything else - this pushes everything down and to the right */
#substance {
	position: relative;
	left: 80px;
	top: 10px;
	text-align: left;
	width: 650px;
	padding:0px;
	margin: 0px 0px 0px 30px;
}
#logo {
	float: right;
	display:inline;
	margin: 0px 20px 10px 0px;
	}
#content {
	margin: 20px 0px 10px;
	float: left;
	display:inline;
	text-align: left;
	}
/* #footer {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	}
*/
/* these are settings for Ann's original home page as reworked by me - no longer used - */	
/* container holds the glass as a background image
#home #container {
	width: 760px;
	margin: 10px auto;
	border: thin solid Black;
	padding: 0px;
	background: #FFFFFF url(images/logo_glass_600x600.gif) no-repeat;
	height: 580px;
	text-align: left;
	}

substance holds everything else - this pushes everything down and to the right
#home #substance {
	position: relative;
	left: 120px;
	top: 180px;
	text-align: center;
	width: 600px;
	padding:0px;
	margin: 0px;
}
#home #logo {
	margin-top: 0px;
	margin-bottom: 10px;
	float:none
	}
#home #content {
	margin: 10px 30px;
	background: #CCCCCC;
	padding: 10px;
	}
#home #footer {
	margin-top: 10px;
	margin-bottom: 10px;
	}
*/

h1 { 
	color:#000; 
	font-size:2.1em; 
	background:transparent;
	margin-bottom: auto;
} 

h2 { 
	color:#000; 
	font-size:1.1em; 
	background:transparent;
	margin-bottom: auto 
	} 

h3{
	color:#000;
	font-size:1em;
	background:transparent;
	margin: 0px 0px 10px 0px;
	} 

h4{
	color:#000;
	font-size:1.2em;
	background:transparent;
	font-style: normal;
	} 

p {
	font: normal 1em/150% arial, helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	}
 
#sidebarA {
	float: right;
	display:inline;
	padding: 10px;
	margin: 72px 28px 0 0;
	background: #E3E3E3;
	width: 300px;
	border: 1px solid #8E8E8E;
}
/*links */

/* #sidebarA */
a:link {
	color:#444;
	background:transparent;
	margin: 0px;
	} 

/* #sidebarA */
a:visited { 
	color:#444; 
	background:transparent; 
	} 

/* #sidebarA */
a:hover { 
	color:#FFFFFF; 
	background:#444; 
	} 

/* #sidebarA */
a:active {
	color:#FFFFFF;
	background:#444;
	margin: 0px;
	padding: 0px;
	}

#sidebarC {
	float: right;
	display:inline;
	padding: 12px;
	margin: 30px 32px 0 0;
	background: #E3E3E3;
	width: 300px;
	border: 1px solid #8E8E8E;
}
/* replaced by gif
#logo h1 {
	color:#000; 
	font-size:3em;
	font-style: italic;
	} 

#logo h2 {
	color:#000;
	font-size:2.2em;
	font-style: italic;
	margin-bottom: 10px;
	}
*/
/* footer links not used 
#footer a {
	font: bold normal 1.1em Arial, Helvetica, sans-serif;
	color: #333333;
}

#footer a:link { 
	color:#444; 
	background:transparent;
	margin-bottom: auto; 
	} 

#footer a:visited {
	color:#444;
	background:transparent;
	margin-bottom: auto;
	} 



#footer a:hover { 
	color:fff; 
	background:#444; 
	} 

#footer a:active { 
	color:#fff; 
	background:transparent; 
	} 
*/


#content h3 {
	margin-bottom: 10px;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #000000;
}
.clear {
	clear:both;
	}
/* #sidebarNav {
	float:right;
	margin: 0px 10px 0px 1px;
	padding: 0px;
	width: 300px;
	}
#sidebarNav ul {
	margin:0px;
	padding:0px;
	list-style: url(none) none;
	}
#sidebarNav ul a {
	font: normal .9em Arial, Helvetica, sans-serif;
}
#sidebarNav ul a:link {
	color:#444;
	background-color:transparent;
	margin-bottom:auto;
}
#sidebarNav ul a:visited {
color:#444;
	background-color:transparent;
	margin-bottom:auto;
}
#sidebarNav ul a:hover {
	color:#fff;
	background:#444;
}
#sidebarNav ul a:active {
 	color:#fff;
	background:transparent;
	}
*/	
	
#tableA {
	border-collapse:collapse;
	width: 600px;
	margin: 10px 10px 10px -12px;
	padding: 4px;
	}
#tableA td {
	padding:20px;
	text-align: center;
	vertical-align: middle;
	margin: 20px;
}
#tableA td img{
	border: 1px solid #333;
	margin-top: 6px;
	text-align: center;
	vertical-align:middle;
}
/* links for topNav */
#topNav ul {
	padding:0px;
	margin:0px;
	background: #FFF;
	border: 1px none #000000;
	}
	

#topNav ul li {
	display:inline;
	line-height:normal;
	padding:0px;
	margin:0;
	background: #FFFFFF;

	}
	
#topNav ul li a:link, #topNav ul li a:visited {
	color:#000000;
	text-decoration:none;
	text-align:center;
	width:10em;
	background: #E6628C;
	padding: 2px 4px;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #010000;
	border-right: 1px solid #010000;
	border-bottom: 1px solid #010000;
	border-left: 1px solid #010000;
	}
	/*text and background color of inactive link*/
#container #substance #topNav .inactive {
	background: #E3E3E3;
	color: #000000;
}


	
/* .last {
	border-right: 0px;
	font-style: normal;
	font: normal 14px Arial, Helvetica, sans-serif;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font: bold normal 12px Arial, Helvetica, sans-serif;

}
*/	

#topNav ul li a:hover /*, #topNav ul li a:focus */ {
	background-color:#E3E3E3;
	color: #000;
}
#topNav ul li a:active {
	color: #FFFFFF;
	background: #E3E3E3;
}


/* replaced by gif 
#logo h1 {
	font: italic bold 24px Arial, Helvetica, sans-serif;
	color: #F84796;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
*/
#sidebarB {
	float: left;
	display:inline;
	
}
#tableB {
	width: 260px;
}
#tableB td {
	padding:0px 0px 20px 0px;
	text-align: center;
	vertical-align: middle;
	
	margin: 0px;
}
#tableB td img{
	border: 1px solid #333;
	margin-top: 0px;
	text-align: center;
	vertical-align:middle;
}
#content img {
	margin-top: 10px;
}
h4 {
	font: bold .9em/150% Arial, Helvetica, sans-serif;
	color: #37010C;
	margin: 0px 0px -10px 0px;
	padding: 0px;
}
#sidebarC li {
	color: #37010C;
	list-style: disc outside;
	font: normal 0.865em/120% Arial, Helvetica, sans-serif;
}
#sidebarC ul {
	margin: 10px 12px 0px 14px;
}
#sidebarC ul ul li {
	list-style: none outside;
	line-height: 125%;
}
#sidebarC ul ul {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	margin-right: 10px;
	margin-left: 0px;
}
a.announce	 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

#footer p {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #170100;
	visibility: visible;
	z-index: 10;
}
img.invite {
	margin: 5px;
}
#announcement {
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-style: italic;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	position: relative;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#announcement p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
}

p#announcelinks {
	text-align: left;
}
p#announcelinks a:link	{
	font-size: 14px;

}
#announcelinks a#directions:link {
	margin-left: 40px;
}

