/* CSS Document */
#mlink { color:#FFFFFF; text-decoration:none; font-weight:bold;font-size: 13px;} 
#mlink:hover { color:#FFFFFF;text-decoration:underline;font-size: 13px;}

#content {
	width:100%;
	height:100%;
}


#center {
	width:800px;
	height:600px;	
}

#logo {
  position: absolute;
	width:268px;
	height:71px;
}

#page {
  position: absolute;
  margin-left: 80px;
  margin-top: 70px;
	width:508px;
	height:436px;
}

a {
text-decoration: none;
}
img {
border: 0;
}





#menu1 {
  margin-left: 300px;
  margin-top: 22px;  
  position: absolute;
	width:140px;
	height:71px;
}


#menu2 {
  margin-left: 450px;
  position: absolute;
	width:140px;
	height:71px;
}


#menu3 {
  margin-left: 600px;
  position: absolute;
	width:140px;
	height:71px;
}
