body {
background: #FDE691 url(images/head_03.jpg) repeat-y top center;
margin: 0;
*margin-left: 1px;
padding: 0;
text-align: center;
color: #333;
font-family: Arial, sans-serif;
font-size: 11px;
}

a { padding: 2px;}

a:link, a:visited {
text-decoration: none;
color: #CB383F;
border-bottom: none;
}

a:active, a:hover {
color: #333;
border-bottom: none;
background: #ffffff;
}

#banner {
width: 500px;
margin: 0 auto;
height: 217px;	
background: url(images/head_01.jpg) no-repeat top left;
cursor: pointer;
}

img { border: 0;}

#container {
width: 500px;
margin: 0 auto;
text-align: left;
}

#main {
width: 500px;
margin: 0 auto;
background: url(images/head_02.jpg) no-repeat top left;
}

#footer {
width: 500px;
clear: both;
margin: 0 auto;
height: 36px;	
}

.links {
text-align: center;
letter-spacing: 1px;
color: #8D6B8F;
font-size: 10px;
}

.links a:hover {background: none;}

.disc {
line-height: 150%;
text-align: left;
padding-top: 6px;
font-size: 9px;
}

.content {
padding: 2px 68px 20px 70px;
line-height: 150%;
text-align: left;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

.content h2, .content h3 {
color: #70758E;
font-size: 12px;
text-transform: uppercase;
border-top: 1px solid #DEE0E9;
border-bottom: 1px solid #DEE0E9;
padding: 2px;
font-weight: bolder;
text-align: center;
background: #efefef;
}

legend {
position:relative;
*margin-top:-1.8em;
border: 1px solid #85A3B3;
letter-spacing: 1px;
padding: 2px 6px;
font-weight: lighter;
text-transform: uppercase;
background: #F2F4F8;
}

fieldset {
border: 1px solid #85A3B3;
width: 340px;
padding: 6px;
background: #fff;
position:relative; 
margin-top: 30px;
margin-bottom: 20px;
}

fieldset p {padding: 0;}

.sidebar {
padding: 2px 70px;
font-size: 10px;
font-weight: bolder;
text-transform: uppercase;
text-align: center;
color: #FFD436;
}

.sidebar a:link, .sidebar a:visited {
text-decoration: none;
color: #CB383F;
border-bottom: none;
}

.sidebar a:active, .sidebar a:hover {
color: #981A20;
border-bottom: none;
background: none;
}

input, select, textarea{
color: #666;
font-family: Arial, sans-serif;
font-size: 11px;
border: 1px solid #ccc;
background: #F9F9F9;
}

input.show_join_submit_button, input.show_join_reset_button, input.enth3_submit   {
color: #F9F9F9;
font-family: Arial, sans-serif;
font-size: 11px;
border: 1px outset #ccc;
background: #CB383F;
}


.codesort ul { 
margin: 0;
padding: 0;
list-style-type: none;
}

.codesort li {
display: inline;
padding-right: 10px;
}