BODY { 
color : #997744;
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
line-height:1.5em;
text-align : left;
font-weight : normal;
background-color : #a00800;
background-attachment : fixed;
} 
strong { 
color : #c8392b;
} 
em { 
color : #cb8a00;
} 
u { 
color : #cb8a00;
} 
A, a:active, a:visited { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
color : #e19b13;
text-decoration : underline;
} 
A:hover { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
color : #decc80;
text-decoration : none;
} 
p.right {
text-align : right;
}
p.center {
text-align : center;
}
p.left {
text-align : left;
} 
td, tr { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
background : transparent;
} 
h1 { 
color : #fbf4ee;
font-size : 8pt;
font-family : verdana, sans-serif;
background-color : #000000;
font-weight : bold;
text-align : right;
height: 15px;
margin-bottom : 10px;
padding-bottom: 2px;
} 
input, submit, textarea { 
color : #000000;
background : #ddccbb;
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
text-align : center;
border-width : 1px;
border-style : solid;
border-color : #000000;
margin-top : 4px;
}
#navigation {
margin: 0;
padding: 0;
list-style-type: none;
text-align : center;
}
#navigation li {
margin-bottom: 2px;
}

#navigation a {
background: #ffffbb;
color: #bd8902;
display: block;
width: 150px;
border-left: 5px solid #a45108;
padding-left: 0px;
text-align : center;
} 
#navigation a:hover {
background: #fefdb2;
color: #94774d;
text-decoration: none;
border-left: 5px solid #8c470a;
text-align : center;
} 
#container {
width: 580px;                          
margin-left: auto; 
margin-right: auto;
text-align: justify;                        
padding:0px;
background-color: #ffffbb;
}
#header {
width: 580px;
height: 334px;
margin-bottom: 0;
text-align:center;
}
#content {
float: right;
padding:4px;
width: 420px;
background-color:#ffffbb;
}
#menu {
float: left;
width: 150px;
background-color:#ffffbb;
}
#footer {
padding:3px;
background:#f2f18a;
clear: both;
}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}



