body {
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-weight:normal;
color:#000000;
text-align:center;
}

p {
text-align:left;
}

h1 {font-size:18px;
font-weight:bold;
}

h2 {font-size:16px;
font-weight:bold;
}

h3 {font-size:15px;
}

a {
text-decoration:none
}

a:link {

color:#6F95C9;
}

a:visited {

color:#ccc;
text-decoration;none;
}

a:active {

color:#ccc;
text-decoration:none;
}

a:hover {
color:#6F95C9;

border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #6F95C9;
}

#logo {
background-color:white;
background-image: url(headerimage.jpg);
width: 700px;
height: 300px;
position:relative;top: -15px;
border-left:1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px;
}

#navigation {
background-color:#000000;
width: 700px;
position:relative;top: -15px;
font-size:16px;
font-weight:bold;
font-style:normal;
border-left:1px solid #000000;
border-top: 0px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#content {
background-color: white;
width: 680px;
position:relative;top: -15px;
padding:10px;
border-left:1px solid #000000;
border-top: 0px;
border-right: 1px solid #000000;
border-bottom: 0px;
}

#copy {
font-size:12px;
width: 700px;
background-color: #000000;
color: #ffffff;
position:relative;top: -15px;
border-left:1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#ads {
width: 700px;
background-color: white;
position:relative;top: -5px;
border-left: 0x dashed #000000;
border-top: 0px dashed #000000;
border-right: 0px dashed #000000;
border-bottom: 0px dashed #000000;
}