#specialstyle {
background-image: url(images/logo.jpg);
width: 765px;
background-repeat: repeat-y;
padding-bottom: 7px;
padding-left: 7px;



}

body {
font-family: "Trebuchet MS", Helvetica, sans-serif;

}

#specialstyle a:link {
text-decoration: none;


}

#specialstyle a:hover {
text-decoration: underline;

}


h1 {
font-size: 1.2em;
}
h2 {
font-size: 1.0em;
}
p {
font-size: .85em;
}

nav {
display: block;
font-size: .85em;
}

#bottomnav {
width: 765px;
border-top: solid thin red;
text-align: center;

}

#bottomlinks a:link {
text-decoration: underline;

}
