/* Generic Selectors */

body {

font-family: Arial, "Verdana", Sans-serif;

font-size: 13px;

color: #87764D;

background-color: #343401;

}

p {

width: 100%;

}

li {

list-style-type: none;

line-height: 175%;

list-style-image: url(./images/.gif);

}

h1 {

font-family: Arial, "Verdana", Sans-serif;

font-size: 18px;

font-weight: bold;

color: #4E4E03;

}

h4 {

font-family: Arial, "Verdana", Sans-serif;

font-size: 16px;

font-weight: bold;

color: #4E4E03;

}

strong {

font-family: Arial, "Verdana", Sans-serif;

font-size: 13px;

font-weight: bold;

color: #5C5C24;

}

 

/**************** Pseudo classes ****************/

a:link {

color: #3F3F97;

text-decoration: underline;

font-weight: normal;

}

li a:link {

color: #F4F4F4;

text-decoration: none;

font-weight: bold;

}

a:visited {

color: #910091;

text-decoration: underline;

font-weight: normal;

}

li a:visited {

color: #FFFFFF;

text-decoration: none;

font-weight: bold;

}

a:hover {

color: #933322;

padding-bottom: 5px;

font-weight: bold;

text-decoration: underline;

}

li a:hover {

display: block;

color: #933322;

padding-bottom: 5px;

font-weight: bold;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #343401;

}

a:active {

color: #933322;

font-weight: bold;

}

/************************* ID's *************************/

div#wrapper {
  width: 800px;
  margin: 0 auto;
}


#header-ad {

position: absolute;

z-index: 40;

padding: 10px 0px 0px 0px; /*top right bottom left*/

width: 800px;

height: 20px;

margin-top: 192px;

margin-left: 0px;

}



#header-chd {

position: absolute;

z-index: 15;

padding: 0 0 0px 0px; /*top right bottom left*/

width: 960px;

height: 200px;

margin-top: 0px;

margin-left: -79px;

}



#headernav-chd {

position: absolute;

z-index: 40;

padding: 0px 0px 0px 0px; /*top right bottom left*/

width: 250px;

height: 140px;

margin-top: 18px;

margin-left: 220px;

}



#contentTitle {

position: absolute;

z-index: 20;

padding: 0px 10px 0px 10px; /*top right bottom left*/

width: 800px;

height: 20px;

margin-top: 235px;

margin-left: 0px;

}


#menu-left-col {

position: absolute;

z-index: 15;

padding: 0 0 0px 0px; /*top right bottom left*/

width: 260px;

height: 1670px;

margin-top: 0px;

margin-left: 0px;

border-left: 1px solid #CCCC99;

}


#mainContent {

position: absolute;

z-index: 10;

padding: 0px 0px 0px 0px; /*top right bottom left*/

width: 800px;

height: 2249px;

margin-top: 0px;

margin-left: -1px;

border-top: 1px solid #CCCC99;

border-left: 1px solid #CCCC99;

border-right: 1px solid #CCCC99;

border-bottom: 1px solid #CCCC99;

background-repeat: no-repeat;

background-image: url(images-chd/mainContent-background.png);

}


#footernav-chd {

position: absolute;

z-index: 40;

padding: 15px 0px 10px 0px; /*top right bottom left*/

width: 800px;

height: 30px;

margin-top: 2000px;

margin-left: -1px;

border-left: 1px solid #CCCC99;

border-right: 1px solid #CCCC99;

background-color: #CCCC99;

}




#footerinfo {

position: absolute;

z-index: 40;

padding: 0px 0px 0px 0px; /*top right bottom left*/

width: 800px;

height: 226px;

margin-top: 2050px;

margin-left: -1px;

border-left: 1px solid #CCCC99;

border-right: 1px solid #CCCC99;

background-color: #FFFFFF;

}


#ads200x200 {

position: absolute;

z-index: 15;

padding: 0 0 0px 0px; /*top right bottom left*/

width: 200px;

height: 1000px;

margin-top: 0px;

margin-left: 0px;

}


#ads550x250 {

position: absolute;

z-index: 10;

padding: 0 0 0px 0px; /*top right bottom left*/

width: 800px;

height: 250px;

margin-left: 0px;

}

#column1 {float: left; width: 800px; height: 1000px; padding: 0px; margin-top: 270px; }
#column2 {float: left; width: 800px; height: 35px; padding: 0px; margin-top: 270px; }
#column3 {float: left; width: 260px; height: 1000px; padding: 0px; margin-top: 282px; margin-left: 0px; }
#column4 {float: left; width: 540px; height: 1000px; padding: 0px; margin-top: 270px; margin-left: 0px; }


p.fcolor1 {color: #1E0101; } /* dark brown */
p.fcolor2 {color: #990000; } /* burgandy */
p.fcolor3 {color: #933322; font-weight: bold; }
p.fcolor4 {color: #6A6ABE; font-weight: normal; }
