body {
font-family: Arial;
margin: 0px;
padding: 0px;
font-size: 14px;
background-color: #dadada;
}
p {
font-size: 14px;
}
.container {
width: 800px;
text-align: left;
}
.head {
background-image: url(images/lrshead.gif);
width: 625px;
height: 90px;
padding: 31px 0px 0px 175px;
}
.footer {
width: 790px;
height: 20px;
padding: 5px;
font-size: 11px;
background-color: #d4d6bc;
text-align: center;
}
a.menu:link, a.menu:visited {
color: #666666;
font-size: 16px;
text-decoration: none;
margin-right: 25px;
text-decoration: none;
}
a.menu:hover, a.menu:active {
color: #000000;
font-size: 16px;
text-decoration: none;
margin-right: 25px;
text-decoration: none;
}
.content {
padding: 8px;
background-color: #ffffff;
}
h1 {
color: #787b3e;
margin: 0px 0px 10px 0px;
padding: 0px;
font-size: 25px;
}
.left {
float: left;
width: 590px;
border-right: 1px dotted #666666;
padding-right: 7px;
}
.right {
float: left;
padding-left: 5px;
height: 250px;
width: 180px;
}
img {
margin: 5px 5px 5px 0px;
padding: 2px;
border: 1px solid #787b3e;
}
a:link, a:visited  {
color: #787b3e;
text-decoration: underline;
}
a:hover, a:active  {
color: #ff9900;
text-decoration: underline;
}
a.header:link, a.header:visited  {
color: #333333;
text-decoration: none;
}
a.header:hover, a.header:active  {
color: #e8c544;
text-decoration: none;
}
