* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #959595;
font-size : 12px;
} 
#wrapper { 
width : 560px;
margin : 0 auto;
} 
img { 
padding : 3px;
border : 1px solid #e1e1e1;
} 
img.floatTL { 
float : left;
margin-right : 1.3em;
margin-bottom : 1em;
margin-top : 0.5em;
} 
blockquote { 
font-family : serif;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 10px;
padding-right : 15px;
background-color : #dcdcdc;
} 
#header { 
margin : 5px 5px 0 5px;
height : 90px;
padding : 10px;
background-color : #fff;
background-image : url(head.jpg);
background-repeat : no-repeat;
} 
#header h1 { 
font-size : 1.4em;
font-style : normal;
padding-left : 5px;
padding-top : 5px;
color : #dee066;
} 
#header a { 
color : #50ff2e;
text-decoration : none;
font-size : 11px;
padding-left : 5px;
} 
#navbar { 
margin : 0 5px 0 5px;
padding : 4px;
background-color : #dee065;
border-top : 1px solid #ccc;
} 
#menu { 
margin-top : 1px;
font-size : 12px;
width : 97%;
height : 32px;
background-color : #dee065;
text-align : center;
text-transform : uppercase;
} 
#menu UL { 
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 10px;
} 
#menu UL LI { 
padding-right : 10px;
display : inline;
padding-left : 10px;
padding-bottom : 0;
margin : 0;
padding-top : 0;
list-style-type : none;
} 
#menu UL LI A { 
color : #84a828;
} 
#menu UL LI A:hover { 
border-top-width : 0;
border-left-width : 0;
border-bottom-width : 0;
color : #787830;
border-right-width : 0;
} 
#maintextcolumn { 
margin : 0 5px 10px 5px;
display : inline;
padding : 5px;
width : 96.5%;
float : left;
min-height : 300px;
background-color : #ffffff;
background-image : url(bg.jpg);
background-repeat : repeat-x;
border-top : 1px solid #ccc;
text-align : justify;
} 
* html #centercolumn { 
height : 300px;
} 
#maintextcolumn h1 { 
font-size : 1.5em;
text-decoration : underline;
padding-top : 5px;
padding-bottom : 10px;
color : #999a00;
} 
#maintextcolumn h2 { 
font-size : 1.3em;
text-decoration : underline;
padding-top : 10px;
padding-bottom : 10px;
color : #999a00;
} 
#maintextcolumn a { 
color : #50ff2e;
background-color : #e9e9a3;
padding-left : 3px;
padding-right : 3px;
} 
#footer { 
background-color : #fff;
margin : 0 5px 5px 5px;
display : inline;
color : #b1b1b1;
float : left;
width : 98%;
height : 58px;
background-image : url(footer.jpg);
background-repeat : no-repeat;
padding-left : 3px;
text-align : center;
padding-top : 15px;
} 
#footer a { 
font-size : 11px;
color : #b1b1b1;
} 
