body {
font-family: Lucida Sans Unicode; 
font-size: 10px;
color: #496976;
text-align: center;
background: #C0D3D7;
line-height: 12px;}

a:link, a:active, a:visited {
color: #FAFCFC;
text-decoration: none;
text-transform: uppercase;}

a:hover {
color: #F1F6F7;
text-transform: none; 
text-decoration: none;
}

a.nav:link, a.nav:active, a.nav:visited {
color: #496976;
font-size: 9px;
background: #ABBBC1;
text-decoration: none;
padding: 2px;}

a.nav:hover {
color: #FAFCFC; 
background: #C0D3D7;
border: 1px solid #C2C2C2;
text-decoration: none;}

b {color: #B7997A;}
i {color: #B7997A;}
s {color: #B7997A;}

h1 {
color: #FAFCFC;
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 4px;
border-bottom: 1px solid #c2c2c2;
line-height: 14px;}

h2 {
color: #c2c2c2;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 3px;
text-align: center;
}

#container {
margin:0px auto;
width:621px;}

.content {
background: transparent;
text-align:left;}

.content ul {
text-align: center;
list-style: none;
width: 550px;}

.content ul li {
display: inline;}

input, textarea, select {
font-size: 10px;
color: #FAFCFC;
border: solid #c2c2c2 1px;
background-color: #496976;
padding: 2px;
letter-spacing: 0.1em;}

.codesort li {
display: block;
padding-right: 3px;
line-height: 14pt;}