/*
	All styles to be applied to the content pages
	when they apper inside the iframe.
*/
body{color:#ccc;font-size:smaller;font-family:arial, sans-serif;background:#000 url(bg_box.jpg) 0 0 fixed no-repeat;}
h1{text-align:center;}
a img{border:0;}
a:link,
a:visited,
a:hover,
a:active{color:#ccc;text-decoration:none;font-weight:bold;}

#fullsize-image{text-align:center;height:410px;}
#prev-next{position:absolute;top:10px;right:10px;}
#piece-title{margin:0;padding:0;font-weight:normal;text-align:left;border-bottom:1px solid #666;}
#piece-title span{font-size:smaller;}
#thumbnails,
#thumbNav{text-align:center;}
#thumbnails img{margin:0 5px 5px 0;padding:0;}
#thumbNav{padding-bottom:.5em;}

#news h2{font-size:1.3em;margin:0;padding:1.5em 0 .2em 0;}
#news p{border-top:1px solid #fff;padding:.6em 0 0 0;margin:.2em 0 0 0;}
.content{width:270px;padding:0;margin:0;}
