body {
margin: 0px;
padding: 0px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 1.4em;
background-color: #f1f1f1;
font-weight: normal;
color: #333333;
}

div#header {
background-color: #ffffff;
color: #333333;
border-bottom: solid #006bbf 1px;
background-image: url(images/shotgun-header.jpg);
background-repeat: no-repeat;
height: 150px;
margin-top: 0px;
margin-left: 200px;
padding-left: 20px;}

div#leftcolumn {
padding: 0px;
float: left;
text-align: right;
background-color: #e1e1e1;
width: 200px;
margin: 0px;
border-right: 1px #006BBF solid;
border-bottom: 1px #006BBF solid;
background-repeat: repeat-y;
background-image: url(images/left-background.gif);}

#leftcolumn p {
font-size: 10px;
margin-top: 1px;
margin-bottom: 5px;
color: #069;
text-align: left;
margin-left: 12px;}

#leftcolumn H3 {
font-size: 13px;
margin-top: 2px;
font-weight: normal;
text-align: left;
margin-left: 12px;}

#leftcolumn a:link, #leftcolumn a:visited {
display: block;
color: #004466;
padding-top: 3px;
padding-bottom: 3px;
font-size: 12px;
padding-right: 5px;
margin-bottom: 8px;
margin-top: 5px;
font-weight: normal;
text-decoration: none;
font-family: tahoma, arial, helvetica, sans-serif;
border-top: 1px #ffffff solid;
border-left: 1px #ffffff solid;
border-bottom: 1px #333333 solid;
border-right: 1px #333333 solid;
padding-left: 2px;
text-align: right;
margin-right: 5px;
background-color: #E5E5E5;
letter-spacing: .5px;}

#leftcolumn a:hover {
color: #034;
font-weight: normal;
text-decoration: none;
border-top: 1px #fff solid;
border-left: 1px #fff solid;
border-bottom: 1px #333333 solid;
border-right: 1px #333333 solid;
background-color: #FFF;
background-image: url(images/left-background-hover.gif);}

div#maincontent {
padding: 20px;
margin-right: 0px;
margin-left:  200px;
background-color: #F1F1F1;
}

div#footer {
text-align: left;
clear: both;
background-color: #ededed;
color: #999999;
border-top: 1px #006bbf solid;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 0px;
padding-top: 5px;
border-bottom: 1px #006bbf solid;}

H1, H2, H3, H4 {
color: #006BBF;
font-family: tahoma, arial, helvetica, sans-serif;
margin-bottom : 0px;
letter-spacing: 1px;
margin-left: 0px;
}

div#rightcolumn {
float: right;
background-color: #FFF;
width: 200px;
border-left: 1px #006BBF solid;
border-bottom: 1px #666BBF solid;
margin: 0px;}

H1  {
font-size: 16px;
padding-top: 10px;
font-weight: bold;
color: #FFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 225px;}

H2 {
font-size: 14px;
margin-top: 5px;
font-weight: bold;
}

H3 {
font-size: 13px;
margin-top: 8px;
font-weight: bold;
color: #C03;}

H4 {
font-size: 12px;
font-weight: bold;
margin-top: 2px;
margin-left: 65px;
color: #6b5bff;
text-decoration: none;}

P {
font-size: 12px;
padding-left: 0px;
padding-right: 5px;
margin-bottom: 20px;
margin-top: 20px;
line-height: 1.3em;
letter-spacing: 2px;}

tr {
text-align: center;
}

#footer p {
font-size: 11px;
margin-top: 1px;
margin-bottom: 5px;
color: #666666;}

ul {
margin-left: 30px;
margin-top: 10px;
margin-bottom: 10px;}

li {
list-style-type: disc;
list-style-position: outside;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;}

.small {
font-size: 10px;
color: #006BBF;
margin: 5px;}

.red {color: #c03;}