
a				{ color: #333333; text-decoration: underline; }
a:visited	{ color: #333333; text-decoration: underline; }
a:active		{ color: #333333; text-decoration: none; }
a:hover		{ color: #333333; text-decoration: none; }


body
{ 
 background-image: url(images/background.jpg);
 text-align: center;
 padding: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 background-repeat: repeat-x;
 background-color: #C3C3C3;
}

#container
{
 padding: 0px;
 margin: 0px;
 width: 760px;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
}

#content
{
 padding: 0px;
 margin: 0px 20px 0px 20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 line-height: 140%;
}


#navlist
{
margin: 10px 0px 0px 0px;
padding: 0px;
list-style: none;
}

#navlist li.pdf
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-image: url(images/acrobat.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.pdf :hover
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-color: #FCFCFC;
background-image: url(images/acrobat.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.jpg
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-image: url(images/photo.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.jpg :hover
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-color: #FCFCFC;
background-image: url(images/photo.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.gif
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-image: url(images/photo.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.gif :hover
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-color: #FCFCFC;
background-image: url(images/photo.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.doc
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-image: url(images/word.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.doc :hover
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-color: #FCFCFC;
background-image: url(images/word.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.xls
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-image: url(images/excel.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.xls :hover
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-color: #FCFCFC;
background-image: url(images/excel.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.blank
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-image: url(images/blank.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}

#navlist li.blank :hover
{
padding-left: 0px;
background-repeat: no-repeat;
line-height: 160%;
background-color: #FCFCFC;
background-image: url(images/blank.gif);
background-repeat: no-repeat;
background-position: 0em;
text-indent: 25px;
}


#navcontainer ul
{
margin-left: 0;
margin-bottom: 20;
padding-left: 0;
}

#navcontainer a
{
display: block;
width: 575px;
}

#credit
{
 padding: 0px;
 margin: 20px 20px 20px 20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 color:#666666 ;
}

