body {
color:#333;
font-family:"Times New Roman", Times, serif;
}

a:link {
color:#666699;
text-decoration:none;
}

a:visited {
color:#666699;
text-decoration:none;
}

a:hover {
color:#666699;
text-decoration:underline;
}

#egMain {
width:900px;
background-color:#FFF;
padding:30px 0;
}

#egMain .topPhoto {
width:248px;
float:left;
margin:0 0 0 40px;
}

* html #egMain .topPhoto {
margin:0 0 0 20px;
}

#egMain .topRight {
float:right;
width:480px;
margin:0 40px 0 0;
}

* html #egMain .topRight {
margin:0 20px 0 0;
}

#egMain .topRight p {
font-size:0.8em;
line-height:160%;
margin:0 0 30px 0;
}

#egMain .infoFrame {
width:860px;
overflow:auto;
margin:0 0 10px 0;
height:320px;
}

#egMain h3 {
font-size:0.9em;
margin:8px 0 10px 0;
border-bottom:1px solid #333;
padding-bottom:4px;

}
