* { 
padding : 0; 
margin : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/img3.jpg); 
background-repeat : repeat-x; 
} 
h1 { 
font-size : 2.5em; 
} 
.clear { 
clear : both; 
} 
#wrapper { 
margin : 0 auto; 
width : 922px; 
} 
#header { 
color : #333; 
width : 900px; 
float : left; 
padding : 0 10px; 
height : 80px; 
margin : 10px 0 5px 0; 
text-align : center; 
} 
#header h1 { 
color : #000; 
letter-spacing : 1px; 
} 
#header h2 { 
color : #ff3300; 
font-size : 1.4em; 
font-weight : lighter; 
} 
#header a { 
color : #ff3300; 
text-decoration : none; 
} 
#navigation { 
float : left; 
width : 900px; 
color : #333; 
padding : 20px 10px; 
margin : 0 auto; 
} 
#navigation ul { 
margin : 0; 
padding : 0; 
list-style : none; 
text-align : center; 
} 
#navigation li { 
display : inline; 
} 
#navigation a { 
padding : 5px 15px; 
text-transform : uppercase; 
text-decoration : none; 
font-size : 11px; 
font-weight : bold; 
color : #f1f1f1; 
} 
#navigation a:hover { 
background-color : #000000; 
} 
#leftcolumn { 
color : #333; 
border-left : 1px solid #ccc; 
border-right : 1px solid #ccc; 
border-bottom : 1px solid #ccc; 
margin : 0 5px 5px 0; 
padding : 10px 10px 20px 10px; 
min-height : 660px; 
width : 623px; 
float : left; 
background-image : url(images/bl.jpg); 
background-position : bottom 0%; 
background-repeat : no-repeat; 
} 
#leftcolumn h1 { 
color : #7f9d3f; 
font-weight : lighter; 
padding : 10px 0 10px 0; 
} 
#leftcolumn p { 
color : #676767; 
font-size : 1.3em; 
padding-bottom : 20px; 
} 
#leftcolumn_top { 
color : #333; 
margin : 5px 5px 0 0; 
padding : 0 10px; 
height : 30px; 
width : 625px; 
float : left; 
background : url(images/tl.jpg) no-repeat; 
} 
#rightcolumn_top { 
float : right; 
color : #333; 
margin : -30px 0 0 0; 
padding : 0 10px; 
height : 30px; 
width : 252px; 
display : inline; 
background : url(images/tr.jpg) no-repeat; 
} 
#rightcolumn { 
float : right; 
color : #333; 
border-left : 1px solid #ccc; 
border-right : 1px solid #ccc; 
border-bottom : 1px solid #ccc; 
margin : 0 0 5px 0; 
padding : 10px 10px 10px 10px; 
min-height : 670px; 
width : 250px; 
display : inline; 
background-image : url(images/rb.jpg); 
background-repeat : no-repeat; 
background-position : bottom 0%; 
} 
.ads p { 
font-family : verdana; 
font-size : 1em; 
padding-left : 5px; 
padding-bottom : 5px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 10px; 
} 
.ads { 
width : 230px; 
margin-left : 10px; 
margin-top : 10px; 
} 
.ads h4 { 
color : #fff; 
font-weight : lighter; 
font-size : 0.8em; 
padding-bottom : 2px; 
text-decoration : underline; 
background-color : #98cd38; 
} 
.ads h3 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 30px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #98cd38; 
text-decoration : underline; 
} 
.ads a { 
margin-right : 25px; 
margin-bottom : 2px; 
color : #98cd38; 
font-size : 0.8em; 
font-weight : bold; 
padding-left : 3px; 
text-decoration : none; 
padding-bottom : 15px; 
} 
#footer { 
width : 900px; 
clear : both; 
color : #f1f1f1; 
border : 1px solid #ccc; 
background : #000; 
margin : 0 0 10px 0; 
padding : 10px; 
text-align : center; 
} 
#footer a { 
color : #ccff33; 
} 

