<style type="text/css">
html {
	margin: 0;
	padding: 0;
	}

body{
font: 75% verdana, sans-serif;
line-height: 1.88889;
color: #000000;
margin:0;
padding:0;
line-height: 1.5em;
background: #ffffff;
background-image: url('images/bg.jpg') ;
background-repeat: no-repeat;
background-position:center top;
}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
width: 900px;
height: 280px; /*Height of top section*/
}

.centerdiv{ /*IE method of centering a relative div*/ text-align: center; }

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
clear: left;
width: 900;
color: #ffffff;
text-align: center;
padding: 12px 2px;
background: #000000;

}

#footer a{
color: #ffffff;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#quickSummary {
	clear:both; 
	margin: 5px 5px 5px 5px;
	width: 200px; 
	float: right;
background: #e6e4e4;
	}
#quickSummary p {
	font: 100% sans-serif;
line-height: 1.5;
color: #a57d4c;
margin:0;
padding:0;
}

h2 {
font: 170% georgia, verdana, sans-serif;
line-height:200%;
margin: 0;
padding: 0;
color: #000000;
text-decoration: bold;
}

h3 {
font: 130% georgia, verdana, sans-serif;
line-height:150%;
margin: 0;
padding: 0;
color: #000000;
text-decoration: bold;
}

a:link { font-family: verdana; arial; font-size: 10pt; color: #979595; text-decoration: bold}
a:visited { font-family: verdana; arial; font-size: 10pt; color: #979595; text-decoration: bold}
a:hover { font-family: verdana; arial; font-size: 10pt; color: #000000; text-decoration: bold}
a:active { font-family: verdana; arial; font-size: 10pt; color: #000000; text-decoration: bold}

ul 
{
list-style-image: url('images/arrow.gif')
}

.b { color: #979595; font-weight: font-family: verdana; arial; sans-serif; font-size: 7.5pt }
.c { color: #000000; font-family: arial; sans-serif; font-size: 9pt }
.d { color: #000000; font-family: tahoma; arial; sans-serif; font-size: 8pt }
.e { color: #ffffff; font-family: arial; sans-serif; font-size: 8pt }
.f { color: #000000; font-family: arial; sans-serif; font-size: 8pt }
.g { color: #ffffff; font-weight: font-family: arial; sans-serif; font-size: 10pt }
.h { color: #000000; font-family: arial; sans-serif; font-size: 9pt }
.i { color: #E9AF3A; font-family: arial; sans-serif; font-size: 9pt }

div.img
{
margin:2px;
border:1px solid #000000;
height:auto;
width:auto;
float:left;
text-align:center;
}
div.img img
{
display:inline;
margin:2px;
border:1px solid #ffffff;
}
div.img a:hover img
{
border:1px solid #000000;
}
div.desc
{
text-align:center;
font-weight:normal;
width:125px;
margin:1px;
}

.curvy {position:relative; width:650px; background:#95bdd7; color:#000; margin:1em auto;} 
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#95bdd7; background:#fff; overflow:hidden; font-style:normal; z-index:1;} 
#ctl {top:0; left:0;} 
#cbl {bottom:0; left:0;} 
#ctr {top:0; right:0;} 
#cbr {bottom:0; right:0;} 
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#95bdd7; line-height:40px; font-weight:normal;} 
#ctl b {left:-8px;} 
#ctr b {left:-25px;} 
#cbl b {left:-8px; top:-17px;} 
#cbr b {left:-25px; top:-17px;} 
.curvy p {position:relative; z-index:100; padding:10px 15px; font-size:11px;} 

#table
{
font-family:"verdana, sans-serif;
width:700px;
border-collapse:collapse;
}
#table td 
{
font-size:1em;
vertical-align:top;
padding:0px 10px 10px 0px;
}

#links
{
font-family:"verdana, sans-serif;
width:700px;
border-collapse:collapse;
}
#links td 
{
font-size:1em;
vertical-align:top;
width:200px;
padding:0px 10px 10px 0px;
}

#fauna
{
font-family:"verdana, sans-serif;
width:700px;
border-collapse:collapse;
}
#fauna td 
{
font-size:1em;
vertical-align:top;
width:350px;
padding:0px 10px 10px 0px;
}

#contact
{
font-family:"verdana, sans-serif;
width:700px;
border-collapse:collapse;
}
#contact td 
{
font-size:1em;
vertical-align:top;
width:350px;
padding:0px 10px 10px 0px;
}
</style>

</script>
