@charset "utf-8";
/* CSS Document */

body {background-color:#FFFFFF} 
body {margin: 0px; padding: 0px; }

div.whitespace
{
width:573px;
height:8px;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
}
div.top
{
width:566px;
height:70px;
background-image:url('head.gif');
margin-left:auto;
margin-right:auto;
}
div.top2
{
width:566px;
height:25px;
background-image:url('body.gif');
margin-left:auto;
margin-right:auto;
}
div.nav
{
width:100%;
height:20px;
background-image:url('nav.jpg');
margin-left:auto;
margin-right:auto;
}
div.main
{
width:566px;
height:200px;
background-image:url('body.gif');
margin-left:auto;
margin-right:auto;
}
div.bottom
{
width:566px;
height:40px;
background-image:url('foot.gif');
margin-left:0;
margin-right:0;
}
.nav
{
font-family:sans-serif;
font-size:13px;
font-weight:bold;
}
.nav a:link { color: #c0c0c0; text-decoration: none; font-weight: bold }
.nav a:active { color: #c0c0c0; text-decoration: none; font-weight: bold }
.nav a:visited { color: #c0c0c0; text-decoration: none; font-weight: bold }
.nav a:hover { color: #990000; text-decoration: underline; font-weight: bold }
.top a:link { color: #c0c0c0; text-decoration: none; font-weight: bold }
.top a:active { color: #c0c0c0; text-decoration: none; font-weight: bold }
.top a:visited { color: #c0c0c0; text-decoration: none; font-weight: bold }
.top a:hover { color: #990000; text-decoration: underline; font-weight: bold }
.paragraph
{
font-family:sans-serif;
font-size:15px;
color:white;
margin-right:70px;
margin-left:180px;
}
.foot
{
font-family:sans-serif;
font-size:8px;
}
.foot a:link { color: #000000; text-decoration: none; font-weight: bold }
.foot a:active { color: #000000; text-decoration: none; font-weight: bold }
.foot a:visited { color: #000000; text-decoration: none; font-weight: bold }
.foot a:hover { color: #C0C0C0; text-decoration: underline; font-weight: bold }
.recent
{
font-family:sans-serif;
font-size:11px;
}
.recent a:link { color: #000000; text-decoration: none; font-weight: bold }
.recent a:active { color: #000000; text-decoration: none; font-weight: bold }
.recent a:visited { color: #000000; text-decoration: none; font-weight: bold }
.recent a:hover { color: #C0C0C0; text-decoration: underline; font-weight: bold }
.general
{
font-family:sans-serif;
font-size:13px;
}
.general a:link { color: #000000; text-decoration: underline; font-weight: bold }
.general a:active { color: #000000; text-decoration: underline; font-weight: bold }
.general a:visited { color: #000000; text-decoration: underline; font-weight: bold }
.general a:hover { color: #C0C0C0; text-decoration: underline; font-weight: bold }
.testimonials
{
font-family:sans-serif;
font-size:12px;
color:white;
margin-right:10px;
margin-left:0px;
}
.testimonials a:link { color: #ff0000; text-decoration: underline; font-weight: bold }
.testimonials a:active { color: #ff0000; text-decoration: underline; font-weight: bold }
.testimonials a:visited { color: #ff0000; text-decoration: underline; font-weight: bold }
.testimonials a:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold }
.paragraph2
{
font-family:sans-serif;
font-size:15px;
color:white;
margin-right:10px;
margin-left:180px;
font-style:italic;
}
