/* CSS Document */

#wrapper
{
background:#000000 url(../images/aboutus_image.jpg) bottom right no-repeat;
}

#showswrapper
{
margin-top: 15px;
margin-left: 20px;
margin-right: 20px;
}

#showswrapper h1
{
border-bottom: 1px dotted #9FB56A;
font-size: 130%;
padding-bottom: 3px;
}

#showswrapper .pageintro
{
padding: 10px 0 0px 0;
font-size: 90%;
width: 575px;
}








#showswrapper h3
{
font-size: 95%;
color: #9FB56A;
padding-bottom: 0px;
}

#showswrapper h3 a
{
color: #9FB56A;
text-decoration: none;
}


#showswrapper .summary
{
font-size: 85%;
padding: 0px 0px 10px 0;
margin-right: 20px;
}


#showswrapper ul
{
list-style:circle;
margin-left: 20px;
}


#showswrapper li
{
list-style:circle;
color:#CAD23E;
font-weight: normal;
padding: 3px 0 3px 0px;
}


