body {
text-align:center;
background-color: #FFF;
background-image: url(bg.jpg);
background-attachment:fixed; 
}

#content1 {
background: #B69F63;
border: none;
width: 650px;
position: relative;
top: 0px;
left: 0px;
height: 620px;
overflow: auto;
}

#container {
margin: 0 auto;
width: 800px;
text-align: left;
position: relative;
}

#content1 a {
color: #000
text-decoration: none;
}

#content1 a:link {
color: #fff;
text-decoration: none;
}

#content1 a:visited {
color: #fff;
text-decoration: none;
}

#content1 a:hover {
color: #FFF;
text-decoration: underline;
}

#content1 a:active {
color: #FFF;
text-decoration: underline;
}


#content1 p {
margin-left: 50px;
margin-right: 50px;
font-size: 12px;
text-align: justify;
font-family: courier new, Georgia, times, times new roman;
text-decoration: none;
}

#content1 h1 {
font-size: 16px;
margin-left: 250px;
font-family: courier new, Georgia, times, times new roman;
}

#content1 h2 {
font-size: 14px;
margin-top: 30px;
margin-left: 250px;
font-family: courier new, Georgia, times, times new roman;
}

#content1 h3 {
font-size: 12px;
margin-left: 250px;
font-family: courier new, Georgia, times, times new roman;
}

#content2 {
background: #ffffff url(bg.jpg)  no-repeat;
border: none;
width: 645px;
position: absolute;
top: 160px;
left: 20px;
height: 750px;
}

#content2 p {
margin-left: 385px;
margin-right: 20px;
margin-top: 50px;
font-size: 12px;
text-align: justify;
font-family: courier new, Georgia, times, times new roman;
text-decoration: none;
}

#content2 a {
text-decoration: none;
color: #CC0033
}

#content2 a:hover {
text-decoration: underline;
color: #FFCC00
}

#content2 h1 {
font-size: 16px;
margin-left: 250px;
font-family: courier new, Georgia, times, times new roman;
}

#content2 h2 {
font-size: 14px;
margin-top: 30px;
margin-left: 250px;
font-family: courier new, Georgia, times, times new roman;
}

#content2 h3 {
font-size: 12px;
margin-left: 250px;
font-family: courier new, Georgia, times, times new roman;
}

#nav {
background: #483E34;
width: 650px;
position: relative;
top: 0px;
left: 0px;
height: 30px;
}

#navigation {
position: relative;
top: 7px;
left: 50px;
width: 650px;
font-size: 15px;
color: #B69F63;
font-family: courier new, Georgia, times, times new roman;
}

#navigation a {
color: #fff;
text-decoration: none;
}

#navigation a:link {
color: #fff;
text-decoration: none;
}

#navigation a:visited {
color: #fff;
text-decoration: none;
}

#navigation a:hover {
color: #B69F63;
}

#navigation a:active {
color: #000;
text-decoration: underline;
}

.image {
border: 1px #000000 solid;
}

#bg {
position: absolute;
top: 148px;
left: 4px;
}

#patlogo {
position: relative;
top: 10px;
left: 0px;
}


ul {
font-weight: normal;
line-height: 2em;
font-variant: normal;
text-transform: none;
list-style-position: outside;
list-style-type: square;
padding: 3px;
margin: 2px;
margin-left: 330px;
margin-right: 20px;
margin-top: 20px;
font-size: 12px;
text-align: justify;
font-family: courier new, Georgia, times, times new roman;
text-decoration: none;
}