body
{
margin: 0;
padding: 0;
color: black;
background-color: white;
font-family: Georgia, serif;
font-size: small;
}
a
{
color: blue;
}
a:link {color: blue; text-decoration:underline;}
a:visited {color: purple; text-decoration:underline;}
a:active {color: red; text-decoration:underline;}
a:hover {background-color: #CCFFFF; text-decoration: underline;}
p
{
margin: 0px;
padding: 5px 30px;
font-family: Georgia, serif;
}
ul
{	
margin: 0px;
padding: 5px 10px 5px 25px;
}
img {border-style: none;}

h1
{
margin: 0px;
padding: 20px 10px;
font-weight: bold;
font-size: 200%;
color: #0066cc;
}
h1 a:link, h1 a:visited {color: #0066cc; text-decoration: none; border-bottom: 1px #0066cc dashed;}
h1 a:hover {background-color: #eeeeee; text-decoration: none; border-bottom: 1px #0066cc solid;}
h2
{
margin: 0px;
margin-left: 20px;
padding: 5px 10px;
font-weight: bold;
padding: 10px 10px;
font-size: 150%;
color: #0066cc;
}
h2 a:link, h2 a:visited {color: #0066cc; text-decoration: none; }
h2 a:hover {background-color: #eeeeee; text-decoration: none; border-bottom: 1px #0066cc solid;}

h3 {
font-size: 100%;
font-style:italic;
margin: 0px;
margin-left: 25px;
padding: 5px 10px;
font-weight: bold;
color: #0066cc;
}


#header
{
clear: both;
width: 100%;
text-align: center;
margin: 0px;
padding: 0px 10px 0px 10px;
}
#header h1
{
font-weight: bold;
font-size: xx-large;
color: #0066cc;
}
#header h1 a:link, #header h1 a:visited {color: #0066cc; text-decoration: none; border-bottom: 1px #0066cc dashed;}
#header h1 a:hover {background-color: #eeeeee; text-decoration: none; border-bottom: 1px #0066cc solid;}

#content
{
margin: auto;
width: 860px;
background-color: white;
line-height: 165%;
}
#content p
{
line-height: 165%;
}
#nav
{
padding: 5px 15px;
margin-top: 10px;
margin-bottom: 10px;
}
#search
{
float: right;
}

#footer
{
clear: both;
width: 100%;
margin-top: 25px;
text-align: center;
padding: 25px 0px 50px 0px;
color: white;
}

#footer a:link, #footer a:visited {color: #0066cc; border-bottom: dashed #0066cc 1px; text-decoration: none;}
#footer a:hover {background-color: #cff; border-bottom: solid #0066cc 1px; text-decoration: none;}


#footerwrapper
{
clear: both;
margin: auto;
width: 860px;
padding: 25px 50px;
background-color: #eee;
}
#footer-x div {
	float: left;
	width: 32%;
}
#footer-x h2 {
	clear: none;
	font-size: 1.5em;
}
#footer-x ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer-x li {
	margin: 0;
	padding: 0;
}
#footer-x ul a {
	display: block;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #39F;
}
#footer-x ul a:hover {
	color: #FFF;
	background: #39F;
}

div.image-1
{
background-color: white;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 50px;
border: 1px #0066cc solid;
width: 600px;
height: 400px;
}
div.figure3, div.figure3r, div.figure2, div.figure2r
{
background-color: white;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 50px;
border: 1px #0066cc solid;
}
div.figure3, div.figure3r
{
width: 800px;
}
div.figure2, div.figure2r
{
width: 600px;
}

div.figure3r, div.figure2r
{
margin: 50px 10px 50px 10px;
float: right;
clear: both;
}

.figure3 p, .figure3r p, .figure2 p, .figure2r p  
{
font-style: italic;
}

#map_small
{
background-color: #fff;
padding: 0px;
margin: 10px;
border: 1px #0066cc solid;
width: 320px;
height: 240px;
}

#map_big
{
padding: 0px;
margin: 25px auto;
border: 1px #0066cc solid;
width: 800px;
height: 600px;
}
#map_x
{
border: 1px #0066cc solid;
width: 600px;
height: 600px;
margin: 0px;
float: right;
}
.adtop
{
margin: 20px 20px 20px 30px;
}
.adlink
{
margin: 0px 0px 10px 50px;
}
.wnyads
{
margin: 20px 20px 20px 30px;
color: #999999;
font-size: smaller;
}
.wnyads a:link, .wnyads a:visited, .wnyads a:hover {color: #999999; background-color: white; text-decoration: none;}
.wnyads p
{
margin: 20px 20px 20px 30px;
color: #999999;
font-size: smaller;
}

#navcontainer ul
{
list-style-type: none;
margin: 0px;
padding-left: 10px;
padding-bottom: 24px;
border-bottom: 1px solid #0066cc;
}
#navcontainer li
{
float: left;
margin: 2px 2px 0px 2px;
}
#navcontainer a
{
display: block;
color: #0066cc;
background-color: white;
width: 90px;
padding: 4px; 
text-decoration: none;
text-align: center;
border: 1px solid #0066cc;
line-height: 100%;
}

#navcontainer a:hover
{
background-color: #9cf;
color: #000;
}
#active a
{
display: block;
color: black;
background-color: white;
text-decoration: none;
text-align: center;
border: 1px solid #0066cc;
border-bottom: 1px solid white;
}
#active a:hover
{
color: #5c7099;
background-color: white;
}
#tabbar
{
clear: both;
border-bottom: 24px solid white;
}

.webcam {
width: 640px;
border: 1px #0066cc solid;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
background-color: white;
}

.webcam4 {
width: 1024px;
border: 1px #0066cc solid;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 50px;
padding: 0px;
background-color: white;
text-align: center;
}

.book {font-weight: bold;}
.caption {font-style:italic;}

#content4
{
margin: auto;
width: 860px;
background-color: white;
line-height: 165%;
}
#content4 p
{
line-height: 165%;
}

#ad-top
{
margin: 0;
padding: 0;
color: black;
background-color: white;
font-family: Arial, Helvetica;
font-size: small;
}
.ad728
{
text-align: center;
margin: 10px;
}
.ad468b
{
padding: 20px 0px 20px 30px;
}

