@charset "utf-8";
/* CSS Document */


body {
background-image:url(images/images_10.png);
margin:0px;
padding:0px;
}


#top_banner {
background-color:#FFFFFF;
margin:auto;
width:800px;
height:182px;
border:solid;
border-width:1px;
border-color:#FFFFFF;
}

#bottom_banner {
width:800px;
margin:auto;
height:190px;
}

#content {
margin:auto;
width:800px;
background-color:#a21d21;
border:solid;
border-width:1px;
border-color:#FFFFFF;
}

#footer {
margin-bottom:0px;
}

p {
color:#FFFFFF;
font:Helvetica;
text-align:justify;
}

.designby {
color:#FFFFFF;
font:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

img {
border:none;
}

h1 {
color:#FFFFFF;
font-family:"Vladimir Script", "Viner Hand ITC", Waker;
}

.link {
color:#0099CC;
}

