BODY { 
color : #000000;
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-image:url('acryliclayout.jpg');
background-attachment : fixed;
} 
strong { 
color : #b81f11;
} 
em { 
color : #b81f11;
} 
u { 
color : #b81f11;
} 
A, a:active, a:visited { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
color : #434689;
text-decoration : underline;
} 
A:hover { 
font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:12px;
color : #3a8e1f;
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 : #79c155;
font-weight : bold;
text-align : right;
height: 15px;
margin-bottom : 10px;
padding-bottom: 2px;
} 
input, submit, textarea { 
color : #000000;
background : #d9ca77;
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 {
   list-style: none;
   margin: 0; padding: 0;
}
#navigation li {
   float: left;
}
#navigation li a {
   display: block;
   background: none;
   width: 70px;
   text-align: center;
   color: #a5732c;
   padding: 3px 0;
}
#navigation li a:hover {
   background: #ebe9e9;
   color: #5e351f;
}
#container {
width: 450px;                          
margin-left: auto; 
margin-right: auto;
margin-top: 50px;
text-align: justify;                        
padding:0px;
background-color : none;
}
#header {
width: 600px;
height: 400px;
margin-bottom: 0;
text-align:center;
}
#content {
float: right;
padding:4px;
  width: 450px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
#footer {
background: none;
clear: both;
}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}

