body {
		text-align:left;
		background: #ffffff;
		font-family: verdana, arial, helvetica, sans-serif;
  		font-size: x-small;
  		line-height: 1.25em;
		}
		
	.address {
	position: absolute;
	top: 367px;
	left: 206px;
	margin: 0px;
	width: 400px;
	color: #666666;
	}
	
    .member {
	position: absolute;
	top: 45px;
	left: 45px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height: 17px;
	color: #666666;
	}
	
	.logo {
	position: absolute;
	top: 69px;
	left: 43px;
	margin: 0px 0px 0px 0px;
	width: 128px;
	height: 20px;
	color: #666666;
	}
	
	a {color: #000;}
	a:link, a:visited, a:active {text-decoration: none;}
	a:hover {color: #990033; text-decoration: underline;}
	
/* left aligned image borders with hover */
.imgborder{
border:1px solid #FFFFFF;
padding:5px;
margin:0px;
background-color:#FFFFFF;
}
a:hover .imgborder{
border: 1px solid #333333;
}
	
.portfolio {
	position: absolute;
	top: 121px;
	left: 59px;
	margin: 0px;
	width: 721px;
	color: #666666;
	height: 263px;

}
.logohome {

	position: absolute;
	top: 319px;
	left: 211px;
	margin: 0px 0px 0px 0px;
	width: 128px;
	height: 20px;
	color: #666666;
}
.imgborderlarge {

border:4px solid #000000;
padding:5px;
margin:10px;
background-color:#FFFFFF;
}
.redtext {
	margin: 0px;
	color: #990000;
	font-weight: bold;

}
