/* CSS Document */
#content {
background: transparent;
text-align:justify;
font-family: verdana;
font-size:13px;
position: relative;
float:left;
color: #384f5d;
width:800px;
}

#content a{
color: #5b7382;
text-decoration: none;
font-weight:bold;
}

#content a:hover{
text-decoration: none;
color: #5b7382;
text-decoration:underline;
font-weight:bold;
}

#footer {
border-top: 6px solid #384f5d;
text-align:center;
font-family: Verdana, Arial;
font-size:10px;
color: #384f5d;
margin-top: 5px;
}

#footer a{
text-decoration:none;
color: #5b7382;
font-weight:bold;
}

ul{
padding-left: 60px;
}

li{
margin-top:10px;}

body {
background-color:#000000;
font-family: Verdana, Arial;
font-size: 11px;
color: #384f5d;
text-align:justify;
}

body a{
color: #5b7382;
text-decoration: none;
}

h1{
background : url(images/h1.jpg);
background-position : left;
background-repeat : no-repeat;
color : #486272;
padding-top: 10px;
padding-left:55px;
padding-bottom:12px;
font-size :17px;
margin-bottom:1px;
font-weight:bold;
font-family:Verdana;
text-align:left;
font-variant:small-caps;
}

h2{
	background: transparent;
	border-bottom: 2px dotted #678293;
	color: #678293;
	display: block;
	font-family: Verdana;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold ;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	padding-left:2px;
	margin-bottom:5px;
}

h3{
	margin-bottom:2px;
	color: #5d707d;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: underline;
	padding-left: 10px;
	font-variant: small-caps
}

.codesort img { 
border: 5px #384f5d solid;
background-color: #384f5d;
margin: 3px;
}

.codesort img:hover {
	border: 5px solid #5b7382;
	background-color: #5b7382;
}

.imge { 
border: 5px #384f5d solid;
background-color: #384f5d;
margin: 3px;
}

.imge:hover {
border: 5px solid #5b7382;
background-color: #5b7382;
}



blockquote{
font-family: Verdana;
font-size: 9pt;
color: #384f5d;
border: 2px solid #384f5d;
}  

.stat {
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 7px;
}
