/* CSS Document */
#page_content {

	margin: 0px auto;
	width:780px;
	POSITION: relative;
	text-align:left;
	
	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;

	HEIGHT: 600px;
	background-position:top;
	filter:null;
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	


	
}

table#portpic td:first-child{
	text-align:center;
}
#page_pic {
	position:absolute;
	left:417px;
	top:89px;
	width:167px;
	height:54px;
}

#portfolio {
	position:absolute;
	left:192px;
	top:46px;

}

#old {
	position:absolute;
	left:290px;
	top:46px;

}

#contact {
	position:absolute;
	left:505px;
	top:46px;
	width:86px;
	height:22px;
}
#bio {
	position:absolute;
	left:402px;
	top:46px;
	width:103px;
	height:22px;
}
#home_spot {
	position:absolute;
	left:594px;
	top:1px;
	width:188px;
	height:129px;
}
img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	margin-bottom:8px;
}

a:link {
	color: #151F4B;
	text-decoration: none;
}    
a:visited {
	color: #151F4B;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;	
}



	
img{
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}


.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #151F4B;
	
	
}

.heading {
	font-size: 20px;
	font-weight: bold;
	color: #151F4B;
}
ul{  
margin-top:0px;
margin-bottom:0px;

padding-left:1em;
margin-left:1em;

}

