body {
background-color: #D1E898;
color: #4E6416;
margin:10px; 
font-family: verdana; 
text-align:left;
font-size:9pt; }

.main a:link, a:active  {color: #C36E01; text-decoration: none}
.main a:visited {color: #FB8F01; text-decoration: none}
.main a:hover {color: #FB8F01; text-decoration: underline}

td, tr, th{font-family:tahoma; font-size:9pt}
h2{margin-bottom:2px; border-bottom: 1px solid #C67601; width:75%}
hr{height:1px; width:75%; color: #C67601; text-align:center}
code{background-color:#FCF484; color:#B36D04; font-family:tahoma; font-size:8pt}
textarea, input{background-color:#FCF484; color:#B36D04; border:1px solid #B36D04; font-family:tahoma; font-size:8pt}
li{margin-top:10px;margin-left:10px}
ul, ol{margin-left:-15px;}


.main{ color:#174C0E; border-width: 0 1px 0 1px; border-style:solid; border-color: #008200; background-color:#EBF5D1; width:758px}
.inside{ margin:0 10px 0 10px }

/* ___________________  HEADER ___________________ */

#header {
width : 760px;
height : 150px;
background : url(resources/webbie.png) no-repeat;
}

#header ul {
margin : 0;
list-style : none;
padding-top : 128px;
padding-left : 75px;
}

#header li {
float : left;
margin : 0;
border-width: 1px 0 0 1px;
border-style: solid;
border-color:#008200;
padding-left : 8px;
padding-right: 8px;
padding-top : 3px;
padding-bottom : 2px;
font-weight : bold;
color : #ffffff;}

#header a:link, a:active, a:visited {color: #ffffff; text-decoration:none;}
#header a:hover {color: #E4D32D;}


/* ___________________  FOOTER ___________________ */

#footer {
float : left;
padding : 5px;
text-align : center;
line-height : 13px;
width : 760px;
height : 26px;
background : url(resources/footer.png) no-repeat;
color: #ffffff
}

#footer a:hover, a:link, a:active, a:visited {color : #ffffff; text-decoration : none;}