
/*

Layout CSS for TEXT-CONTENT pages

*/

.contentFrame { width:900px; height:900px; position:absolute; top:80px; left:185px; border:none; }

#pageMainImage  { display:none; }

#mainImageContainer { display:none; }

#imageCaptionContainer { display:none; }

#pageTitle { position:absolute; top:0px; left:0px; font-size:22px; color:#666666; font-weight:bold; padding:0px; height:24px; line-height:20px; }

#pageContent { position:absolute; top:28px; left:0px; width:660px; font-size:11px; line-height:18px; color:#444444; font-weight:normal; margin-bottom:20px;}

#imageNavContainer a { font-size:11px; color:#666666; text-decoration:none; margin-left:5px; }
#imageNavContainer a:hover { font-weight:bold; color:#666666; text-decoration:underline; }