body {
font-family: Century Gothic; 
font-size: 11px;
text-align: center;
color: #000000;
background: #ffffff url('black-stripes.jpg') 0px 0px repeat;
line-height: 12px;
}

a:link, a:active, a:visited {
color: #f32340;
text-decoration: none;
font-weight: normal;
font-family: Century Gothic;
}

a:hover {
color: #f15c71;
text-decoration: none;
font-weight: normal;
font-family: Century Gothic;
}

a.nav:link, a.nav:active, a.nav:visited {
color: #ffffff;
font-size: 10px;
font-family: small fonts;
text-transform: none;
background: none;
text-decoration: none;
letter-spacing: 1px;
border: 0px solid #FFDEBD;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
margin-right: 8px;
}

a.nav:hover {
color: #c3c3c3;
font-size: 10px;
font-family: small fonts;
text-transform: none;
background: none;
text-decoration: none;
letter-spacing: 0px;
border: 0px solid #FFDEBD;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
margin-right: 8px;
}

b {color: #597ea7;
}


h1 {
font-size: 12px;
font-family: Lucida Sans, Lucida Sans Unicode, Tahoma;
color: #000000;
border-bottom: 1px dotted #8a8a8a;
margin-left:5px;
margin-right:3px;
letter-spacing: .5px;
font-weight: bold;;
}

h2 {
color: #ffffff;
font-family: Century Gothic;
text-decoration: none;
font-size: 12px;
letter-spacing: -1px;
line-height: 13px;
text-align: center;
background: #000000;
}

h3 {
 font-family: Lucida Sans, Lucida Sans Unicode, Tahoma;
 font-size: 9px;
 font-weight: bold;
 color: #8a8a8a;
 text-align: center;
}

div#container {
  text-align: left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  border: 1px solid #8a8a8a;
  background: #000000;
}

#clear {
 clear: both;
}

.content {
 position: relative;
 width: 598px;
 background: #e1e1e1;
 border-top: 1px solid #8a8a8a;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

.inct {
 padding: 6px;
}

.number {
font-family: georgia;
font-size: 15px;
color: #f32340;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #8a8a8a;
text-align: center;
}

input, textarea, select {
font: Century Gothic;
color: #e1e1e1;
font-size: 11px;
border: 1px dotted #8a8a8a;
background: #000000;
padding: 2px;
letter-spacing: 0.1em;
}

.codesort li {
padding-right: 3px;
line-height: 14pt;
}
