body { 
color : #997744;
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:url(background.jpg);
margin: 0;
} 
strong { 
color : #930000;
} 
em { 
color : #699926;
} 
u { 
color : #699926;
} 
A, a:active, a:visited { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:11px;
color : #c483ad;
text-decoration : underline;
} 
A:hover { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:11px;
color : #00b0ca;
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 { 
font:normal 26px monospace;
padding:5px 0 5px 80px;
color : #eab81e;
letter-spacing: 1pt;
background: url(h2.png) left no-repeat;
text-decoration: none;
margin-bottom : 10px;
} 
h1:first-letter {
color: #87ab2f;
font: 30px monospace;
}
input, submit, textarea { 
color : #492d19;
background : #dde696;
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:11px;
border-left: 3px #00b0ca solid;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
margin-top : 4px;
padding: 6px 2px 6px 2px;
}
blockquote {
width: 300px;
padding-left: 20px;
background: #f8efe2;
border-left: 5px solid #f6de00;
}
option, select {
color : #492d19;
background : #dde696;
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:11px;
border-left: 3px #00b0ca solid;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
margin-top : 4px;
padding: 3px 0px 3px 2px;
}
#navcontainer {margin: 0;}

#navlist {
	width: auto;
	padding: 5px;
	text-align: center;
	background-color: #f5ecd5;
	font-weight: normal;
	color: #a54f1f;
	margin: 0;
}

#navlist ul, #navlist li {
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited {
float: inherit;
font-family: trebuchet ms;
font-size: 8pt;
text-transform: uppercase; 
letter-spacing: 1pt;
color: #a54f1f;
padding: 5px 15px 5px 15px;
font-weight: normal;
text-decoration: none;
display: inline;
}
#navlist a:hover {
background:#f4f1e0;
color: #bdce2c;
margin: 0px;
}
#container {
width: 598px;     
margin-left: auto; 
margin-right: auto;
text-align: justify;                        
background-color: #fef8e7;
}
#header {
width: 598px;
height: 350px;
background: url(layout.jpg) no-repeat;
}
#content {
float: right;
padding:4px;
width: 590px;
background-color: #f6e9d4;
}
#footer {
padding:3px;
clear: both;
}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}

