* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
} 
.clear { 
clear : both; 
background : none; 
} 
img { 
padding : 5px; 
border : 0 solid #5f9b1e; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 5px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 5px; 
margin-right : 0; 
} 
#wrapper { 
margin : 10px auto; 
width : 901px; 
} 
#navbar { 
margin : 0 auto; 
padding : 10px 0 9px 0; 
background-color : #224080; 
} 
#navbar ul { 
margin-left : 0; 
padding : 0; 
list-style : none; 
text-align : center; 
} 

#content ul { 
margin : 25px; 
padding : 0; 
list-style : circle; 
text-align : justify; 
} 

#navbar li { 
display : inline; 
} 
#navbar a { 
padding : 12px 15px 9px 15px; 
text-transform : uppercase; 
text-decoration : none; 
font-size : 11px; 
font-weight : bold; 
color : #f1f1f1; 
} 
#navbar a:hover { 
background-color : #538cb9; 
} 
#header { 
color : #333; 
width : 902px; 
float : left; 
padding : 0; 
height : 175px; 
margin : 0; 
background-color : #dbe6ec; 
background-image : url(images/header.jpg); 
background-repeat : no-repeat; 
} 
#logo { 
width : 230px; 
margin : 10px; 
padding-top : 45px; 
text-align : center; 
} 
#logo h1.lineone { 
font-size : 1.7em; 
font-weight : lighter; 
border : none; 
letter-spacing : -1px; 
color : #a7c36f; 
} 
#logo h1.lineone span { 
color : #fafaee; 
} 
#logo h2.linetwo { 
font-size : 0.9em; 
text-transform : none; 
color : #fafaee; 
} 
#logo a { 
color : #fafaee; 
text-decoration : none; 
} 
#headertext { 
width : 200px; 
margin-top : -75px; 
margin-left : 400px; 
float : left; 
} 
#headertext h2 { 
color : #272d2b; 
font-weight : lighter; 
} 
#headertext p { 
text-align : justify; 
color : #fafaee; 
font-size : 0.9em; 
} 
#headertext a { 
float : right; 
background-image : url(images/button.png); 
margin-right : 25px; 
line-height : 25px; 
text-decoration : none; 
padding-left : 23px; 
padding-right : 23px; 
} 
#left { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 250px; 
float : left; 
} 
.news h3 { 
text-decoration : none; 
margin : 0 0 10px 0; 
color : #7c993d; 
} 
.news h4 { 
font-size : 1em; 
padding-top : 10px; 
padding-left : 15px; 
padding-bottom : 5px; 
margin-left : 0; 
text-decoration : underline; 
color : #ff6600; 
} 
.news p { 
font-size : 0.9em; 
padding-left : 5px; 
padding-bottom : 5px; 
margin-left : 10px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 5px; 
color : #153600; 
} 
.news a { 
float : right; 
margin-right : 15px; 
margin-bottom : 20px; 
color : #4d6ea2; 
} 
#content { 
float : left; 
color : #333; 
background : #fafaee; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 611px; 
display : inline; 
text-align : justify; 
} 
#content h1 { 
color : #a7c36f; 
font-size : 1.9em; 
font-weight : lighter; 
} 
#content h2 { 
color : #a7c36f; 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 20px; 
} 
#bottom { 
width : 882px; 
clear : both; 
color : #333; 
background : #a7c36f; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 200px; 
} 
.box { 
float : left; 
width : 282px; 
margin : 10px 6px; 
} 
.box h3 { 
text-indent : 10px; 
background-color : #272d2b; 
margin : 0 6px; 
color : #a7c36f; 
} 
.box p { 
margin : 10px 10px 0 10px; 
text-align : justify; 
color : #eaeadf; 
font-size : 110%; 
} 
#footer { 
width : 882px; 
clear : both; 
color : #333; 
background : #fafaee; 
margin : 0 0 0 0; 
padding : 10px; 
text-align : center; 
} 
#footer a { 
color : #a7c36f; 
}