body {
margin: 0;
font-size: medium;
}

* html body {
font-size: small;
fon\t-size: small;
	}

body img {border: none;}

A:link    { color: #006600; }
A:active  { color: #00CC00;}
A:visited { color: #5500AA;}
A:hover   { color: #00BB00;}

#right { 
position: absolute;
left: 33%;
top: 216px;
background-color: #fff;
text-align: left;
padding-right: 8%;
}

#left { 
position: absolute;
top: 206px;
left: 0px;
width: 33%;
background-color: #edf;
line-height: 100%;
}

.nowrap {
line-height: 200%;}

.wrap {
line-height: 110%;}

#left a:link { color: black}
#left a:visited { color: black}
#left a:active { color: black}
#left a:hover   { color: black;
background-color: #cc99ff;
display: block;
width: 100%;
}

.top { 
background-color: #f5dfc6;
height: 184px;
position: absolute;
width:100%;
top: 0; 
left: 0px;  
}

.topstripe { 
background-color: #000;
position: absolute;
top: 184px;
left: 0;
height: 22px;
width: 100%;
text-indent: 33%;
white-space: nowrap;
font-weight: bold;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, "SunSans-Regular", sans-serif;
font-size: small; 
font-color: white;
}

.topstripe a:link { color: white}
.topstripe a:visited { color: white}
.topstripe a:active { color: white}

.lefttop {
background-color: #fff;
height:206px;
position: absolute;
width:33%;
top: 0px;
left: 0px;
text-align: center;
line-height: 200%;
}

.righttop {
background-color: #f5dfc6;
height: 184px;
position: absolute;
top: 0; 
left: 33%;  
}

.footer {
background-color: #edf;
padding-right: 10px;
padding-top: 5px;
}

h1 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, "SunSans-Regular", sans-serif;
font-size: 100%;
font-weight: bold;
padding-left: 20px;
}

h2 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, "SunSans-Regular", sans-serif;
font-size: 90%;
font-weight:bold;
padding-left: 30px;
}

.big {
font-size: 150%;
}

h3 {
text-align: center;
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, "SunSans-Regular", sans-serif;
font-size: 80%; 
font-color: black;
line-height: 100%
}

h4 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, "SunSans-Regular", sans-serif;
font-color: #66cc33;
padding-left: 40px;
font-size: 80%;
font-weight: normal;
}

h4 img    { margin: 1px; }

h5 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, "SunSans-Regular", sans-serif;
font-size: 90%;
font-weight:bold;
padding-left: 30px;
padding-right: 30px;
background-color: #cc99ff;
padding-top: 10px;
padding-bottom: 10px;
}

ul {
padding-left: 5px;
padding-right: 20px;
}