

/* Generic Selectors */

body {

font-family: Arial, "Verdana", Sans-serif;

font-size: 13px;

color: #1E0101;

background-color: #FFFFFF;

}

p {

width: 100%;

}


li {

list-style-type: none;

line-height: 175%;

list-style-image: url(../images/image.gif);

}

h1 {

font-family: Arial, "Verdana", Sans-serif;

font-size: 18px;

font-weight: bold;

color: #1E0101;

}

h4 {

font-family: Arial, "Verdana", Sans-serif;

font-size: 16px;

font-weight: bold;

color: #1E0101;

border-bottom: 1px solid #1E0101;

}

 

/**************** Pseudo classes ****************/

a:link {

color: #0000FF;

text-decoration: underline;

font-weight: normal;

}

li a:link {

color: #0000FF;

text-decoration: none;

font-weight: normal;

}

a:visited {

color: #910091;

text-decoration: underline;

font-weight: normal;

}

li a:visited {

color: #910091;

text-decoration: none;

font-weight: normal;

}

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: #1E0101;

}

a:active {

color: rgb(255, 0, 102);

font-weight: bold;

}

td.rtinfo {
text-align:left;
vertical-align:top;
width: 280px;
}

td.rtlinks {
text-align:left;
vertical-align:top;
width: 245px;
}

/************************* ID's *************************/



div#main {
  width: 1024px;
  margin: 0 auto;
}


#navigation {

position: absolute;

z-index: 10;

width: 240px;

height: 2000px;

margin-top: 0;

border-right: 1px solid #1E0101;

font-weight: normal;

background-repeat: no-repeat;

background-image: url(images/nav-background.png);

}


#centerDoc {

position: absolute;

z-index: 15;

padding: 0px 8px 8px 8px; /*top right bottom left*/

width: 735px;

height: 2000px;

margin-top: 0px;

margin-left: 241px;

border-top: 1px solid #1E0101;

background-repeat: no-repeat;

background-image: url(images/centerdoc-background.png);

}


#centerDoc2 {

position: absolute;

z-index: 15;

padding: 0px 8px 8px 8px; /*top right bottom left*/

width: 735px;

height: 2000px;

margin-top: 0px;

margin-left: 241px;

border-top: 1px solid #1E0101;

}


#homebg {

position: absolute;

z-index: 15;

padding: 0px 8px 8px 8px; /*top right bottom left*/

width: 975px;

height: 2000px;

margin-top: 0px;

margin-left: 0px;

background-color: #FFFFFF;

}



#footer {

position: absolute;

z-index: 5;

width: 975px;

height: 100px;

margin-top: 2050px;

margin-left: 0px;

}


#ads720x250states {

position: absolute;

z-index: 15;

padding: 0px 0px 0px 0px; /*top right bottom left*/

width: 720px;

height: 250px;

background-repeat: no-repeat;

}


#column1 {float: left; width: 200px; padding: 5px; margin-top: 0px; }
#column2 {float: left; width: 525px; padding: 0px; margin-top: 0px; }
#column3 {float: left; width: 270px; height: 80px; padding: 0px; margin-top: 20px; }
#column4 {float: left; width: 230px; padding: 5px; margin-top: 0px; }
#column5 {float: left; width: 350px; padding: 5px; margin-top: 0px; }
#column6 {float: left; width: 180px; padding: 0px; margin-top: 20px; }
#column7 {float: left; width: 720px; height: 280px; padding: 0px; margin-top: 0px; }
#column8 {float: left; width: 350px; padding: 0px; margin-top: 0px; }

p.fcolor1 {color: #7B7FB6; font-weight: normal; }
p.fcolor2 {color: #993322; font-weight: normal; }
p.fcolor3 {color: #0000FF; font-weight: normal; }
