﻿body {
margin: 0px;
background-color: #343434;
}

#content {
position: relative;
width: 930px;
left: 25px;
margin: 0 auto;
}

#leftcol {
position: relative;
float: left;
top: 48px;
left: 12px;
width: 264px;
z-index: 2;
}

#rightcol {
position: relative;
float: left;
top: 10px;
width: 665px;
z-index: 1;
}

#copyright {
position: relative;
top: 30px;
width: 930px;
margin: 0 auto;
}

#block1 {
position: absolute;
top: 12px;
left: 313px;
z-index: 2;
}

#block2 {
position: absolute;
top: 304px;
left: 265px;
z-index: 5;
}

#block3 {
position: absolute;
top: 312px;
left: 485px;
z-index: 4;
}

#block4 {
position: absolute;
top: 57px;
left: 536px;
z-index: 3;
}

.about {
position: relative;
top: -9px;
padding: 0 20px 0 17px;
font-family: Trebuchet MS;
font-size: 13px;
color: #FFFFFF;
}

.copyright {
font-family: Trebuchet MS;
font-size: 12px;
color: #FFFFFF;
}

span.bold {
font-weight: bold;
font-family: Trebuchet MS;
font-size: 15px;
}

span.required{
font-size: 13px !important;
color: red !important;
}

a {
text-decoration: underline;
font-weight: bold;
color: #00CCCC;
}

a:hover {
text-decoration: underline;
font-weight: bold;
color: #FF0099;
}

img {
border: 0px;
}