html, body, h1, h2, h3, h4 {
margin: 0;
padding: 0;
}
h1 img {
display: block;
}
h1{
display: block;
font: 18px arial, serif;
color: #8E0D0D;
text-decoration: none;
font-weight:bold;
}
img {
border: 0;
}
a {
color: #990000;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #FF7F00;
text-decoration: underline;
}
.left {
float: left;
}
.right {
float: right;
}
.more {
text-align: right;
}
.clear {
clear: both;
}
body {
background: #8E0D0D url(images/page_bg.jpg) repeat-x;
text-align: center;
font: 11px arial, sans-serif;
color: #666666;
margin: 0 0 15px 0;
}
/** layout **/
#wrapper {
text-align: left;
margin: auto;
width: 788px;
position: relative;
}
#left {
position: absolute;
top: 1px;
left: -1px;
width: 250px;
}
#right {
position: absolute;
top: 4px;
left: 257px;
}
/** Left **/
#left {
background: url(images/logo2.jpg) no-repeat;
padding-top: 30px;
height: 560px;
}
#leftcolumn {
padding-top: 30px;
padding-bottom: 30px;
margin-left: 30px;
width: 218px;
border-top:solid 3px #CCCCCC;
}
#left h1 {
text-align: center;
font: 18px arial, serif;
color: #6C0505;
height: 530px;
}
#copyright {
background: url(images/background.gif);
background-color:#8E0D0D;
color: #666666;
}
#copyright p {
margin: 0 15px 10px 5px;
padding: 10px;
}
/** Right **/
#nav {
background: url(images/header.jpg) no-repeat;
height: 108px;
}
#nav ul {
margin: 0;
padding: 0 0 0 30px;
}
#nav li {
float: left;
border-right: 1px solid #A26A6B;
padding: 66px 5px 5px 5px;
list-style: none;
}
#nav li.last {
border-right: none;
}
#nav a {
color: #CECECE;
font: 13px arial, sans-serif;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #FF7F00;
text-decoration: underline;
}
#nav .selected a {
color: #CECECE;
}
/** Body **/
#body {
background: url(images/body_bg.jpg) repeat-y;
}
#body-top {
background: url(images/body_top.jpg) no-repeat;
}
#body-bot {
background: bottom left url(images/body_bot.jpg) no-repeat;
padding: 36px 39px 19px 39px;
}
p{
padding-bottom: 10px;
}
#body h2 {
font: 14px "arial", serif;
font-weight: bold;
}
#body h3 {
font: 14px "Times New Roman", serif;
color: #660505;
margin-top: 1.4em;
margin-bottom: 1.1em;
}
#body h4 {
color: #660505;
}
#body .left {
margin: 0 26px 0 0;
}
/** footer **/
.body-hr {
clear: both;
height: 43px;
background: bottom left url(images/body_hr.jpg) no-repeat;
margin: 10px -39px;
}
#footer-1 {
float: left;
width: 104px;
padding-right: 30px;
margin-top: 5px;
border-right: 1px solid #ACACAC;
font: 14px "times new roman", serif;
color: #660505;
text-align: center;
}
#footer-1 strong {
display: block;
font-size: 18px;
font-weight: normal;
}
#footer-2 {
float: left;
width: 154px;
margin-left: 12px;
font: 18px "times new roman", serif;
color: #000;
line-height: 34px;
}
#footer-2 .left {
margin-right: 12px;
}
#footer-3 {
float: left;
width: 135px;
margin: 0;
font: 14px "times new roman", serif;
color: #000;
text-align: center;
}
#footer-3 .left {
margin-right: 12px;
}
.image {
float: left;
margin: 0 2px 2px 0;
border: 1px solid #99CC00;
}
.image2 {
float: right;
border: 1px solid #99CC00;
}
.image3 {
float: left;
}
.image4 {
float: left;
border: 1px solid #99CC00;
margin: 0 9px 3px 0;

}
