<style type="text/css">

body {
     background-color: white;
     height: 100%;
     text-align: center;
     font-color: white;
}

h1 {
     color: white;
     font-variant: small-caps;
     font-size: 16pt;
     font-weight: bold;
}
h2 {
     color:white;
     font-size: 12pt;
     font-style: italic;
     font-weight: bold;
}

p {
     color: white;
     font-size: 10pt;
     font-style: normal;
     text-align: left;
}
p.caption {
     color: white;
     font-size: 10pt;
     font-style: normal;
     text-align: center;
}

a:link {
     color: #FFCC66;
     text-decoration: underline;
}
a:active {
     color: #FFCC66;
     text-decoration: underline;
}
a:visited {
     color: #FFCC66;
     text-decoration: underline;
}
a:hover {
     color: white;
     text-decoration: underline;
}

hr {
     border:dashed white;
     border-width:1px;
}

ul {     
     list-style-type: disc;
     margin: 20px;
     padding:0;
     color: white;
     font-size: 10pt;
     font-style: normal;
     text-align: left;    
}
ul li {
     padding-bottom: 1em;
}

#container {
     width: 760px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;;
     font-family: arial;
     font-size: normal;
     font-color: white;
     border-width: 0px;
     border-color: black;
     border-style: outset;

}

#top {
     text-align:
}

#topnav {
     width:100%;
     max-width:760;
     background-color:black;
     word-spacing:0;
     letter-spacing:0;
     white-space:nowrap;
     text-align: center;     
}     
#topnav a img {
     padding:0;
     margin:0;
     border:0;
}

#main {    
     clear: both;
     right: auto;
     background-color: black;     
     font-color: #FFFFFF

}

#content {
     font-color: white;
     text-align: left;
     padding: 10px 20px 10px 20px;
     margin: 0;
}

#rightbar {
     margin: 0;
     padding: 0 0 20px 0;
     border-left: px black;
     background-color: gray;
     background-image: url(images/gradright.jpg);  
}


#bottomnav {
     width:100%;
     max-width:760;
     background-color:black;
     word-spacing:0;
     letter-spacing:0;
     white-space:nowrap;
     text-align: center;     
}     
#bottomnav a img {
     padding:0;
     margin:0;
     border:0;
}

#footer {
     clear: both;
     margin: 0;
     padding: 0;
     text-align: center;
     background-color:white;
     font-size: 8pt;
}

span.smalltext {
     font-size: 8pt;
}

p.testimonial {
     font-size: 12pt;
     color: black;     
     padding: 10px;
}

p.testimonial-credit {
     font-size: 10pt;
     color: black;     
     
     padding-left: 10px;
     padding-right: 10px;
     padding-top: 0;
     padding-bottom: 0;
     margin-bottom:3px;
     margin-top:0;
     margin-left:1em;
     text-indent:-1em;          
}

span.testimonial-credit-degrees {
     font-size: 8pt;
     white-space: nowrap;
}

</style>
