html {
background-image: url(pictures/Background%20.jpg);
background-repeat: no-repeat;
max-width: 800px;
}

#allcontent {
margin-left: auto; 
margin-right: auto;
width: 800px;
}

#title {
color: #000099;
font-size: 72px;
font: "Goudy Old Style";
}

#catchline {
color: #3366CC;
font-size: 48px;
position: relative;
font: "Goudy Old Style";
top: -15px;
left: 150px;
}

#navigation {
position: absolute;
top: 175px;
color: #3366CC;
font-size: 42px;
font: "Bickham Script Pro Semibold";
}

a:visited {
color: #0000FF;
text-decoration: underline;
}

A:active {
color: #000099;
text-decoration: underline;
}

A:hover {
text-decoration: underline;
color: #000099;
}

#newsletter {
color: #000033;
font-size: 64px;
font-style: italic;
}

#picture {
position: relative;
left: 1050px;
top: 30px;
}

#news {
position: relative;
left: 285px;
top: 10px;
width: 800px;
border-top: medium;
border-top-color: #660000;
border-top-style: solid;
border-top-width: medium;
border-left: medium;
border-left-color: #660000;
border-left-style: solid;
border-left-width: medium;
border-right: medium;
border-right-color: #660000;
border-right-style: solid;
border-right-width: medium;
border-bottom: medium;
border-bottom-color: #660000;
border-bottom-style: solid;
border-bottom-width: medium;
background: #FFFFFF;
padding: 20px;
}

#footer {
position: relative;
top: -525px;
font-size: 10px;
}

#subnav {
top: 590px;
position: absolute;
}

@charset "utf-8";
/* CSS Document */


