/* Generic Selectors */ 
body { 
font-size: 16px;
background-color: #000000;
margin: 50px 0px; 
padding: 0px;
text-align: center;
} 



p { 
width: 80%; 
} 


ol { 	
list-style-type: decimal;
line-height: 150%; 
} 

ul {
list-style-type: disc;
line-height: 150%;
}
 
h1 {
font-family: "Bell MT", "Georgia", "Times New Roman";
font-size: 18px;
font-weight: normal;
font-style: normal; 
color: #999966;
padding-top: 0px;
padding-bottom: 0px;
}

h2 { 
font-family: "Perpetua Titling MT", "Georgia", "Times New Roman"; 
font-size: 23px; 
font-weight: bold;
font-style: normal; 
color: #FFFFFF; 
padding-top: 5px;
padding-bottom: 10px;
border-bottom: 3px solid #666633; 
} 

h3 { 
font-family: "Perpetua Titling MT", "Lucida Calligraphy", "Times New Roman"; 
font-size: 20px; 
font-weight: normal; 
font-style: normal;
color: #000000; 
padding-top: 5px;
padding-bottom: 5px;
text-decoration: underline;
} 

h4 {
font-family: "Georgia", "Times New Roman";
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #666633;
padding-top: 5px;
padding-bottom: 5px;
}

h5 {
font-family: "Georgia", "Times New Roman";
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #666633;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

h6 {
font-family: "Georgia", "Perpetua", "Times New Roman";
font-size: 24px;
font-weight: normal;
font-style: normal;
color: #000000;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}



/**************** Pseudo classes ****************/ 
:link { 
color: #FFFFFF; 
} 
:visited { 
color: #FFFFFF; 
} 
:active { 
color: #666633; 
text-decoration: underline; 
} 
:hover { 
color: #666633; 
text-decoration: underline;
} 

a.li:link { 
color: #666633; 
text-decoration: none;
font-weight: bold;
} 
a.li:visited { 
color: #666633;
text-decoration: none;
font-weight: bold; 
} 
a.li:active { 
color: #666633; 
text-decoration: underline; 
font-weight: bold;
} 
a.li:hover { 
color: #000000;
text-decoration: underline;
font-weight: bold; 
} 

a.submenu:link {
font-family: "Georgia";
font-size: 14px;
text-decoration: none;
color: #999966;
}
a.submenu:visited {
font-family: "Georgia ";
font-size: 14px;
text-decoration: none;
color: #999966;
}
a.submenu:active { 
font-family: "Georgia";
font-size: 14px;
text-decoration: underline;
color: #999966;
}
a.submenu:hover {
font-family: "Georgia";
font-size: 14px;
text-decoration: underline;
color: #666633;
}



/************************* ID's *************************/ 
#navigation { 
position: absolute; 
z-index: 10; 
padding-left: 5px;
text-align: center;
width: 210px; 
height: 1025px; 
margin-top: 20px; 
margin-left: 0px;
border-right: 10px solid #999966; 
font-weight: normal; 
font-style: normal;
background-color: #CCCC99;
} 
#centerDoc { 
position: absolute;
z-index: 10; 
padding: 10px 20px 0px 25px; /*top right bottom left*/ 
width: 450px;
margin-top: 250px;
margin-bottom: 1000px;
margin-left: 210;  
} 
#pageborder {
position: absolute;
width: 910px;
height: 1230px;
padding: 20px 20px 20px 20px;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
border-top: 10px solid #999966;
border-left: 10px solid #999966;
border-right: 10px solid #999966;
border-bottom: 10px solid #999966;
background: #FFFFFF;
}
#rightside {
position: absolute;
z-index: 10;
width: 175px;
height: 790px;
padding: 0px 10px 0px 20px;
text-align: center;
margin-left: 675px;
margin-top: 270px;
border-left: 3px solid #CCCC99;
}
#bottom {
position: absolute;
z-index: 10;
width: 850px;
height: 25px;
padding: 5px 5px 5px 5px;
text-align: center;
margin-top: 1110px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 50px;
border-top: 3px solid #CCCC99;

}

#container {
position: relative;
width: 900px;
height: 1275px;
padding: 20px 0px 0px 0px;
margin: 0 auto;
text-align: left;
}

#top {
position: absolute;
z-index: 10;
width: 535px;
height: 100px;
padding: 0px 5px 5px 20px; /*top right bottom left*/ 
margin-top: 20px;
margin-left: 210px;
margin-bottom: 50px;
}

#box {
padding: 10px 10px 10px 10px;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
border-style: double;
border-color: #cccc99;
}

#list {
font-family: "Times New Roman";
font-size: 14px;
color: #666633;

}

#line {
padding: 15px 0px 0px 0px;
border-top: 2px;
border-style: solid;
border-color: #CCCC99;
border-right: none;
border-bottom: none;
border-left: none;
}

#linealt {
font-family: "Lucida Calligraphy";
font-size: 16px;
text-align: center;
padding: 20px 0px 0px 0px;
border-top: 2px;
border-style: solid;
border-color: #cccc99;
border-right: none;
border-bottom: none;
border-left: none;
}

#font1 {
font-family: "Georgia";
font-size: 12px;
font-weight: bold;
color: #000000;
}

#box2 {
width: 170px;
height: 300px;
margin: 10px 10px 20px 20px;
padding: 10px;
float: right;
border-style: double;
border-color: #000000;
font-family: "Bernard MT Condensed", Georgia, "Bell MT";
color: firebrick;
}

