#portfolio_0, #portfolio_1, #portfolio_2, #portfolio_3, #portfolio_4, #portfolio_5, #portfolio_6, #portfolio_7, #portfolio_8, #portfolio_9{
	display:none;
} 
body{
margin:0px;
padding:0px;
background:url('images/mainbg.png') repeat-x #251d11;
text-align:center;
}
a{
	color:orange;
}
#top{
width:797px;
margin:0px auto 0px auto;
text-align:left;

}
#gallery{
margin-bottom:30px;

}
#left{
width:524px;
background:url('images/infobottom.png') bottom left no-repeat #1a140c;
float:left;
}
#left img{
	border:6px solid #2d2212;
}
#left a img:hover{
	border:6px solid #bbc208;
}
#right{
	float:right;
	width:260px;
}
#right a img{
	border:3px solid #2d2212;
	padding:3px;
	margin:0px 2px 2px 0px;
}
#right a img:hover{
	padding:0px;
	border:6px solid #bbc208;
}
.gallery_nav{
	padding-top:8px;
	font-family:verdana;
	color:white;
	font-size:10px;
	position:relative;
}
.gallery_nav a{
	background:#1a140c;
	color:white;
	padding:5px 18px 5px 18px;
	margin-right:3px;
}
.gallery_nav a:hover{
	background: #4f7d77;
}
.info{
	padding:8px;
	font-family:verdana;
	color:white;
	font-size:10px;
	position:relative;
}
.info span{
	color:#71685a;
	padding-left:4px;
}
.info span.jump{
position:absolute;
right:12px;
bottom:8px;
	
}
#bottom{
	background: url('images/secondarybg.png') repeat-x top left;
	height:443px;
	text-align:center;
	padding-top:20px;
}
#about{
	margin: 0px auto 0px auto;
	text-align:left;
	background: url('images/about.png') top left;
	width:797px;
	height:263px;
	position:relative;
	
}
#blog{
	display:block;
	width:367px;
	height:62px;
	position:absolute;
	top: 46px;
	right: 22px;
}
#flickr{
	display:block;
	width:367px;
	height:62px;
	position:absolute;
	top: 109px;
	right: 22px;
}
#blog:hover, #flickr:hover{
	border-right:3px solid #bbc208;
}
a{
	text-decoration:none;
	border:none;
}

#footer{
	
	margin: 60px auto 0px auto;
	text-align:left;
	width:797px;
	height:33px;
	background:url('images/footer.png') no-repeat top left;
	position:relative;
}
#email{
	position:absolute;
	right:20px;
	width:110px;
	height:33px;
}
#name{
	margin-top:25px;
	margin-bottom:15px;
	display:block;
	background:url('images/name.png') no-repeat;
	width:394px;	
	height:26px;
	position:relative;
}

#home{
	display:block;
	width:128px;
	height:25px;
	position:absolute;
	left: 0px;
	top:0px;
	
}

#branding{
	display:block;
	width:65px;
	height:25px;
	position:absolute;
	left: 131px;
	top:0px;
	background:url('images/branding.png') top left no-repeat;
}
a#branding:hover, #branding.landed{
	background:url('images/branding_over.png') top left no-repeat;;
}
#motion{
	display:block;
	width:55px;
	height:25px;
	position:absolute;
	left: 200px;
	top:0px;
	background:url('images/motion.png') top left no-repeat;
}
a#motion:hover, #motion.landed{
	background:url('images/motion_over.png') top left no-repeat;;
}
#illustration{
	display:block;
	width:75px;
	height:25px;
	position:absolute;
	left: 255px;
	top:0px;
	background:url('images/illustration.png') top left no-repeat;
	
}
a#illustration:hover, #illustration.landed{
	background:url('images/illustration_over.png') top left no-repeat;;
}
#web{
	display:block;
	width:65px;
	height:25px;
	position:absolute;
	left: 333px;
	top:0px;
	background:url('images/web.png') top left no-repeat;
	
}
a#web:hover, #web.landed{
	background:url('images/web_over.png') top left no-repeat;;
}
.clearfix{
	display:block;
	clear:both;
	height:0px;
	line-height:0px;
	
}
.border_wrapper{
	border:6px solid #2d2212;
}
.border_wrapper img{
	border:none !important; 
}
#nojavascript{
	width:100%;
	background:orange;
	padding:15px;
	color:white;
	font-family:verdana;
	font-weight:bold;
}