body {
background: #ffffff;
color: #000000;
font-family: Trebuchet MS;
font-weight: normal;
font-size: 9px;
text-align: center;
}

input, textarea, select {
border-right: 1px dashed #000000;
border-top: 1px dashed #000000;
border-left: 1px dashed #000000;
border-bottom: 1px dashed #000000;
color: #000000;
background: #71A284;
font-size: 10px;
font-weight: normal; 
line-height: 12px;
}

a:link, a:active, a:visited {
 font-family:;
 text-transform: normal;
 font-size: 9px;
 color: #D90000;
 font-weight: normal;
 text-decoration: none;
}

a:hover {
  font-family:;
 text-transform:uppercase;
 font-size: 9px;
 color: #D90000;
 font-weight: none;
 text-decoration: underline, overline;
}

a.nav:link, a.nav:active {
 font-family: Trebuchet MS;
 text-transform: lowercase;
 font-size: 12px;
 color: #71A284;
 font-weight: normal;
 text-decoration: none;
}

a.nav:visited {
 font-family: Trebuchet MS;
 text-transform: uppercase;
 font-size: 12px;
 color: #71A284;
 font-weight: normal;
 text-decoration: line-through;
}

a.nav:hover {
 font-family: Trebuchet MS;
 text-transform: uppercase;
 font-size: 12px;
 color: #71A284;
 font-weight: normal;
 text-decoration: line-through;
}

#navi {
 width: 180px;
 margin: 0 auto;
 padding: 0;
}

#navi li {
width: 80px;
 float: left;
 list-style: none;
 margin: 0;
 padding: 0;
 text-align: center;
}


b, i {
 color:#E81110;
}

s, u {
 color:#4691DA;
}

h1 {
 font-weight: normal;
 font-size : 20px;
 line-height: 22px; 
 color : #81BD7E;
 font-family: Lucida Sans, Lucida Sans Unicode;
 text-align: right;
 letter-spacing: 3px;
 text-transform: uppercase;
}

h2 {
 font-weight: normal;
 font-size : 14px;
 color: #EBCD7D; 
 background: transparent;
 font-family: Lucida Sans, Lucida Sans Unicode;
 text-align: center;
 text-transform: none;
 letter-spacing: 1px;
 border-bottom: 1px solid #D90000;
}

#container {
 margin: auto;
 width: 710px;
 text-align: left;
}

#main {
 background: url("back.jpg");
 width: 799px;
 margin-top: 0px;
}
 
.content {
 float: right;
 width: 440px;
}

.sidebar {
 float: left;
 width: 200px;
 padding: 5px;
}

.in {
 padding-right: 29px;
 padding-left: 104px;
}

.clear {
 clear: both;
}
