

/* Generic Selectors */

body {font-family:  "Arial", Georgia, "Times New Roman",  Times, serif;font-size: 14px;font-weight: bold;color: #000000;background-color: #c6ec8c;}


p {width: 80%;}

li {list-style-type: disc;line-height: 155%;}

h1 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px;font-weight: bold;color: #000000;}

h2 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 16px;font-weight: bold;
color: #000000;border-bottom: 1px solid #C6EC8C;margin-left: 15px;}

h3 {font-family: "Times New Roman", "Arial", Georgia, serif;font-size: 40px;font-weight: bold;color: navy;margin-left: 50px;}

h4 {font-family: "Times New Roman", "Arial", Georgia, serif;font-size: 26px;font-weight: bold;color: #000000;margin-left: 1px;}

h5 {font-family: "Times New Roman", "Arial", Georgia, serif;font-size: 36px;font-weight: bold;color: navy;margin-left: 2px;}

 

/**************** Pseudo classes ****************/

:link {color: #00CC00;text-decoration: underline;font-weight: bold;}

li :link {color: navy;text-decoration: none;font-weight: bold;}

:visited {color: #00CC00;text-decoration: underline;font-weight: bold;}


/************************* ID's *************************/

#navigation {position: absolute;z-index: 10;width: 220px;height: 1150px;margin: 0;margin-top:  25px;border-right: 10px solid;color: #006a25;font-size: 16px;font-weight: normal;}

#centerDoc {font-family:   Georgia, "Arial","Times New Roman",  Times, serif;font-size: 15px;font-weight: bold;position: absolute;z-index: 15;padding: 0 0 20px 250px; /*top right bottom left*/margin-top: 5px;}

#sponsornavigation {position: absolute;z-index: 10;width: 220px;height: 2400px;margin: 0;margin-top:  25px;border-right: 10px solid;color: #006a25;font-size: 16px;font-weight: normal;}

#photonavigation {position: absolute;z-index: 10;width: 220px;height: 2650px;margin: 0;margin-top:  25px;border-right: 10px solid;color: #006a25;font-size: 16px;font-weight: normal;}

