@charset "utf-8";
/* CSS Document */

h1{margin:0; font-size:18px; color:#CC0000;}

body{background-color:#f1f1f1; background-image:url(images/bg_redhead.jpg); background-repeat:repeat-x; margin-top:30px; font-family:Georgia, "Times New Roman", Times, serif; color:#666666;}

#shadow{width: 1000px; margin:auto; background-image:url(images/bg_shadow.jpg); background-repeat:repeat-x; padding:0 3px 0 3px;}

#pagewrapper {text-align:left;  background-color:#fff; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb; border-bottom:1px solid #333; background-image:url(images/bg_splat.jpg); background-position:730px 150px; background-attachment:fixed; background-repeat:no-repeat; }

#brush{width:156px;  height:178px; background-image:url(images/bg_brush.png); background-repeat:no-repeat; float:right; margin:-30px 40px 0 0;}

#pics{float:right; width:500px;  clear:right; margin:30px 55px 0 75px;}
#pics img {background-image:url(images/bg_shadow.png); background-repeat:no-repeat; padding:0px 0px  18px 0px; background-position:bottom; margin:0 20px 15px 0; border:none;}

#pics img:hover {background:none;}

#copy {width:330px; margin:0 0 50px 40px;}
