body	{background-color:#000000; /*black*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:10pt;
}

* {margin: 0px; padding: 0px;}

p,h1, h2 {padding:5px 0;}
h1 {font-size:20pt;font-family:"Lucida Calligraphy", Georgia, serif; font-weight:bold;}
h2 {font-size:16pt;}
h3 {font-size:12pt;
	font-weight:bold;
	text-align:center;
}

h4 {font-weight:bold;}
li {margin-left:20px;}
a:link {color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

a.brown:link {color:#783c11;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.brown:visited {color:#783c11;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.brown:hover {color:#ffffff;
	background-color:#783c11;
	text-decoration:none;
}

a.white:link {color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.white:visited {color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.white:hover{
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
}

img	{border:0;}

table	{
	margin: 4px 8px;
	table-layout:fixed;
	border-collapse:collapse;
}

td	{padding:5px 5px;}


#container {
	display:block;
	width:100%  /*990px;*/
	height:auto;
	margin:0 auto;
	padding:5px 5px 5px 5px;
	color:#783c11;
	background-color:#000000; /*black*/
}

#header {
	position:relative;
	float:inline;
	width:auto;
	height:250px;
	margin:0px 5% 0px 5%;
	padding:0 0;
	color:#660000;
	background-color:#10786f; /*#10786f greengray*/
	font-weight:bold;
	text-align:center;
	background-image:url(header.jpg);
	background-repeat: no-repeat;
	/* background-attachment:fixed; */
	background-position: center 10px;
}

#header2 {position:relative;
	float:inline;
	width:90%;
	height:auto;
	margin:0 auto;
	color:#ffffff; /* white*/
	text-align:center;
	background-color:#10786f;   /* #10786f greengray */
}

#header3 {position:relative;
	float:inline;
	width:90%;
	margin:0 auto;
	height:2px;
	background-color:#000000; /*black*/
}

#nav {display:block;
	float:left;
	width:90%;
	height:30px;
	margin:2px auto 0 5%;
	padding:4px 0;
	background-color:#10786f; /* greengray */
	text-align:center;
}

#nav ul {
}

#nav li {
	display:block;
	width:15.5%;  /*140px;*/
	height:30px;
	float:left;
	background-color:#783c11; /* sienna */
	margin:0 0 3px 1%;
}

#nav a {display:block;
	width:auto;  /*140px;*/
	height:20px;
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:8px;
}

#nav a:hover {
	color:#ffd700; /*gold*/
	text-decoration:underline;
}

#main	{float:left;
	display:inline;
	width:90%;
	height:auto;
	margin:2px auto 2px 5%;
	background-color:#10786f; /* greengray */
}

#table {float:left;
	display:inline;
	width:90%;
	height:auto;
	margin:2px auto 2px 5%;
	background-color:#10786f; /* graygreen */
}

#left {float:left;
	display:inline;
	width:30%;
	height:460px;
	margin: 10px 0 10px 1%;
	padding:20px 1% 10px 1%;
	color:#ffffff; /* white */
	background-color:#783c11; /* sienna */
}

#left a {color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

#left a:hover{
	text-decoration:none;
	color:#ffd700;
	background-color:#000000;
}

#middle {float:left;
	display:inline;
	width:30%; /*266px;*/
	height:460px;
	margin:10px 0px 10px 1%;
	padding: 20px 1% 10px 1%;
	text-align:center;
	color:#ffffff; /*white*/
	background-color:#000000;  /* black */
}

#middle a {color:#ffffff; /*white*/
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

#middle a:hover {text-decoration:none;
	color:#000000; /*black*/
	background-color:#ffffff;
	}

#right {float:left;
	display:inline;
	width:30%;
	height:460px;
	margin:10px 0px 10px 1%;
	padding:20px 1% 10px 1%;
	color:#ffffff; /*white*/
	background-color:#783c11; /* sienna */
}

#right a:link {color:#ffffff; /* white */
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

#right a:visited {color:#ffffff; /* white */
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

#right a:hover {text-decoration:none;
	color:#783c11;
	background-color:#ffffff;
	}

#gallery {float:left;
	display:inline;
	width:90%;  /*878px;*/
	height:auto;
	margin:2px auto 10px 5%;
	padding:10px 0px; 
	background-color:#10786f;
	color:#ffffff;
	/* border:5px solid #10786f; */
	text-align:center;
}

#agenda {width:auto;
	height:auto;
	color:#783c11; /*sienna*/
	background-color:#000000;
}

#agenda a:link {text-decoration:underline;
}

#footer {
	width:990px;
	margin:10px auto 10px;
	padding:10px 0;
	color:#ffffff; /*white*/
	text-align:center;
	background-color:#000000; /*black*/
}

.center	{text-align:center;}
.indent	{margin:25px;}
.clear	{clear:both;}
.small	{font-size:8pt;
		font-weight:normal;}
.bold		{font-weight:bold;}
.italic	{font-style:italic;}
.gold		{color:#ffd700;}
.white	{color:#ffffff;}
.black	{color:#000000;}
