body {
background: #C2C2C2;
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
font-size: 12px;
color: #333;
line-height: 140%;
color: #240006;
text-align: center;
}

a:link, a:visited {
text-decoration: none;
color: #822814;
}

a:active, a:hover {
text-decoration: underline;
color: #b46f0a;
}

#container {
margin: 0 auto;
text-align: left;
padding: 0;
width: 892px;
background: url(images/layout_04.jpg) repeat-y top left;
}

#banner {
margin: 0 auto;
width: 892px;
background:  url(images/layout_01.jpg) no-repeat top left;
height: 158px;
cursor: pointer;
}

#box {
margin: 0 auto;
width: 892px;
background: url(images/layout_03.jpg) no-repeat top right;
}

#linksout {
float: left;
width: 260px;  
}


#main {
float: left;
width: 440px;  
}

#right {
float: right;
width: 191px; 
text-align: left;
border-left: 1px dotted #666;
}

#footer{
clear: both;
margin: 0 auto;
width: 892px;
height: 149px;
background: url(images/layout_06.jpg) no-repeat bottom left;
}

img { border: 0;}

.list {
margin: 20px 0 0 94px;
font-weight: bolder;
color: #666;
font-size: 10px;
line-height: 150%;
border-right: 1px solid #E5E4E4;
padding-bottom: 4px;
}

.list ul {
list-style-type: none;
margin-left: 0;
padding: 0;
}

.list li {
border-bottom: 1px solid #E5E4E4;
display: block;
margin: 0;
}

.list h2 {
display: block;
margin: 0;
padding: 6px;
font-family: Arial, sans-serif;
font-size: 10px;
color: #333;
}

.list a:link, .list a:visited {
text-decoration: none;
display: block;
padding: 6px;
color: #666;
}

.list a:active, .list a:hover {
text-decoration: none;
display: block;
background: #fff;
padding: 6px;
color: #333;
}

.content {
padding: 10px;
text-align: left;
}

.content blockquote {
line-height: 130%;
margin-left: 12px;
font-size: 10px;
}

.content li {
line-height: 150%;
}

.sidebar, .collective {
padding: 24px 0 24px 10px;
color: #CCC9B1;
line-height: 150%;
}
.sidebar {
font-weight: bolder;
font-size: 13px;
text-transform: uppercase;
}

.sidebar a:link, .sidebar a:visited, .collective a:link, .collective a:visited {
text-decoration: none;
color: #9F190E;
}

.sidebar a:active, .sidebar a:hover, .collective a:active, .collective a:hover {
text-decoration: none;
color: #D70F00;
}

h2 {
color: #822814;
font-size: 14px;
font-weight: lighter;
}

h3 {
color: #822814;
font-size: 16px;
font-weight: lighter;
}

.codesort li {
display: inline;
padding-right: 16px;
}

.leftish { 
float: left;
margin: 0 12px 4px 0;
}

.menu {
padding: 60px 350px 10px 96px;
color: #999;
font-size: 10px;
text-align: left;
line-height: 120%;
}

.menu a:link, .menu a:visited {
text-decoration: underline;
color: #999;
}

.menu a:active, .menu a:hover {
text-decoration: underline;
color: #333;
}

.enth3_submit, .enth3_reset {
color: #333;
border: 1px outset #bbb;
background: #bbb;
font-family: Arial, sans-serif;
font-size: 12px;
}

.enth3_submit {
font-weight:bold;
}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, select {
color: #333;
border: 1px solid #bbb;
font-family: Arial, sans-serif;
font-size: 12px;
}
