.right {  background-image:url('http://ryanfreeland.org/duke.jpg');
background-repeat:repeat-y;
     height:694px;
     width:297px;
     color:#ffffff;
     position:absolute;
     right:0px;
     top:0px;
}

.bottomborder {
     height:697px;
     width:2000px;
     color:#ffffff;
     position:absolute;
     right:0px;
     top:0px;
     border-bottom:#000000 3px solid;
}

.left {     background-image:url('http://ryanfreeland.org/tuxbgleft2.jpg');
background-repeat:no-repeat;
     height:697px;
     width:709px;
     color:#ffffff;
     position:absolute;
     left:0px;
     top:0px;
     }
     
     
.text {      font-family:sans-serif;
      position:relative;
      color:#5F5f5f;
      height:200px;
      font-size:12px;
      width:232px;
      left:25px;
      top:190px;}
      
.textright {      font-family:sans-serif;
      position:absolute;
      color:#5F5f5f;
      height:200px;
      font-size:12px;
      width:400px;
      left:300px;
      top:190px;}      
      
      
.footer {
	position:absolute;
	bottom:11px;
	color:a9a9a9;
	font-size:10px;
	font-family:sans-serif;
     left:25px;

}
a.footer {text-decoration:none;}
      
.portfoliohead {
	top:0px;
	font-size: 100px;
	color:9a9a9a;
	text-align:center;
	font-family:sans-serif;
	
}


.tophome{   
     height:140px;
     width:709px;
     color:#000000;
     position:absolute;
     left:0px;
     top:0px;
     }