* { padding: 0; margin: 0; }

body {
  background: #eeeeee url(images/bg.gif) repeat-x fixed;
  font-family: verdana;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  color: #666666;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 }
#header {
 width: 900px;
 float: left;
 padding: 10px;
 height: 112px;
 margin: 0px 0px 0px 0px;
 background: #000000;
  border-left: 1px solid;
  border-right: 1px solid;  
 border-color: #000000;
}
#links {
 width: 922px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 20px;
 margin: 10px 0px 0px 0px;
 text-align: left;
 font-weight: bold;
 color: #fff;
}
#icon {
 background: url(/images/splatter.jpg) bottom right no-repeat;
}
#leftcolumn { 
 border-left: 1px solid;
 border-bottom: 1px solid; 
 border-color: #000000;
 background: #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 460px;
 width: 240px;
 float: left;
}
#rightcolumn { 
 float: right;
 border-right: 1px solid;
 border-bottom: 1px solid; 
 border-color: #000000;
 background: #fff url(/images/box-bg.jpg) bottom left repeat-x;
 margin: 0px 0px 6px 0px;
 padding: 20px 50px 0px 18px;
 height: 460px;
 width: 592px;
 display: inline;
 line-height: 14pt;
}
#rightcolumn a{
font-weight: normal;
text-decoration: none;
color: #000000;
padding: 2px;
 font-size: 10px;
}
#rightcolumn a:hover {
font-weight: normal;
text-decoration: none;
color: #ffffff;
padding: 2px;
 font-size: 10px;
    }
#footer { 
 width: 922px;
 clear: both;
 color: #000;
 border: 0px solid #ccc;
 margin: 0px 0px 20px 0px;
 padding: 0px;
 text-align: right;
 font-size: 8px;
}
h3 {
font-family: avantgarde, arial light, arial, verdana;
font-size: 30px;
font-weight: normal;
line-height: 20pt;
color: #781416;
}
h4 {
font-family: avantgarde, arial light, arial, verdana;
font-size: 20px;
font-weight: normal;
line-height: 20pt;
color: #781416;
}
h5 {
background: #E7E7E7;
font-size: 10px;
font-weight: bold;
line-height: 16pt;
color: #781416;
width: 260px;
text-align: center;
}
h6 {
background: #E7E7E7;
font-size: 10px;
font-weight: bold;
line-height: 16pt;
color: #781416;
width: 300px;
}
a {
font-size: 12px;
text-decoration: none;
 font-weight: normal;
 color: #fff;
}
a:hover {
font-size: 12px;
text-decoration: none;
 font-weight: normal;
 color: #cccccc;
    }
td {
font-weight: normal;
text-decoration: none;
color: #781416;
padding: 2px;
 font-size: 10px;
}
.p {
  font-family: verdana;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  color: #666666;
  font-weight: normal;
}
