body{margin:0; padding:0; background:#fff;}
p{font-family: Arial, Helvetica, sans-serif; color:#59d3ac;}
a:link {color:#00B2EE;}
a:hover{color:#693;}
#container{width:700px; margin:10px auto; padding:0;}
#wrapper{margin: 0; padding:0; background:url(images/middle.gif) repeat-y;}
#top{  padding:0; margin:0; }
#middle{ float:left; width:700px; margin:0; padding: 10px 0 10px 0;  }

.content_wrap{position:relative 30px 10px; width:400px; margin-left:50px;  }
.content{background:url(images/cont_box_bg.gif) repeat-y;}
.content p{padding:0 10px 0 10px;}


.inlay{width:200px; margin:0px 10px 0 13px; float:right;}
#mid_content{margin:5px 5px 5px 65px; height:1px;}
.header_home{float:right; margin: 45px 60px 0 0;}
.header_port{float:right; margin: 45px 60px 0 0;}
.header_about{float:right; margin: 45px 60px 0 0;}
.header_contact{float:right; margin: 45px 60px 0 0;}
#bottom{ }

.material{margin:5px 0 5px 10px;}
/***************************Nav stuff**************************/
#nav	{height:80px; /*width:700px;*/ position:absolute top ;  background:url(images/top.gif) no-repeat;
		}
#home {float:left;height:37px; width:65px;display:block; margin:29px 0 0 57px;
		}
#home a{background:url(images/but_home.gif) no-repeat;display:block;
		}
#home a:hover{background-position:0 -37px; background-repeat:no-repeat;
		}  		
#portfolio {float:left;height:37px; width:65px;display:block; margin:29px 0 0 0;
		}
#portfolio a{background:url(images/but_port.gif) no-repeat;display:block;
		}
#portfolio a:hover{background-position:0 -37px; background-repeat:no-repeat;
		} 
#about {float:left;height:37px; width:65px;display:block; margin:29px 0 0 0;
		}
#about a{background:url(images/but_about.gif) no-repeat;display:block;
		}
#about a:hover{background-position:0 -37px; background-repeat:no-repeat;
		} 
#contact {float:left;height:37px; width:65px;display:block; margin:29px 0 0 0;
		}
#contact a{background:url(images/but_contact.gif) no-repeat;display:block;
		}
#contact a:hover{background-position:0 -37px; background-repeat:no-repeat;
		} 
iframe{border:none; margin:0 0 0 20px;}
.port_nav{margin:0 20px 0 20px; padding:3px;}

.port_nav a:link {color:#693;}
.port_nav a:hover{color:#00B2EE;}


