body {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 11px;
text-align: left;
color: #BED789;
cursor: default;
background-color: #F3F9D2;
background-image: url(bg4.png);
background-repeat: repeat;

}

#main {
margin: 0px auto;
width: 894px;
float: center; 
background-color:#F3F9D2;
}

.title {
padding:5px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 15px;
text-align: justify;
color: #C5EA8D;
text-transform:lowercase;
font-weight: bold;
cursor: default;
background-color: #F3F9C2;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #F3F9C2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.content {
padding:2px;  
padding-top:5px; 
padding-bottom:0px; 
padding-top: 0px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #BED789;
cursor: default;
background-color: #F3F9D2;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #F3F9D2;
}

a:link {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #BCDB97;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #BCDB97;
text-decoration: none;
font-weight: bold;
}

a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #BCDB97;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #BCDB97;
text-decoration: underline;
cursor: default;
}

.nav a:link {
padding:8px;
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 20px;
text-align: justify;
color: #A6C1CC;
text-decoration: none;
font-weight: bold;
background-color:#E6F0AE;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-bottom-right: 5px;

}

.nav a:visited {
padding:8px;
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 20px;
text-align: justify;
color: #A6C1CC;
text-decoration: none;
font-weight: bold;
background-color:#E6F0AE;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-bottom-right: 5px;
}

.nav a:active {
padding:8px;
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 20px;
text-align: justify;
color: #A6C1CC;
text-decoration: none;
font-weight: bold;
background-color:#E6F0AE;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-bottom-right: 5px;
}

.nav a:hover {
padding:8px;
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 20px;
text-align: justify;
color: #8BAEBD;
text-decoration: none;
cursor: default;
background-color:#E6F0AE;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-bottom-right: 5px;
}

li {
padding-left: 2px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 2px;
}

blockquote {
padding:4px;  
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #BED789;
cursor: default;
background-color: #F5FAC6;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #DAEBC1;
}

input, textarea, submit, reset, select, option {
padding: 3px;
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 12px;
font-weight: bold;
text-align: justify;
color: #BED789;
cursor: default;
background-color: #F3F9D2;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #DAEBC1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
