 body {
	background-color:#000000;
	padding:2%;
	font-family: 'Arial Black',Arial;
 }

 #page_wrapper {
        margin-left:auto;
        margin-right:auto;
        width:1010px;
 }

 .clear {
        clear: both;
 }

 a.photo1 {
        height: 268px;
        width: 360px;
        position: absolute;
        left: 1px;
        top 120px;
        z-index:1;
 }

 a.photo1:hover {
        background-image: url('images/color/about.jpg');  
        height: 268px;
        width: 360px;
        z-index:10;
 }

 a.photo1b {
        height: 225px;
        width: 302px;
        background-image: url('images/about.jpg');
        position: absolute;
        left: 30px;
        top: 21px;
 }

 a.photo2 {
        height: 268px;
        width: 177px;  
        position: absolute;
        left: 333px;
        z-index: 1;
 }

 a.photo2:hover {
        background-image: url('images/color/beauty.jpg');
        height: 267px;
        width: 177px;
        z-index: 10;
 }

 a.photo2b {
        height: 225px;
        width: 149px;
        background-image: url('images/beauty.jpg');
        position: absolute;
        left: 348px;
        top: 21px;
 }
   


 a.photo3 {
        height: 268px;
        width: 360px;
        position: absolute;
        left: 482px;
        z-index: 1;
 }
 
 a.photo3:hover {
        background-image: url('images/color/videos.jpg');
        height: 268px;
        width: 360px;
        z-index: 10;
 }

 a.photo3b {
        height: 225px;
        width: 302px;
        background-image: url('images/videos.jpg');
        position: absolute;
        left: 511px;
        top: 21px;
 }



 a.photo4 {
        height: 268px;
        width: 178px;
        position: absolute;
        left: 810px;   
        z-index: 1;
 }
  
 a.photo4:hover {
        background-image: url('images/color/grinchmas.jpg');
        height: 268px;
        width: 178px;
        z-index: 10;
 }

 a.photo4b {
        height: 225px;
        width: 149px;
        background-image: url('images/grinchmas.jpg');
        position: absolute;
        left: 827px;
        top: 21px;
 }
  


 a.photo5 {
        height: 268px;
        width: 178px;
        position: absolute;
        left: 17px;   
        z-index: 1;
 }
  
 a.photo5:hover {
        background-image: url('images/color/character.jpg');
        height: 268px;
        width: 178px;
        z-index: 10;
 }
  
 a.photo5b {
        height: 225px;
        width: 149px;
        background-image: url('images/character.jpg');
        position: absolute;
        left: 30px;
        top: 21px;
 }


 a.photo6 {
        height: 268px;
        width: 360px;
        position: absolute;
        left: 166px;   
        z-index: 1;
 }
  
 a.photo6:hover {
        background-image: url('images/color/resume.jpg');
        height: 268px;
        width: 360px;
        z-index: 10;
 }

 a.photo6b {
        height: 225px;
        width: 302px;
        background-image: url('images/resume.jpg');
        position: absolute;
        left: 195px;
        top: 21px;
 }
  




 a.photo7 {
        height: 268px;
        width: 177px;
        position: absolute;
        left: 497px;   
        z-index: 1;
 }
  
 a.photo7:hover {
        background-image: url('images/color/horror.jpg');
        height: 268px;
        width: 177px;
        z-index: 10;
 }
  
 a.photo7b {
        height: 225px;
        width: 149px;
        background-image: url('images/horror.jpg');
        position: absolute;
        left: 511px;
        top: 21px;
 }


 a.photo8 {
        height: 268px;
        width: 360px;
        position: absolute;
        left: 646px;   
        z-index: 1;
 }
  
 a.photo8:hover {
        background-image: url('images/color/contact.jpg');
        height: 268px;
        width: 360px;
        z-index: 10;
 }
  
 a.photo8b {
        height: 225px;
        width: 302px;
        background-image: url('images/contact.jpg');
        position: absolute;
        left: 675px;
        top: 21px;
 }


 .welcome {
        color: #FFFFFF;
        margin-top: 0px;
        postion:relative;
        left: 45px;
        top: 5px;
	width:100%;
	font-style:oblique;
 }

 .mainrow {
        margin-top: 0px;
        position:relative;
     }

 .mainrow2 {
        margin-top: 265px;
        position:relative;
     }

 .footer {
        color: #FFFFFF;
        margin-top:265px;
        postion:absolute;
        float:right;
 }
