p {
padding-top:5px;
}
.mask1{
	position:relative;
	width:1093px;
	height:245px;
	overflow:hidden;
}
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.newsBG {
	background-image:url('../pic/news_backgound.jpg');
	width:1100px;
	height:600px;
}
.aboutBG {
	background-image:url('../pic/about_me_background.jpg');
	width:1100px;
	height:600px;
}
.contactBG {
	background-image:url('../pic/contact_me_background.jpg');
	width:1100px;
	height:600px;
}
.introBG {
	background-image:url('../pic/intro.png');
	width:1100px;
	height:343px;
}
.introImgBG {
	background-image:url('../pic/shadow_intro.png');
	width:361px;
	height:248px;
}
.galleryBG {
	background-color:black;
	width:1100px;
	height:600px;
}
.introText {
	font-family:Arial;
	font-size:11px;
	color:black;
}
.sandBG {
	background-image:url('../pic/sand_sculpture_background.jpg');
	width:1100px;
	height:600px;
}
.stoneBG {
	background-image:url('../pic/stone_sculpture_background.jpg');
	width:1100px;
	height:600px;
}
.iceBG {
	background-image:url('../pic/ice_sculpture_background.jpg');
	width:1100px;
	height:600px;
}
.mixedBG {
	background-image:url('../pic/mixed_media_background.jpg');
	width:1100px;
	height:600px;
}
.commisionBG {
	background-image:url('../pic/commision_work_backgound.jpg');
	width:1100px;
	height:600px;
}
.textBox {
	background-image:url('../pic/text_box.png');
	background-repeat:none;
	height:140px;
	width:745;
}
.textBoxSmall {
	background-image:url('../pic/text_box_small.png');
	background-repeat:none;
	height:80px;
	width:745;
}
.textBoxAboutMe1 {
	background-image:url('../pic/text_box_1.png');
	background-repeat:none;
	width:714px;
	height:246px;
}
.textBoxAboutMe2 {
	background-image:url('../pic/text_box_2.png');
	background-repeat:none;
	height:215px;
	width:714;
}



