* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-color : #525252; 
} 
p { 
color : #787878; 
text-align : justify; 
font-size : 1.2em; 
} 
h1 { 
font-size : 1.6em; 
color : #0099ff; 
} 
a { 
color : #ef7100; 
} 
#wrapper { 
margin : 10px auto; 
width : 922px; 
background : #fff; 
} 
#header { 
color : #333; 
width : 920px; 
float : left; 
height : 120px; 
border : 1px solid #ccc; 
margin : 0 0 0 0; 
background-image : url(images/header.jpg); 
background-repeat : no-repeat; 
} 
.logo { 
width : 200px; 
text-align : center; 
padding : 10px; 
} 
.logo h1.lineone { 
font-size : 1.7em; 
color : #99ff32; 
border : none; 
letter-spacing : -1px; 
font-weight : lighter; 
} 
.logo h1.lineone span { 
color : #ffff00; 
} 
.logo h2.linetwo { 
padding-left : 5px; 
font-size : 0.9em; 
font-family : helvetica, arial, sans-serif; 
text-transform : none; 
color : #96f530; 
} 
.logo a { 
color : #96f530; 
text-decoration : none; 
} 
#navigation { 
padding : 0; 
width : 922px;  
background : transparent; 
voice-family : "\"}\""; 
voice-family : inherit; 
font-size : 1em; 
} 
#navigation ul { 
margin : 28px 0 0 0; 
width : 75%; 
padding : 0; 
list-style : none; 
float : right; 
} 
#navigation li { 
display : inline; 
margin : 0 0 0 0; 
padding : 0; 
text-transform : uppercase; 
} 
#navigation a { 
float : left; 
display : block; 
margin : 0 1px 0 0; 
padding : 5px 10px; 
text-decoration : none; 
letter-spacing : 1px; 
color : #d15b07; 
font-weight : bold; 
border-bottom : 3px solid #002031; 
} 
#navigation a:hover { 
background-color : #006699; 
color : #fff; 
border-bottom : 3px solid #00a5f7; 
} 
#navigation #current a { 
color : #fff; 
background-color : #33ccff; 
border-bottom : 3px solid #00a5f7; 
} 
#leftcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 622px; 
float : left; 
background : #fff; 
} 
#leftcolumn h2 { 
font-size : 1.4em; 
color : #0099ff; 
padding : 20px 0 10px 0; 
} 
.inset { 
float : left; 
width : 300px; 
height : 250px; 
padding : 5px; 
border : 1px solid #66cc00; 
margin : 5px 10px 0 0; 
color : inherit; 
} 
.inset p { 
font-size : 90%; 
line-height : 14px; 
} 
.inset h3 { 
color : #0099ff; 
font-size : 1em; 
margin-top : 10px; 
padding : 0 0 5px 0; 
} 
.inset a { 
font-size : 1em; 
} 
#rightcolumn { 
float : right; 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
height : 350px; 
width : 260px; 
display : inline; 
background : #fff; 
} 
#rightcolumn h3 { 
font-size : 1.3em; 
background-image : url(images/rchbg.jpg); 
line-height : 40px; 
text-indent : 10px; 
} 
#rightcolumn h4 { 
font-size : 1.1em; 
margin : 15px 0 10px 0; 
text-indent : 10px; 
} 
#rightcolumn p { 
font-size : 1em; 
margin : 0 0 0 0; 
padding : 5px 10px 0 10px; 
} 
#rightcolumn a { 
padding-left : 10px; 
} 
#footer { 
width : 900px; 
clear : both; 
color : #333; 
border-left : 1px solid #ccc; 
border-right : 1px solid #ccc; 
border-bottom : 1px solid #ccc; 
background : #fff url(images/footerbg.jpg) no-repeat; 
margin : 0 0 0 0; 
padding : 10px; 
} 
#footer p { 
text-align : center; 
font-size : 0.9em; 
color : #fff; 
} 

