body {  
text-align: center;
margin: 0px;
padding: 0px;
color: #4c4c4c;
font-family: Arial, Helvetica;
font-size: 12px;
background-color: #cbcbb3;
}

#container {
margin: 0px auto;
text-align: center;
width: 800px;
padding-top: 20px; }

#content {float: left;
padding-top: 10px;
} 

#title {
width: 800px;
} 

#leftcolumn {
display : inline;
float : left;
width:200px;
text-align: right; }

#rightcolumn { 
display : inline;
width : 570px;
float : left;
} 

#rightcolumn1 { 
display : inline;
width : 300px;
float : left;
} 

#rightcolumn2 { 
display : inline;
width : 300px;
float : left;
padding-top: 15px; } 

#footer{
color: #006633;
font-family: Arial, Helvetica;
font-size: 14px;
padding-top: 10px;
padding-bottom: 5px;
height:25px;
clear:both;
 } 

p {
color: #4c4c4c;
font-family: Arial, Helvetica;
font-size: 12px;
text-align: justify;
}


li, ul {
color: #4c4c4c;
font-family: Arial, Helvetica;
font-size: 12px;
text-align: left;
padding-left: 5px;
margin-left: +40px; }

h1 {
color: #006633;
font-family: Georgia;
font-size: 18px; }

h2 {color: #006633;
font-family: Georgia;
font-size: 16px;
font-weight: lighter;
}

h3 {color: #64483a;
font-family: Georgia;
font-size: 14px;
font-weight: lighter;
}

a:link { color: #006633;
text-decoration: none; }

a:visited { color: #006633;
text-decoration: none;}

a:hover { color: #000000;
text-decoration: underline; }

.padding {
padding-right: 10px;
padding-left: 10px; } 

.border {
border: 1px #000000 solid;
} 

form {text-align: left;}





