body { 
font : 76% arial, sans-serif;
} 
img { 
padding : 5px;
border : 1px solid #caff7a;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 20px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
p { 
margin : 0 10px 10px;
text-align : justify;
} 
a { 
color : #afd104;
padding : 10px;
} 
h2 { 
color : #81d20f;
font-size : 1.4em;
font-weight : lighter;
letter-spacing : -1px;
padding-top : 10px;
} 
h3 { 
color : #3f67ff;
font-size : 1.6em;
font-weight : lighter;
} 
#top h1 { 
color : #6b6b6c;
font-size : 1.7em;
font-weight : lighter;
padding-left : 45px;
background-image : url(images/h1bg.jpg);
background-repeat : no-repeat;
padding-top : 25px;
padding-bottom : 25px;
} 
#navbar { 
margin-top : -40px;
padding : 5px 0 6px 0;
} 
#navbar ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : right;
padding-top : 0;
padding-left : 0;
padding-right : 0;
padding-bottom : 10px;
} 
#navbar li { 
display : inline;
} 
#navbar a { 
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #92c60f;
} 
#header { 
height : 100px;
background : #eee url(images/tbg.jpg) repeat-x;
} 
#header h1 { 
padding-top : 20px;
margin : 0;
padding-left : 400px;
color : #fff;
font-size : 2.5em;
font-weight : lighter;
letter-spacing : -1px;
} 
#header h2 { 
padding-left : 490px;
color : #ff0000;
margin-top : -1px;
font-size : 1.4em;
font-weight : lighter;
} 
#content p { 
border-bottom : 1px dotted;
padding-bottom : 10px;
} 
.right { 
background : #afff8a;
margin-top : 25px;
margin-bottom : 5px;
border : 1px dotted;
} 
.right h3 { 
letter-spacing : -1px;
padding-left : 10px;
padding-top : 5px;
border-bottom : 1px dotted #000000;
} 
#footer { 
background : #333;
color : #fff;
} 
#footer p { 
margin : 0;
padding : 5px 10px;
text-align : center;
} 
#wrapper { 
float : left;
width : 100%;
margin-left : -33%;
} 
#content { 
margin-left : 33%;
} 
.right { 
float : right;
clear : right;
width : 32.8%;
} 
#footer { 
clear : both;
width : 100%;
}
