body {
margin: 0;
padding: 0;
font-family: trebuchet ms, verdana, helvetica, arial, sans-serif, bookman old style;
font-size: 18px;
line-height: 18px;
color: black; 
background-attachment: fixed;
background-repeat: repeat-x;
background: url(images/bg1.png)
}

div.menu {
position: absolute;
margin: 2em 0em 2em 1em;
padding-left: 5px;
border:2px solid black;
left:0px;top:130px;
}

div.head {
position: relative;
border: 0px solid;
color: black;
margin: 0em 0em 1em 0em;
}

div.logo {
margin: 0em 0em 0em 0em;
font-size: 36px;
font-family: bookman old style;
}

div.title {
position: relative;
margin: 0em 0em 0em 0em;
padding: 2px 10px 2px 10px;
background-color: #754;
font-size: 18px;
font-weight: bold;
color: #ba7;
left: 240px;
border:1px solid #222;
max-width: 635px;
width: 635px;
}

div.browncontent {
background-color: #C2AC87;
position: relative;
margin: 0em 0em 0em 0em;
padding: 10px 10px 10px 10px;
border:0px solid #222;
max-width: 600px;
width: 600px;
left: 240px;
padding-left 20px;

}

div.content {
position: relative;
margin: 0em 0em 0em 0em;
padding: 10px 10px 10px 10px;
border:0px solid #222;
max-width: 600px;
width: 600px;
left: 240px;
padding-left 20px;
}

div.footer {
text-align: center;
position: relative;
margin: 1em 0em 1em 0em;
padding: 2px;
background-color: #a97;
border:1px dashed #222;
max-width: 200px;
width: 200px;
bottom: 0px;
left: 450px;

padding-left 20px;

}


div.copy{
margin: 0em 0em 2em 0em;
padding: 2px;
max-width: 845px;
}

div.picture{
position: relative;
top: 25px;
left: 100px;
bottom: 100px;
margin: 0em 0em 0em 0em;
padding: 4px;
background-color: #752;
border:1px dashed #222;
max-width: 330px;
width: 330px
}

A:link {
font-size: 24px;
font-weight: bold;
text-decoration: none;
color: black;
border: 10px;
}
A:visited {
font-size: 24px;
font-weight: bold;
text-decoration: none;
color: #863;
border: 0px;
}
A:hover {
font-size: 36px;
font-weight: bold;
text-decoration: underline;
color: #A82;
border: 0px;
}
A:active {
text-decoration: none;
color: #863;
border: 0px;
}

A.header:link {
text-decoration: none;
color: #DC7;
border: 0px;
}
A.header:visited {
text-decoration: none;
color: #DC7;
border: 0px;
}
A.header:hover {
text-decoration: underline;
color: #752;
border: 0px;
background-color: #C2AC87;
}
A.header:active {
text-decoration: none;
color: #DC7;
border: 0px;
}

