* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Palatino, Georgia, "Times New Roman", serif;
color : #000;
font-size : 14px;
background-color : #000;
} 
#wrapper { 
width : 800px;
margin : 0 auto;
} 
img { 
padding : 3px;
border : 3px solid #000;
} 
img.floatTL { 
float : left;
margin-right : 1.3em;
margin-bottom : 1em;
margin-top : 0.5em;
} 
blockquote { 
font-family : serif;
color : #000;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 10px;
padding-right : 15px;
background-color : #ececec;
border : 2px solid #000;
} 
#header { 
margin : 0px 0px 0px 0px;
height : 179px;
padding : 0px;
background-color : #fff;
background-image : url(images/head.jpg);
background-repeat : no-repeat;
} 
#header h1 { 
font-size : 0.8em;
font-style : normal;
padding-left : 0px;
padding-top : 0px;
} 
#header a { 
color : #000;
text-decoration : none;
font-size : 0.8em;;
padding-left : 5px;
} 
#navbar { 
margin : 0 0px 0 0px;
height : 78px;
padding : 0px;
background-image : url(images/menubg.jpg);
background-repeat : no-repeat;
background-color : #fff;
} 
#menu { 
margin-top : 0px;
font-size : 14px;
width : 97%;
height : 78px;
text-align : center;
text-transform : uppercase;
} 
#menu UL { 
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 35px;
} 
#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 : #000;
} 
#menu UL LI A:hover { 
border-top-width : 0;
border-left-width : 0;
border-bottom-width : 0;
color : #800000;
border-right-width : 0;
} 
#maintextcolumn { 
width:600px;
padding-left:100px;
padding-right:100px;
float : left;
min-height : 300px;
background-image : url(images/pagebg.jpg);
background-repeat:repeat-y;
text-align : justify;
background-color : #fff;
} 
* html #centercolumn { 
height : 300px;
} 
#maintextcolumn h1 { 
font-size : 1.5em;
text-decoration : none;
padding-top : 5px;
padding-bottom : 10px;
color : #000;
} 
#maintextcolumn h2 { 
font-size : 1.3em;
text-decoration : none;
padding-top : 10px;
padding-bottom : 10px;
color : #000;
} 
#maintextcolumn a { 
color : #000;
padding-left : 0px;
padding-right : 0px;
} 
#maintextcolumn p{
padding-bottom: 10px;
}
#footer { 
width:600px;
padding-left:100px;
padding-right:100px;
background-color : #fff;
color : #000;
float : left;
height : 240px;
background-image : url(images/footer.jpg);
background-repeat : no-repeat;
text-align : center;
padding-top : 42px;
} 
#footer a { 
font-size : 11px;
color : #000;
} 
