a:link {
	color:#2D73B9;
}
a:visited {
	color:#00A54E;
}
a:focus {
	color:#FAF519;
}
a:hover {
	color:#E3372e;
}
a:active {
	color:#000000;
}


#top {  position:absolute
        font-size:20px;
	background-color:#339;
	color: #fff;
        left:240px;
	padding:0 10px;
        top:150;

     }

h1 {
	font-size:18px;
	background-color:#339;
	color: #fff;
	padding:0 10px;
}


h2 {
	font-size:15px;
	background-color:#339;
	color: #fff;
	padding:0 10px;
}

h3 {
	font-size:15px;
        text-decoration:underline;
	padding:0 10px;
}


#navigation a:hover {
	position: absolute;
	top: 160px;
	left: 5%;
	background-color:#d5dcef;
}
#navigation a:hover.current {
	background-color:transparent;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}






#bg {
	position:absolute;
	left:20px;
        width:155px;
	top:240;
	
}

#bh {
	
        position:absolute;
        top:290px;
	left:240px;
        width:300px;
        
	
}



#bi {
     
     position:absolute;
     left:600px;
     top:290px;
     width:300px;
 }


#bj {
     
     position:absolute;
     left:950px;
     top:290px;
     width:300
 }

