BODY	{
	background-image: url(background.jpg); 
	background-color: #CC9966;
	color: white;
	}

.navbarlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold; 
	font-variant: small-caps; 
	text-transform: capitalize; 
	color: #FFFFFF; 
	text-decoration: none; 
	visibility: visible; 
	letter-spacing: -1pt
	}

a {
color: #EEEEAA;
text-decoration: none;
}

a:hover {
	color: #EEEEAA; 
	text-decoration: underline; 
	}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-variant: small-caps; 
	text-transform: capitalize; 
	color: #CC3300; 
	visibility: visible;
	font-size: x-large;
	text-align: center;
	}

div.leftnavbutton {
	position:absolute;
	width:117px;
	height:57px;
  	z-index:1;
  	left: 87px;
  	top: 89px;
  	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(button.gif);
	height: 85px;
	width:225px;
	left: 14px; 
	}

p.ln	{
	text-align: center
	}

table	{
	width: 100%;
	height: 100%;
	}

td	{
	vertical-align: middle;
	text-align: center;
	color:#FFFFEE;
	}

.tableheader {
	font-weight:bold;
	font-style:italic;
	color:#FFE99B;
}

.event {
	font-weight: bold;
}

h3 {
	text-decoration:underline;
	color:white;
}

.content {
	height: 100%;
	width: 100%;
	left: 300px;
	top: 200px;
	}

.text	{
	margin-right: 100px;
	margin-left: 10px;
	font-size:12pt;
	}

.bigtext { font-size: 16pt; }

#mainbody {
	position:absolute;
	width:auto;
	height:auto; z-index:12; left: 255px; top: 25px;
}

#contactinfo {
	position:absolute;
	width:200px;
	z-index:14;
	left: 15px;
	top: 796px;
}