* {
	margin: 0;
	padding: 0;
	border:none;
	text-decoration:none;
	list-style:none;
}
html {
	text-align:center;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#fff;
	/*background-image:url(images/WallButterflyWood.png);*/
	background-repeat:no-repeat;
	background-position:550px 300px;
	background-attachment: fixed;


}
#frame {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;

}
.left {
	float:left;
	width:270px;
}
.left_head_home { background-image:url(images/joey_and_self.png); height:403px;; width:270px; background-repeat:no-repeat;}
.left_head { background-image:url(uploads/images/self_portrait_hiome.jpg); height:403px;; width:270px; background-repeat:no-repeat;}
.left h1 span {
	display:none;
}
.nav_spacer {
	height:30px;
}
.nav {
}
.nav a {
	display:block;
	padding-top:15px;
	color:#fff;
	font-weight:bold;
}
.nav a:hover{text-decoration:overline; color:#EEE90D;}
.nav a:active{text-decoration:underline;}
.nav_item {
	height:60px;
	text-align:left;
}
.home_pic, .paintings_pic, .sketches_pic, .sculptures_pic, .book_pic, .video_pic, .contact_pic, .news_pic, .links_pic {
	float:left;
	width:100px;
	height:60px;
	background-repeat:no-repeat;
	background-position:center 5px;
}
.home_pic {
	background-image:url(images/joey_sock_monkey.png)
}

.paintings_pic{ background-image:url(images/Magenta-btrfly-in-Eternity.png);}

.sketches_pic{background-image:url(images/space_dog_craw_daddy.png);}
.sculptures_pic {background-image:url(images/MONKEY_STATUE.png);
}
.book_pic {background-image:url(images/bong_bunny.png);
}
.news_pic {background-image:url(images/Wanna_Play.png);}
.links_pic {background-image:url(images/micky_ds.png);}
.video_pic {
	background-image:url(images/lil_cuddle_bunny.png);}
.contact_pic {
	background-image:url(images/poker_table.png);
}
.center {
	float:left;
	width:400px;
}
.center_gallery {
float:left;
	width:630px;
}
.head {
	text-align:center;
	width:340px;
}
.head h1 {
	display:none;
}
.content {
padding:30px;
	width:340px;
}
.content h1 {
	font-size:24px;
	margin-bottom:5px;
}
.content h2 {
	font-size:18px;
	margin-bottom:5px;
}
.content p {
	line-height:20px;
	padding-bottom:20px;
}
.center_gallery {
float:left;
	width:630px;
}
.center_gallery .content {padding:30px; width:570px;}
.center_videos {
float:left;
	width:630px;
}
.center_videos {padding-bottom:20px; text-align:center;}
.center_videos .content {padding:30px; width:570px;}
.center_videos .content h1 {text-align:left; padding-top:10px; padding-bottom:10px;}
/*.center_videos .content .center_img {text-align:center;}*/
.right {float:left;
width:200px;  text-align:center;}
.right_images {margin-top:35px;}
.joeypainting { height:150px; background-image:url(images/joey_painting.png);}
.right img {text-align:center;}
.foot {
padding-top:15px;
	clear:both;
	width:100%;
	font-size:12px;
}
.foot a {color:#FF0000;}
.foot a:hover;{text-decoration:underline;}
.center_img {width:270px; text-align:center;}
