* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image : url(images/bbg.jpg);
background-repeat : repeat-x;
} 
h3 { 
font-size : 1.2em;
color : #5f41ff;
padding-left : 5px;
padding-top : 20px;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
.logo h1.lineone { 
font-size : 1.7em;
font-weight : lighter;
padding-top : 20px;
padding-left : 5px;
color : #99ff32;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
} 
.logo h1.lineone span { 
color : #7e7e7e;
} 
.logo h2.linetwo { 
padding-left : 5px;
font-size : 0.9em;
text-transform : none;
top : 25px;
left : 14px;
color : #7e7e7e;
} 
#navigation { 
float : right;
width : 440px;
height : 24px;
padding-top : 10px;
margin : 0 0 0 0;
background : url(images/navbg.jpg) no-repeat;
} 
#navigation ul { 
font-size : 80%;
font-weight : lighter;
color : #ff6632;
margin-right : 0;
padding-bottom : 0;
padding-top : 0;
padding-left : 0;
text-align : center;
} 
#navigation ul li { 
display : inline;
} 
#navigation ul li a { 
padding : 5px 10px 5px 10px;
color : #ff6632;
text-decoration : none;
margin-right : -1px;
border-right : 1px solid #ff6633;
padding : 0 10px 0 10px;
} 
#navigation ul li a:hover { 
color : #fffffe;
} 
#navigation ul li.last a { 
border : none;
} 
#leftcolumn { 
color : #333;
margin : 0 5px 5px 0;
padding : 5px;
min-height : 350px;
width : 440px;
float : left;
} 
.topleft { 
font-size : 85%;
text-align : justify;
margin-top : 75px;
color : #dbf6a1;
margin-bottom : 50px;
} 
.inset { 
float : left;
width : 250px;
padding : 5px;
border : 1px solid #0066ff;
background : #ddffc5;
margin : 5px 5px 0 0;
} 
.lefttext { 
margin-top : 15px;
text-align : justify;
} 
.lefttext p { 
padding-top : 10px;
} 
.post { 
background : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 90%;
} 
.post .date { 
background : url(images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
#rightcolumn { 
float : right;
color : #333;
margin : 0 0 5px 0;
padding : 5px;
min-height : 350px;
width : 440px;
display : inline;
} 
#bluebox { 
width : 440px;
min-height : 100px;
background : url(images/top.jpg) no-repeat;
font-size : 0.75em;
color : #ffffff;
padding : 0;
margin-top : 20px;
float : left;
display : inline;
} 
#blueboxbottom { 
height : 15px;
width : 440px;
background : url(images/bottom.jpg) no-repeat;
float : left;
display : inline;
} 
.col { 
float : left;
padding : 18px 24px 8px 24px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
#greenbox { 
width : 440px;
min-height : 100px;
background : url(images/top2.jpg) no-repeat;
padding : 0;
margin-top : 50px;
float : left;
display : inline;
} 
#greenboxbottom { 
height : 15px;
width : 440px;
background : url(images/bottom2.jpg) no-repeat;
float : left;
display : inline;
margin-bottom : 10px;
} 
#doublebox { 
margin-top : 5px;
margin-bottom : 10px;
} 
.content_right { 
margin : 0 auto;
display : inline;
float : right;
width : 200px;
text-align : justify;
background-color : #99ff66;
border : 1px solid #0066ff;
margin-right : 5px;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
padding-top : 0;
} 
.content_left { 
margin : 0 auto;
display : inline;
float : left;
width : 200px;
margin-left : 5px;
text-align : justify;
padding-top : 0;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
background-color : #c0d5d3;
} 
.content_left h3 { 
padding-left : 5px;
margin-bottom : 5px;
margin-left : 5px;
padding-bottom : 10px;
padding-top : 5px;
font-weight : lighter;
font-size : 1.2em;
color : #7e8376;
text-transform : uppercase;
text-decoration : underline;
} 
.content_right h3 { 
margin-bottom : 5px;
margin-left : 5px;
padding-bottom : 10px;
padding-top : 5px;
font-weight : lighter;
font-size : 1.2em;
color : #7e8376;
text-transform : uppercase;
text-decoration : underline;
} 
.content_left ul { 
padding-left : 15px;
padding-bottom : 35px;
} 
.content_left li { 
color : #959c8d;
font-weight : bold;
font-size : 1em;
} 
.content_left a { 
color : #959c8d;
} 
.content_right p { 
color : #959c8d;
font-size : 1em;
} 
#clear { 
clear : both;
} 
#footer { 
clear : both;
height : 80px;
padding : 40px 0;
background : #b095e4;
color : #ffffff;
} 
#footer p { 
margin : 0;
text-align : center;
line-height : normal;
font-size : x-small;
} 
#footer a { 
text-decoration : underline;
color : #ffffff;
} 
#footer a:hover { 
text-decoration : none;
}