body
{font-family: Arial;
font-size: 8pt;
color : #000000; 
letter-spacing : 0; 
background: #a83841 url();
background-repeat: repeat;
}

blockquote
{       display: block;
        background: #F5919F;
        padding: 5px;
        border-left: 8px solid #a83841;
        font-weight: normal;}

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.codesort img {
background:#F5919F;
padding: 3px 3px 3px 3px;
}

#container {
background-color: #a83841;
width: 468px;
margin: auto;
}

#content {
text-align : justify;
padding-left: 4px;
padding-right: 4px;
background: #FFFFFF;
width : 460px; 
margin: auto;
} 

.codesort h2 {
color:#a83841;
font-weight: bold;
text-decoration: none;
font-style: italic;
font-family: Georgia;
letter-spacing: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
font-size: 8pt;
text-align: right;
border-bottom: 1px dotted #a83841;
}

.bgimage {
background:#ECCD7A;
padding: 3px 3px 3px 3px;
margin: 3px;
text-align: center;
}

acronym {
border-bottom: 1px dotted #000000;
cursor: help;
}

#navigation {
height: 15px;
width: 468px;
background: #FFFFFF; 
text-transform: uppercase;
font-size: 8pt;
margin: auto;
text-align: center;
border-top: 0px solid #ff0000;
border-bottom: 1px solid #a83841;
border-right: 0px solid #ff0000;
border-left: 0px solid #ff0000;}

#navigation a {	
margin: 0px;
padding: 6px;
color: #a83841;
font-weight: bold;
text-decoration: none;
border-bottom: 0px solid #2E768F;
text-align: center;}

#navigation a:hover {
margin: 0px;
font-weight: bold;
background: #FFFFFF;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
text-decoration: underline;
color: #a83841;}

b, strong {
font-weight: bold;
color: #a83841;
}

em, i {
color: #081432;
font-size: 8pt;
}

h2, div.title {
color:#a83841;
font-weight: bold;
text-decoration: none;
font-style: italic;
font-family: Georgia;
letter-spacing: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
font-size: 8pt;
text-align: right;
border-bottom: 1px dotted #a83841;
}

A:link, A:visited, A:active {
text-decoration : none; 
font-weight : bold; 
cursor : crosshair; 
color : #520610; 
} 

A:hover {
text-decoration : none; 
color : #000000; 
border-bottom: 1px solid #000000;
font-weight : bold; 
cursor : crosshair; 
} 

input , textarea , option , select {
background-color : #f5919f; 
font-family: Arial;
font-size: 8pt;
color : #000000; 
letter-spacing : 1px; 
border : 1px solid #a83841; 
padding : 2px; 
} 