body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-top:0px;
	padding-top:0px;
}

#maintable {
	width: 100%;
	border: 3px double #000000;
}

#navcontainer {
	margin: 0px;
	padding: 0px;
	width: 166px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #000000;
	background-color: #003366;
}
#banner {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	background-color: #99C9F9;
}
#footer {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000000;
	font-size: 80%;
	text-align: center;
	background-color: #FFFFFF;
}


#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #99C9F9;
color: #000000;
}

#navcontainer a:link#current, #navcontainer a:visited#current
{
background-color:#99C9F9;
color: #000000;
}

li {
	margin: 0px;
	padding: 0px;
}
#descr {
	width: 250px;
}
#events td {
	height: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.aboutindent {
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
p {
	line-height: 120%;
}

#content {
	padding: 15px;
	background-color: #FFFFFF;
	
}
h1 {
	font-size: 150%;
	text-align: center;

}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
.centertext {
	text-align: center;
}
#contact tr td {
	padding: 10px;
}
.boldtext {
	font-weight: bold;
}
.boldertext {
	font-size: 105%;
	font-weight: bolder;
	text-align: center;
}
#content a:link {
	color: #003366;
}
#content a:visited {
	color: #003366;
}
#content a:hover {
	color: #0033FF;
}
#content a:active {
	text-decoration: none;
	color: #003366;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #0000FF;
}
#footer a:active {
	color: #000000;
}
th {
	text-align: center;
	font-weight: normal;
	font-size: 110%;
	padding: 10px;
}
.blueline {
	width: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-left: 31px;
}
#events img {
	border: 3px solid #003366;
}

#prelimprogram{ font-size:12px;
                width: 750px; }
				
#prelimprogram td {text-align:center;}
.box_r {
	border: 2px solid #FF0000;
	padding: 4px;
}
