body
{
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
}

H1 {font-size: 1.4em;}

H2 {font-size: 1.2em;}
	
p {margin-bottom:0px; margin-top:0px;}


A{text-decoration:none;}
A:link {color: #FFFFFF;text-decoration: underline;}
A:active {color: #FFFFFF;text-decoration: underline;}
A:visited {color: #FFFFFF;text-decoration: underline;}
a:hover{color: #000000;text-decoration: underline;}


.body{
font-size:12px;
color:#FFFFFF;
}

#wrapper
{
position: relative;
	 top: auto;
    left: auto;
	right:auto;
    width: 800px;
	margin: auto auto auto auto;
	text-align: left;
	height: auto;


}
#header
{
width: 800px;
height: auto;
}

#footer
{
width: 800px;
height: auto;
}

#left
{
width: 489px;
height: 230px;

float: left;
}

#right
{
width: 200px;
height: 230px;

float: right;
}

#menu
{
width: 105px;
height: 230px;
position: relative;
float: left;
margin: 0px 0px 0px 0px;

}

#homelink
{width: 105px;
height: 65px;
overflow: auto;
}

.menuitem
{
width: 105px;
height: 30px;
margin: 0px 0px 0px 0px;
padding-left: 5px;
}

.clear
{
clear: both;
}


.whistleclass
{
padding-left: 200px;

color: #000000;
}

.whereclass
{
padding-left: 240px;
padding-right: 375px;
color: #000000;
}

.whatclass
{
padding-left: 575px;
padding-right: 30px;
color: #000000;
font-size: 13px;
}

.whatclass h1
{padding-left: 25px;
}

.whoclass
{
padding-left: 240px;

color: #000000;
font-size: 13px;
}



.whoclass h1
{padding-left: 10px;
}

.whyclass
{
padding-left: 60px;
padding-right: 200px;

color: #000000;
font-size: 13px;
}

img.floatLeft { 
    float: left; 
    margin: none; 
}
img.floatRight { 
    float: right; 
    margin: none; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: none; 
}
img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: none; 
}

#bottomwrap
{
width: 800px;
height: 400px;

}

#window{
width:auto;
height:auto;
padding: 0px;
background-image:url(images/windbg80d.png);
background-repeat:repeat;
}
#inwindow{
width:auto;
padding-left: 20px;
padding-right: 20px;
height:auto;
}
#windowtop{
width:800px;
height:15px;
padding: 0px;
background-image:url(images/windowtopd.png);
background-repeat:none;
}

#windowbot{
width:800px;
height:15px;
padding: 0px;
background-image:url(images/windowbotd.png);
background-repeat:none;
}

.t {background:url(/images/t.png) 0 0 repeat-x; width: 100%;}
.b {background:url(/images/b.png) 0 100% repeat-x}
.l {background: url(/images/l.png) 0 0 repeat-y}
.r {background: url(/images/r.png) 100% 0 repeat-y}
.bl {background: url(/images/bl.png) 0 100% no-repeat}
.br {background: url(/images/br.png) 100% 100% no-repeat}
.tl {background: url(/images/tl.png) 0 0 no-repeat}
.tr {background: url(/images/tr.png) 100% 0 no-repeat; padding:10px}
