BODY { 
color : #000000;
font-family: Verdana;
font-size: 10px;
text-align : left;
font-weight : normal;
letter-spacing : 0;
background-color : #674435;
background-attachment : fixed;
} 
strong { 
color : #bc2b99;
} 
em { 
color : #bc2b99;
} 
u { 
color : #bc2b99;
} 
A { 
font-size : 8pt;
font-family : Tahoma;
color : #f95f1e;
text-decoration : none;
} 
A:visited { 
font-size : 8pt;
font-family : Tahoma;
color : #f95f1e;
} 
A:active { 
font-size : 8pt;
font-family : Tahoma;
color :  #f95f1e;
} 
A:hover { 
font-size : 8pt;
font-family : Tahoma;
color : #bc2b99;
text-decoration : underline;
} 
p.right {
text-align : right;
}
p.center {
text-align : center;
}
p.left {
text-align : left;
} 
td, tr { 
font-family : tahoma;
color : #000000;
background : transparent;
font-size : 8.5pt;
text-align : left;
} 
h1 { 
color : #fbf4ee;
font-size : 8pt;
font-family : verdana, sans-serif;
font-weight : bold;
background-color : #000000;
font-weight : bold;
text-align : right;
height: 15px;
margin-top : 0;
margin-bottom : 10px;
} 
input, submit, textarea { 
color : #000000;
background : #f6f1bf;
font-size : 8pt;
font-family : Tahoma;
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: #ffffff;
color: #d28ad0;
display: block;
width: 100px;
border-left: 5px solid #808080;
padding-left: 0px;
text-align : center;
} 
#navigation a:hover {
background: #f8f6f6;
color: #b62995;
text-decoration: none;
border-left: 5px solid #000000;
text-align : center;
} 
#container {
width: 670px;                          
margin-left: auto; 
margin-right: auto;
text-align: justify;                        
padding:0px;
background-color : #ffffff;
text-align : center;
}
#header {
width: 670px;
height: 400px;
margin-bottom: 0;
text-align:center;
}
#content {
float: right;
padding:4px;
width: 492px;
background-color: #ffffff;
}
#menu {
float: left;
width: 150px;
background-color: #ffffff;
}
#footer {
padding:3px;
background:#fefce5;
clear: both;
}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
