body, html{
	margin:0 auto;
	padding:0;
	border:0;
}
body{
	
	background-image:url("images/contactbg.png");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:helvetica, verdana, sans-serif;
}
#contentbox{
	margin:170px 0 0 170px ;
	padding:0;
	width:500px;
	height:600px;
	
}
#header{
	margin:0 auto;
	padding:0;
	width:490px;
	height:210px;
	background-image:url("images/long3starscar.png");

	
}
#info{
	margin:0 auto;
	padding:0;
	width:350px;
	height:190px;
	text-align:center;
	

}
#info a{
	text-decoration:none;
	background-image:none;
	color:#999;	
}
#info a:hover{
	color:#ff9900;
}
#contactnav{
margin:20px auto;
padding:0;
width:300px;
height:90px;
text-align:center;
font-size:80%;
background-image:url("images/horizontallinks.png");

}

.bulbhome{
width:75px;
height:100px;	
margin:0 0 0 0;
padding:0;
float:left;
}
#contactnav .bulbhome a{
	background:url("images/doublebulb1.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;
	
}
#contactnav .bulbhome a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}
.bulbaboutme{
width:75px;
height:100px;	
margin:0 0 0 0;
padding:0;
float:left;
}
#contactnav .bulbaboutme a{
	background:url("images/doublebulb1.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;
	
}
#contactnav .bulbaboutme a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}
.bulbsketches{
width:75px;
height:100px;	
margin:0 0 0 0;
padding:0;
float:left;
}
#contactnav .bulbsketches a{
	background:url("images/doublebulb1.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;
	
}
#contactnav .bulbsketches a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}
.bulbgallery{
width:75px;
height:100px;	
margin:0 0 0 0;
padding:0;
float:left;
}
#contactnav .bulbgallery a{
	background:url("images/doublebulb1.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;
	
}
#contactnav .bulbgallery a:hover{ 
/*	background:url("images/doublebulb1.png") 0 0 no-repeat;*/
background-position:-74px 0;

}

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

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




