#Contents {
height:2000px;
background:url();
}
#Menu {
height:2000px;
}


#Right h4 {
text-align:left;
line-height:1.8em;
margin-top:2em;
font-size:13px;
font-weight:bold;
}

#Right h6 {
text-align:right;
line-height:1.8em;
margin-top:1em;
font-size:12px;
}

#Right table {
width:550px;
margin:10px 0;
border-collapse:collapse;
}
#Right th {
font-weight:normal;
background:#eee;
padding:3px;
border:1px solid #79a2a2;
}

#Right th.name {
width:240px;
}


#Right td {
vertical-align:top;
padding:3px;
border:1px solid #79a2a2;
}
#Right p {
text-align:left;
}