#Layer1a {
position:absolute; 
width:533px; 
height:358px; 
z-index:1; 
overflow: auto;
margin-top:10px;
}

body{
scrollbar-arrow-color: #999999;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #666666;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #666666;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #131313;
margin:5px;
background-color:#131313;
}

#photography {
position:absolute; 
width:395px; 
height:310px; 
z-index:2; 
overflow: hidden;
margin-left:80px; 
margin-top:22px;
}

#links {
position:absolute; 
width:394px; 
height:212px; 
z-index:2; 
overflow: hidden;
margin-left:80px; 
margin-top:15px;
}

#procars {
position:absolute; 
width:394px; 
height:261px;
z-index:2; 
overflow: hidden;
margin-left:78px; 
margin-top:18px;
}

#about {
position:absolute; 
width:394px; 
height:230px;
z-index:2; 
overflow: hidden;
margin-left:80px; 
margin-top:17px;
}

#projects {
	position:absolute;
	width:478px;
	height:219px;
	z-index:2;
	overflow: auto;
	margin-left:80px;
	margin-top:15px;
}

.birdy {
background-image:url(images/nav/mid1.jpg);
background-repeat:no-repeat;
}




.frame {
text-align:center;
}

a img{
border-width:0px;
} 

.med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}
a:link {
	color:#800000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
a:hover {
    color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
    color: #800000;
	text-decoration: none;
}
.larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #808080;
}
.sitemap {
font-family:"Times New Roman", Times, serif;
font-size:11px; 
color:#660000;

}