/* Generic Selectors */ 
body { 
font-family:"Copperplate Gothic Light" , sans-serif; 
font-size: 14px; 
color: #333333; 
background-color: #99C68E; 
margin = 20px align-justify
} 
p { 
width: 100%; 
} 
li { 
list-style-type: none; 
line-height: 100%; 
list-style-image
} 
li { 
list-style-type: none; 
line-height: 100%; 
list-style-image: url(../images/arrowSmall.gif); 
} 
h1 { 
font-family: "Copperplate Gothic Light" , sans-serif; 
font-size: 24px; 
font-weight: bold; 
color: #000000;
border-bottom: 1px solid #99C68E; 
} 
h2 { 
font-family: "Copperplate Gothic Light" , sans-serif; 
font-size: 18px; 
font-weight: bold; 
color: #000000; 
border-bottom: 1px solid #99C68E;
} 
h3 { 
font-family: "Copperplate Gothic Light" , sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #000000; 
border-bottom: 1px solid #99C68E; 
} 
 
/**************** Pseudo classes ****************/ 
a:link { 
color: #000000; 
text-decoration: underline; 
font-weight: bold;
} 
li a:link { 
color: #000000; 
text-decoration: none; 
font-weight: bold; 
} 
a:visited { 
color: #000000; 
text-decoration: underline; 
font-weight: bold;
} 
li a:visited { 
color: #000000; 
text-decoration: none; 
font-weight: bold; 
} 
a:hover { 
color: rgb(0, 96, 255); 
padding-bottom: 5px; 
font-weight: bold; 
text-decoration: underline;
} 
li a:hover { 
display: block; 
color: rgb(0, 96, 255); 
padding-bottom: 5px;
font-weight: bold; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #99C68E;
} 
a:active { 
color: rgb(255, 0, 102); 
font-weight: bold; 
} 
/************************* ID's *************************/ 


#centerDoc2 { 
z-index: 15; 
padding: 0 0 0 0px; /*top right bottom left*/ 
margin-top: 0px;
margin-left: 0px;
width: 886px; 
height: 50px; 
background-color: #f9f9f9;
}
#RMargin { 
position: absolute; 
z-index: 15; 
padding: 50px 0 0 0px; /*top right bottom left*/ 
margin-top: 0px;
margin-left: 794px;
width: 93px; 
height: 546px; 
}
#LMargin { 
position: absolute; 
z-index: 15; 
padding: 50px 0 0 0px; /*top right bottom left*/ 
margin-top: 0px;
margin-left: 0px;
width: 93px; 
height: 546px; 
margin: 0; 
}
#homepage { 
 
z-index: 15; 
padding: 33px 104px 30px 104px; /*top right bottom left*/ 
margin-top: 0px;
width: 492px; 
height:483px; 
background-color: #99C68E;
}
#bottom { 
z-index: 15; 
padding: 0 0 0px 0px; /*top right bottom left*/ 

margin-left: 0px;
width: 886px; 
height:25px; 
background-color: #f9f9f9;
}

#container {
margin-top: 10px;width: 886px;height: 631px;
margin-left: 0px;
font-weight: normal;
}


