/* CSS Document */
#content {
text-align:justify;
background: transparent;
font-family: verdana;
font-size:13px;
right:300px;
position: absolute;
width: 490px;
color: #4e8fde;
top: 220px;
}

#content a{
color: #20408d;
font-weight:bold;
}

#content a:hover{
text-decoration: underline;
}

#footer {
border-top: 6px solid #20408d;
text-align:center;
font-family: Verdana, Arial;
font-size:10px;
margin:5px;
margin-top:10px;
}

#footer a{
text-decoration: none;
}

#footer a:hover{
text-decoration:line-through;
font-variant:normal;
}

body {
background-color:#000;
font-family: Verdana, Arial;
font-size: 11px;
color: #4e8fde;
text-align:justify;
}

body a{
color: #20408d;
text-decoration: none;
}

h1{
background : url(images/h1.png);
background-position : center;
background-repeat : no-repeat;
color : #20408d;
height : 30px;
padding-top : 5px;
margin-bottom : -2px;
font-size :21px;
font-family:Verdana;
font-style:normal;
font-variant:small-caps;
text-align:center;
font-weight:bold;
}

h2{
	background: transparent;
	border-bottom: 2px solid #76adef;
	color: #76adef;
	display: block;
	font-family: Verdana;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold ;
	line-height: 15px;
	text-align: right;
	text-decoration: none;
	margin-bottom:5px;
	padding-right:5px;
}

h3{
	background: transparent;
	border-bottom: 2px dotted #306cb5;
	color: #306cb5;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	margin-bottom:5px;
}

.codesort img { 
border: 5px #20408d solid;
background-color: #20408d;
margin: 3px;
}

.codesort img:hover {
	border: 5px solid #4e8fde;
	background-color: #4e8fde;
}

.imge { 
border: 5px #20408d solid;
background-color: #20408d;
margin: 3px;
}

.imge:hover {
	border: 5px solid #4e8fde;
	background-color: #4e8fde;
}



blockquote{
font-family: Verdana;
font-size: 9pt;
color: #3e5aa9;
border: 2px solid #3e5aa9;
}  

.stat {
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 7px;
}
