html, body {
border:0;
margin:0;
padding:0;


}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background-image:url('images/sketchskylineadjust.png');
background-repeat:repeat-x;
background-position:0 20px;

}
#sketchesheading{
	margin:25px 0 0 0;
	padding:25px 0 0 0;
/*	border: 2px solid #000;*/
	height:148px;
	width:100%;
	/*background-image:url('images/sketchskyline.gif');
		background-repeat:repeat-x;*/
/*	position:relative;
*//*	float:left;*/
	/*text-align:center;*/
	
}
#sketchesheading h1{
	margin:0 0 0 64px;
	font-family:100%/1.25 arial, helvetica, sans-serif;
	
}

#sketchnav{
	margin:8px 0 0 317px;
	padding:0;
	height:0;
	width:455px;
	float:left;
}
.bulbhome{
width:75px;
height:100px;	
margin:0 0 0 2px;
padding:0;
float:left;
}
#sketchnav .bulbhome a{
	background:url("images/doublebulbsketch.png") no-repeat;
	width:75px;
	height:10px;
	padding:90px 0 0 0;
    background-position:0 0;
    display:block;
	color:#000;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	
}
 #sketchnav .bulbhome a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}
#sketchnav{
	margin:8px 0 0 314px;
	padding:0;
	height:0;
	width:455px;
	float:left;
	font-size:80%;
	text-align:center;
/*	border:2px solid #000;*/
/*	text-decoration:none;*/
}
.bulbaboutme{
width:75px;
height:100px;	
margin:0 0 0 5px;
padding:0;
float:left;
}
#sketchnav .bulbaboutme a{
	background:url("images/doublebulbsketch.png") no-repeat;
	width:75px;
	height:10px;
	padding:90px 0 0 0;
    background-position:0 0;
    display:block;
	color:#000;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	
}
 #sketchnav .bulbaboutme a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}
.bulbgallery{
width:75px;
height:100px;	
margin:0 0 0 5px;
padding:0;
float:left;
}
#sketchnav .bulbgallery a{
	background:url("images/doublebulbsketch.png") no-repeat;
	width:75px;
	height:10px;
	padding:90px 0 0 0;
    background-position:0 0;
    display:block;
	color:#000;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	
}
 #sketchnav .bulbgallery a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}
.bulbcontact{
width:75px;
height:100px;	
margin:0 0 0 5px;
padding:0;
float:left;
}
#sketchnav .bulbcontact a{
	background:url("images/doublebulbsketch.png") no-repeat;
	width:75px;
	height:10px;
	padding:90px 0 0 0;
    background-position:0 0;
    display:block;
	color:#000;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	
}
 #sketchnav .bulbcontact a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}
#gallerybox{
	margin:0;
	padding:0;
/*	border:2px solid #000;*/
	height:470px;
	width:575px;
    float:left;
    margin:130px 0 0 200px;
	background-image:url("images/sketchesframe.gif");
/*	border:2px solid #000;*/
	
	
}

#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:525px; 
  height:420px; 
/*  border:3px solid #000; */
  background:#fff url("images/rainingcouch.jpg");
	background-position:197px 0;
	position:relative;
	top:25px;
	left:25px;
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:420px;
  width:30px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:30px; 
  height:420px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  width:339px;
  }
#gallery li a:hover img {
  width:339px;
  }



#footersketches{
	float:left;
	margin:50px 0 0 0 ;
	padding:0;
/*	border:2px solid #000;*/
	height:60px;
	width:100%;
	background-image:url('images/smallsketchskyline.gif');
	/
}

img{
	border:none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}





