* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
} 
p, ul { 
margin-bottom : 1.5em;
line-height : 1.65em;
text-align : justify;
padding : 5px;
} 
img { 
padding : 5px;
border : 1px solid #caff7a;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 0;
margin-top : 10px;
margin-left : 5px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 783px;
} 
#leftcolumn { 
color : #333;
background : #fff url(images/lbg.jpg) no-repeat;
margin : 10px 0 10px 0;
min-height : 839px;
width : 220px;
float : left;
} 
.logo h1#lineone { 
font-size : 1.5em;
font-weight : lighter;
padding-top : 120px;
padding-left : 15px;
color : #99ff32;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
word-spacing : -3px;
} 
.logo h1#lineone span { 
color : #7e7e7e;
} 
.logo h2#linetwo { 
padding-left : 5px;
padding-bottom : 40px;
font-size : 0.7em;
text-transform : none;
top : 25px;
left : 14px;
color : #7e7e7e;
word-spacing : -2px;
} 
.logo a { 
color : #7e7e7e;
text-decoration : none;
} 
#leftcolumn h3 { 
padding-left : 5px;
color : #7de948;
font-size : 1.5em;
} 
#leftcolumn p { 
padding : 5px;
text-align : justify;
} 
.news h4 { 
padding-left : 5px;
padding-top : 5px;
color : #2d4ed5;
font-size : 1em;
} 
.news a { 
float : right;
padding-right : 5px;
color : #539a2f;
} 
#rightcolumn { 
float : right;
color : #333;
background : #f2f2e6;
margin : 10px 0 10px 0;
min-height : 500px;
width : 563px;
display : inline;
position : relative;
} 
#rightcolumn h2 { 
font-size : 1.4em;
color : #6295ff;
} 
#rightcolumn h3 { 
font-size : 1.4em;
color : #6295ff;
padding-top : 10px;
padding-left : 5px;
} 
em { 
text-align : justify;
color : #8d8d8d;
} 
.header { 
height : 200px;
background-image : url(images/headerbg.jpg);
background-repeat : no-repeat;
background-position : right 0%;
} 
.adspace { 
width : 468px;
height : 60px;
margin : auto;
padding-top : 70px;
background-image : url(images/banner.jpg);
background-repeat : no-repeat;
background-position : 0 60px;
position : relative;
} 
.adspace p { 
margin-top : auto;
text-align : center;
} 
.clear { 
clear : both;
} 
#navigation { 
width : 540px;
color : #333;
margin : 0 0 0 0;
background : #f2f2e6 url(images/bbg.jpg) repeat-y;
position : absolute;
top : 210px;
margin : 0 0 0 20px;
} 
#navigation ul { 
padding : 0;
list-style : none;
width : 540px;
} 
#navigation ul li { 
float : left;
background : url(images/tab-right.jpg) no-repeat top right;
margin-right : 5px;
} 
#navigation li a { 
display : block;
padding : 0 2em;
line-height : 4.7em;
background : url(images/tab-left.jpg) no-repeat top left;
font-weight : bold;
color : #7ca328;
} 
#navigation ul a:hover { 
color : #5783af;
} 
.toptext { 
position : relative;
padding-top : 80px;
} 
.toptext p { 
padding : 5px;
text-align : justify;
} 
#bluebox { 
width : 540px;
min-height : 136px;
background : url(images/bluebox.jpg) no-repeat;
font-size : 0.9em;
color : #fffffe;
padding : 0;
margin : 0;
float : left;
display : inline;
margin-left : 10px;
} 
#blueboxbottom { 
height : 11px;
width : 540px;
background : url(images/blueboxbottom.jpg) no-repeat 0 -12px;
float : left;
display : inline;
margin-left : 10px;
} 
.col { 
width : 240px;
float : left;
padding : 18px 0 8px 24px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
text-align : justify;
} 
.col a { 
color : #76ab0c;
} 
#footer { 
width : 560px;
color : #333;
height : 35px;margin: 0px 0em 10px 220px;} 
#footer p { 
text-align : center;
padding-top : 5px;
font-size : 0.9em;
} 
#footer a { 
color : #486687;
}