<style type="text/css">
html {
	margin: 0;
	padding: 0;
	}

body{
font: 75% georgia, verdana, sans-serif;
line-height: 1.88889;
color: #888888;
margin:0;
padding:0;
line-height: 1.5em;
background: #ffffff;
}

#maincontainer{
width: 920px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border-style:solid;
border-color: #354a39;
background: #ffffff;
}

#topsection{
width: 920px;
height: 194px; /*Height of top section*/
background-image: url('images/topbanner.jpg') ;
background-repeat: no-repeat
}

.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)*/
background: #ffffff;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -920px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
clear: left;
width: 920;
color: #ffffff;
text-align: center;
padding: 1px 1px;
background: #9caf9c;
}

#footer a{
color: #ffffff;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

h2 {
font: 150% georgia, verdana, sans-serif;
text-align:left;
line-height:120%;
margin: 0;
padding: 0;
color: #000000;
text-decoration:italic;
}

h3 {
font: 170% georgia, verdana, sans-serif;
text-align:left;
line-height:120%;
margin: 0;
padding: 0;
color: #a57d4c;
text-decoration: bold;
}

h4 {
font: 130% georgia, verdana, sans-serif;
text-align:left;
line-height:100%;
margin: 0;
padding: 0;
color: #a57d4c;
text-decoration:italic;
}

a:link { font-family: verdana; arial; font-size: 10pt; color: #a57d4c; text-decoration: bold}
a:visited { font-family: verdana; arial; font-size: 10pt; color: #a57d4c; 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: #000000; font-weight: bold; font-family: verdana; arial; sans-serif; font-size: 7.5pt }
.c { color: #a57d4c; font-family: arial; sans-serif; font-size: 10pt }
.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:550px; background:#9caf9c; color:#000; margin:1em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#ffffff; 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:#9caf9c; line-height:40px; font-weight:bold;}
#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 20px; font-size:18px;}

#table1
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:600px;
border-collapse:collapse;
}
#table1 td, #table1 th 
{
font-size:1em;
border:1px solid #000000;
padding:3px 7px 2px 5px;
}
#table1 th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#9caf9c;
color:#ffffff;
}
#table1 tr.alt td 
{
color:#000000;
background-color:#9caf9c;
}

#table2
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:600px;
border-collapse:collapse;
}

#table2 td 
{
font-size:1em;
border:0px solid #000000;
padding:3px 7px 2px 5px;
}

</style>

</script>