* {
margin:0;
padding:0;
text-decoration: none;
list-style-type: none;
}


#toplogo{background-image: url(images/logo4.gif);
	background-repeat: no-repeat;height:120px;}

h1#toplogo a{
	display: block;
	text-indent: -9000px;
width:309px; height:78px;
}

p {
	line-height:150%;
	font-size:1.2em;
	height:1%;
	color: #6B7C89;
}

table {
	font-size: 1.2em;
	border-left:solid 5px #FD8A00;
	margin-bottom: 1em;
}

th {
	background: url(/images/menu.gif) repeat center;
border-bottom:solid 1px #7ACEEF;
	color: #fff;
}

td, th {
	padding: 5px;
	width: 20%;
}

td {
        border: none;
	background: #ffffff;
}

tr.odd td {
	background: #fff;
}

h2, h3, h4, h5, h6, p, blockquote,
form, label, ol, dl, fieldset, address {
margin-bottom: 12px;
}

.fr{float:right;}
.imageborder{padding:4px; border: solid 1px #ccc}
#content h2, #content h3 {
	font-size:1.6em;
	color: #3998BE;
	
}

p.photos img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-right: 20px;
}

h3 { font-size:1.2em; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1.1em; }

#content ul{margin-left:30px;}
#content li{font-size:11px; line-height:150%; list-style-type: disc;}

#wrapper {
position:relative;
	margin: 0 auto 15px;
	width:780px;
	text-align:left;
	
	}


#topmenu{font-size:.9em;
	position:absolute;
	top: 10px;
	right: 15px;
	color:#fff;
}
#topmenu a{color:#fff;}

#navcontainer
{
	float:left;
	display:inline;
	width:200px;
}



#header{
	clear:both;
	border-top:4px solid #fff;
	border-bottom: 4px solid #33CC33;
	padding-bottom:1px;
}

#content { width:540px; float:right;
	



}
#content a{
	text-decoration:underline;
	color: #3998BE;
}

#content a:hover{
	color: #FD8A00;
}




#footer {
	clear:both;
padding-left:240px;

	}

#footer a{color:#000; padding-bottom:1px; border-bottom:1px solid #000;}
#footer li{display:inline; margin:3px;}

#footer p{
	font-size: 1em;
	}
