#hh a:link {
color: #7E0000;
text-decoration: none;
}
#hh a:hover {
color: #7E0000;
text-decoration: underline;
}
#hh a:active {
color: #7E0000;
text-decoration: none;
}
#hh a:visited {
color: #7E0000;
text-decoration: none;
}
#hh a:visited:hover {
color: #7E0000;
text-decoration: underline;
}

#content a:link {
color: #7E0000;
text-decoration: none;
}
#content a:hover {
color: #7E0000;
text-decoration: underline;
}
#content a:active {
color: #7E0000;
text-decoration: none;
}
#content a:visited {
color: #7E0000;
text-decoration: none;
}
#content a:visited:hover {
color: #7E0000;
text-decoration: underline;
}

 #hh{
 position: absolute;
 top: 980px;
 left: 150px;
 color: #7E0000;
 }
 
#if{
	position: absolute ;
	width: 100%;
	top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	height: 0px;
	text-align : center;
	vertical-align : middle;
	
}
#left{
	position: absolute ;
	background-color: #7E0000;
	width: 10px;
	top: 0px;
	left: 0px;
	height: 950px;
}
#down{
	position: absolute ;
	background-color: #7E0000;
	width: 100%;
	top: 950px;
	left: 0px;
	height: 215px;
}
#right{
	position: absolute ;
	background-color: #7E0000;
	width: 20px;
	top: 0px;
	right: 0px;
	height: 1165px;
}
  #nav1{
 position: absolute;
 font-size: 14px;
 text-align: center;
 top: 980px;
 }
   #nav2{
 position: absolute;
 text-align: center;
 top: 1000px;
 font-size: 14px;
 }
   #content{
 font-size: 2px;
 text-align: center;
 position: absolute;
 top: 970px;
 width: 600;
 color: #7E0000;
 }
    #imp{
 font-size: 10px;
 position: absolute;
 top: 1150px;
 left: 15px;
 }
