
* {
padding: 0px;
margin: 0px;
}

body {
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 84%;
font-family: Arial, Verdana, helvetica, sans-serif;
color: #4C4C43;
line-height: 18px;
text-align:center;
}

form {
  border:0;
  margin:0;
  padding:0;
}

h1 {
  font-size:140%;
}

h2 {
  font-size:120%;
  margin-top:15px;
  margin-bottom:15px;
}

h3 {
  font-size:115%;
  margin-top:10px;
  margin-bottom:10px;
}

a {
color: #FF7800;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

sup {
font-size: 0.5em;
}

p {
margin-bottom: 9px;
text-align: justify;
}

img {
  border:0px;
}

img.floatleft {
float: left;
margin: 0px 14px 3px 0px;
}

ul.linklist {
list-style: none;
}

ul.linklist li {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist1 {
list-style: none;
}

ul.linklist1 li {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 20px;
}

ul.linklist2 {
list-style: none;
}

ul.linklist2 li {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 20px;
}

ul.linklist3 {
list-style: none;
}

ul.linklist3 li {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 20px;
}

#outer {
position: relative;
width: 765px;
border:1px solid #cccccc;
background: #F1F1EB;
margin: 0 auto;
text-align:left;
}

#inner {
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#quote_sign {
  text-align:right;
  font-weight:bold;
}

#header {
position: absolute;
background: #FF7800 url('images/a8.gif') repeat-x;
width: 192px;
height: 82px;
color: #fff;
padding-left: 20px;
padding-right: 10px;
padding-top:10px;
font-size:100%;
}

#header p
{
text-align:left;
margin:0;
}

#splash
{
position: absolute;
right: 30px;
background: #536D00;
width: 480px;
height: 92px;
text-align:center;
}

#splash_name {
color:#ffffff;
font-size:160%;
font-family: Arial, Verdana, Tahoma;
font-weight:bold;
margin-top:35px;
}

#menu
{
position: relative;
background: #bbbbbb;
height: 42px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 10px 0px;
}

#navigation {
position: relative;
color:#000000;
height: 16px;
margin: 0px 0px 10px 5px;
}


#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 42px;
padding-left: 3px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #dddddd;
color: #4A4A24;
text-decoration: none;
}

#secondarycontent
{
position: relative;
width: 170px;
float: left;
}

#secondarycontent .content {
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent {
margin-top:10px;
position: relative;
width: 490px;
float: right;
}

#primarycontent h3 {
  margin-top:10px;
  margin-bottom:8px;
}

.code {
  font-family:courier new, sans-serif;
  background-color:#dfdfdf;
  border:1px dashed #bbbbbb;
  padding:5px;
  text-align:left;
  color:#000000;
}

.comment {
  border-bottom:1px dashed #cccccc;
}

.comment .comment_header {
  font-size:100%;
  font-weight:bold;
}

.comment .comment_header a {
  color:#555555;
}

#news {
  margin-top:8px;
  margin-bottom:8px;
  border:1px solid #cdcdcd;
  background:#dddddd;
  font-size:84%;
  padding:5px;
}

#footer {
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('images/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}
