/***** Global Settings *****/

body {
border:0;
margin:0;
padding:0;
background:url("images/completecirclefade.gif") repeat-x;
font:100%/1.25 arial, helvetica, sans-serif;
/*background-position:0 670px;*/

}


#mainbox{
	margin:0;
	padding:0;
	width:750px;
	height:840px;
}
#aboutmenav{
margin:150px 0 0 30px;
padding:0;
height:650px;
width:75px;
float:left;
background-image:url("images/verticlelinkbg.png");
background-repeat:no-repeat;

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

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

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

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

}
.heading{
	width:500px;
	height:190px;
	background-image:url("images/aboutmecar.png");
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	margin:100px 0 0 90px;
	padding:0 0 0 0;
}

.heading h1{
	margin:80px 0 0 250px;
	padding:0;
	}
.aka{
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	margin:0 0 0 0;
}

 
#content{
	margin:0 150px 0 0;
	padding:0;
	height:510px;
	width:400px;
	float:right;
	background-image:url("images/mattysignature.png");
	background-repeat:no-repeat;
	background-position:left bottom ;
}
#content p a:link{
	background-image:none;
	text-decoration:none;
	display:block;
	color:#999;
}
#content p a:visited{
	background-image:none;
	text-decoration:none;
	color:#999;
}
#content p a:hover{
	background-image:none;
	text-decoration:none;
	color:#ff9900;
}
#content p a:active{
	background-image:none;
	text-decoration:none;
	color:#000;
	outline:none;
	
}
#imageone{
	margin:20px 0 0 60px;
	padding:0 0 0 0;
	height:225px;
	width:300px;
	float:left ;

}
#imagetwo{
	margin:70px 0 0 0 ;
	padding: 0 0 50px 0;
	height:225px;
	width:300px;
	float:right;


}
p{
	margin:5px;
}




 
img {
border:0;
}

a:active
{
outline: none;
}

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


