A:link
{ text-decoration: none; color:#617df8; }
A:visited
{ text-decoration: none; color:#617df8; }
A:active
{ text-decoration: none; color:#D1D7FA; }
A:hover
{ text-decoration: none; color:#D1D7FA; }


h1 {font-family: Times New Roman; 
color: #001585; }

p {font-family: Times New Roman; 
color: #001585;
overflow: hidden;
}

body { 
margin: 0px;
padding: 5px;

font-family: Times New Roman;
color: #001585;
letter-spacing: value;
font-weight: normal; 
font-size: 10pt;
width: 100%;
overflow-x: hidden;
}

#group {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 800px;
  height: 600px;
}

#header {
  background-image:url(top.jpg);
  width: 800px;
  height: 90px;
}
#leftcol {
  background-image:url(left.jpg);
  float: left;
  width: 165px;
  height: 420px;

}
#middle {
  background-image:url(mid.jpg);
  background-repeat:no-repeat;
  float: left;
  width: 229px;
  height: 420px;

}
#content {
  background:url(content.jpg);
  background:fixed;
  float: left;
  width: 406px;
  height: 420px;

}
#footer {
  background-image:url(bottom.jpg);
  width: 800px;
  height: 90px;
  float: left;
}

#image_map{
width: 229px;
height: 420px;
background-image:url(mid.jpg) no-repeat;
position: relative;
} 

#image_map a{
display:block;
position:absolute;
} 

#image_map a.menu{
width: 229px;
height: 183px;
top: 0px;
} 

#image_map a#link1{
top: 0px;
left: 0px;
width: 229px;
height: 20px;
} 
#image_map a#link2{
left: 33px;
top: 42px;
width: 195px;
height: 20px;
}
#image_map a#link3{
left: 15px;
top: 82px;
width: 212px;
height: 20px;
}
#image_map a#link4{
left: 52px;
top: 122px;
width: 176px;
height: 20px;
}
#image_map a#link5{
left: 82px;
top: 162px;
width: 146px;
height: 20px;
} 

#image_map_home{
width: 800px;
height: 90px;
background-image:url(top.jpg) no-repeat;
position: relative;
} 

#image_map_home a{
	display:block;
	position:absolute;
	left: 182px;
	top: 28px;
	width: 189px;
	height: 43px;
} 

#image_map_home a.menu{
width: 190px;
height: 40px;
top: 30px;
left: 180px;
} 

#image_map_home a#link0{
top: 30px;
left: 185px;
width: 186px;
height: 42px;
} 
