*{
	margin: 0;
	padding: 0;
}
body {
background-image: url(../pics/form5_bg.jpg);
background-repeat: no-repeat;
background-position: top left;
background-attachment: scroll;
font-family: Georgia, "Times New Roman", serif;
font-size:14px;
letter-spacing:0.4px;
}
body.section-1 {
background-color: #000000;
}
body.section-2 {
background-color: #000000;
}
body.section-3 {
background-color: #000000;
}
body.section-4 {
background-color: #000000;
}
body.section-5 {
background-color: #000000;
}
a:link, a:active {
color: #b0b0b0;
text-decoration:none;
}
a:visited {
color: #b0b0b0;
text-decoration:none;
}
a:hover {
color: #ffffff;
text-decoration:underline;
}
a img {
border:medium none;
}
.top-section {
}
#menu {
position: absolute;
left: 0px;
top: 0px;
margin-left:68px;
margin-top:75px;
height: 700px;
width:225px;
padding: 0;
background-image: url(../pics/black75.png);
background-repeat: repeat;
line-height:18px;
overflow:auto;
}
#menu ul {
list-style:none outside none;
padding-left:25px;
padding-right:25px;
padding-top:20px;
}
#menu ul li {
}
#menu ul li.section-title {
border-bottom:1px dotted #b0b0b0;
color:#ffffff;
font-style:italic;
padding-bottom:5px;
margin-bottom:5px;
}

#copy {
}
#content {
position: static;
height:700px;
width: 640px;
margin-left: 305px;
margin-bottom: 0;
margin-right: 0;
margin-top: 75px;
background-image: url(../pics/black75.png);
background-repeat: repeat;
padding:25px 25px 25px 25px;
}

#content a:link {
color: #70b0c0;
text-decoration:none;
}

#content a:active {
color: #70b0c0;
text-decoration:none;
}

#content a:visited {
color: #70b0c0;
text-decoration:none;
}

#content a:hover {
color: #70b0c0;
text-decoration:underline;
}

.container {
}
#content p {
color: #b0b0b0;
line-height:18px;
padding-top:5px;
padding-bottom:5px;
width:500px;
}
p {
}
h1 {
color:#ffffff;
font-family:Georgia,serif;
font-style:italic;
font-weight:normal;
font-size:14px;
border-bottom:1px;
border-bottom-style: dotted;
border-bottom-color: #b0b0b0;
padding-bottom:5px;
}
h2 {
color:#666666;
font-family:Georgia,serif;
font-size:20px;
font-weight:normal;
padding-bottom:15px;
}
h3 {
color:#0006FF;
font-size:16px;
}
h4 {
color:#0006FF;
font-size:12px;
}
#img-container {
margin:0 0 20px;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
.nothumb img {
border:1px solid #DBE2E0;
margin:0 0 20px;
}
#once {
clear:left;
}
