BODY { 
color : #000000;
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size: 11px;
line-height:1.5em;
text-align : left;
font-weight : normal;
background-color : #b5a2cd;
background-attachment : fixed;
} 
strong { 
color : #44a007;
} 
em { 
color : #8850ce;
} 
u { 
color : #8850ce;
} 
A, a:active, a:visited { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:11px;
color : #b92b00;
text-decoration : underline;
} 
A:hover { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:11px;
color : #f85226;
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:11px;
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 : #b3b5e3;
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 : #7c049e;
margin-top : 4px;
}
#navigation {
   list-style: none;
   margin: 0; padding: 0;
}
#navigation li {
    float: left;
}
#navigation li a {
   display: block;
   background: #e1e2f6;
   width: 78.5px;
   text-align: center;
   color: #a5732c;
   padding: 3px 0;
}
#navigation li a:hover {
   background: #d7d8f3;
   color: #626d1b;
}
#container {
width: 550px;                          
margin-left: auto; 
margin-right: auto;
text-align: justify;                        
padding:0px;
background-color: transparent;
}
#header {
width: 550px;
height: 396px;
margin-bottom: 0;
text-align:center;
}
#content {
float: right;
padding:4px;
width: 542px;
background-color:#e1e2f6;
}
#footer {
padding:3px;
background:#b19ccc;
clear: both;
}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}



