body { margin:0; text-align:center; background:#ffffff url(images/body-bg.png) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif; font-size:16px; }
a { color:#2f8ac8; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }
.padding { padding:5px; }
.clear { clear:both; }

/* Layout */
#wrapper { margin:0 auto; width:800px; text-align:left; position:relative; }

#header { height:60px; }
#logo { float:left; }
#links { float:right; text-align:right; padding-top:30px; }
#links a { font-size:16px; font-weight:bold; color:white; padding:0 5px; margin:0; text-decoration:none;}
#links a:hover { text-decoration:underline; }

#content { padding:30px 0 10px 0; background:url(images/content-bg.png) repeat-y; position:relative; min-height:300px; }
#content h1 { text-align:center; color:#01121f; margin-top:0; font-size:20px; }
#content h2 { margin:0; }

#footer { text-align:center; color:#09133d; padding:10px 10px; font-size:12px; clear:both; 
	background:url(images/footer-bg.png) no-repeat top center; }
#footer a { color:#09133d; padding:0 4px; }

/* Other Pages */

#about-image { float:left; padding:0 10px 0px 0; }
#about-text { text-align:justify; }
#about-right { float:right; margin:0 0 0 10px; border:1px solid #999; width:300px; padding:5px; 
	background-color:#f6f6f6; font-size:12px; }
#about-right img {  }

#live-act-top { text-align:center; font-weight:bold; padding-bottom:10px; }
#live-act-bottom { font-size:14px; padding:10px; text-align:justify; }

#portfolio-thumbs { float:right; width:130px; height:550px; overflow:auto; }
#portfolio-thumbs img { border:1px solid #ddd; margin-bottom:5px; }
#portfolio-image { float:left; width:650px; text-align:center; }

#poster-thumb { float:left; text-align:center; }
#poster-thumb p { font-size:12px; color:#777; margin:0 0 10px 0; }
#poster-info { float:right; width:580px; font-size:14px; text-align:justify; }

#poster-closeups { clear:both; padding:10px 0 10px 5px; margin-top:10px; border-top:1px solid #999; }
#poster-closeups h2 { font-size:14px; text-align:center; padding-bottom:10px; }
#poster-closeups a img { border:2px solid black; margin-right:6px; }