
#imagediv img{
max-width: 600px;

}


#pagemenu{
width:335px;
text-align:center;
margin:auto;
}
#pagemenu a:link, #pagemenu a:visited{
	text-align:center;
	margin: 5px 10px 5px 10px;
	display:block;
	height: 41px;
    text-decoration: none;
	border-bottom: 0px;
	margin-left:0px;
	position:relative;
	float:left;

}
#pagemenu a:hover{
	background-position:0 -41px;
	text-decoration:none;
	border-bottom: 0px;

} 
a.pagemenuprev, a.pagemenuprev:visited{
background: url('gfx/btprev.gif') 0 0 no-repeat;
width: 119px;

}
a.pagemenuhome, a.pagemenuhome:visited{
background: url('gfx/bthome2.gif') 0 0 no-repeat;
width: 57px;

}
a.pagemenunext, a.pagemenunext:visited{
background: url('gfx/btnext.gif') 0 0 no-repeat;
width: 119px;

}
 a.efriend, a.efriend:visited{
	display:block;
    width: 140px;
    height: 41px;
    background: url('gfx/UMmail.gif') 0 0 no-repeat;
    text-decoration: none;
	border:0px;
border-bottom: none;
}
a:hover.efriend{
background-position:0 -41px;
text-decoration:none;
border-bottom: none;
}

a.cfriend, a.cfriend:visited{
	display:block;
    width: 140px;
    height: 41px;
    background: url('gfx/UMcell.gif') 0 0 no-repeat;
    text-decoration: none;
	border-bottom: 0px;
}
a:hover.cfriend{
background-position:0 -41px;
text-decoration:none;
border-bottom: 0px;
}
a.printer, a.printer:visited{
	display:block;
    width: 140px;
    height: 41px;
    background: url('gfx/UMprint.gif') 0 0 no-repeat;
    text-decoration: none;
	border-bottom: 0px;
}
a:hover.printer{
background-position:0 -41px;
text-decoration:none;
border-bottom: 0px;
}

#buttons{
list-style:none;
margin:0;padding:0;
margin:auto;
width:450px;

}
#buttons li{width:150px; float:left;}

#underpic{font-size:12px; font-weight:bold; margin:5px;}


#rating{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
}
#rating a.link, #rating a.visited{
color:#3e3354;
font-weight:bold;
text-decoration:none;
}
#rating a.hover{
text-decoration:underline;
color:#666666;
}
