.wrapper {
	position: absolute;
	width: 552px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 50%;
	margin-left: -276px;
	}

body {
	background-color: #186172;
	height: 100%;
}

p{
font-size: 12pt;
	font-family: "gill sans", sans-serif;
	}

a{
color: #698086;
}

a:hover{
color: #c05c40;
}


.html {	
	position: absolute;
	height: 100%;
	width: 163px;
	top: 150px;
	left: 286px;
}

.thumb {
border: 1px solid black;
}

h1{
font-size: 12pt;
padding: 10px 0 0 0;
margin: 20px 0 0 0;
	border-top: 1px solid #404040;
	font-family: gill sans, sans-serif;
	color: #ffffff;
width:380px;
	}
	
#project_focus{
margin: 0 0 0 0;
}

#cc{
margin: 5px 0 0 20px;
}	
	
.iframe_one img{
margin: 10px 0 0 5px;
border: 2px solid #404040;
padding: 2px 2px 2px 2px;
display: inline;
}	

.iframe_one p{
width: 380px;
}	

	
.one {
	position: absolute;
	background-image: url(../html_portfolio/background_tiled.jpg);
	background-repeat: repeat-y;
	top: 380px;
	width: 380px;
	font-size: 12pt;
	font-family: "gill sans", sans-serif;
	color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
padding: 0 85px 20px 85px;
margin-top: 30px;
}

.iframe_one {
	position: absolute;
	background-image: url(../html_portfolio/background_tiled.jpg);
	background-repeat: repeat-y;
	top: -30px;
	left: 0px;
	width: 380px;
	font-size: 12pt;
	font-family: "gill sans", sans-serif;
	color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
padding: 0 85px 20px 85px;
margin-top: 30px;
height: 500px;
}


.two {
	position: absolute;
	background-image: url(../html_portfolio/background_tiled.jpg);
	background-repeat: repeat-y;
	top: 380px;
	width: 380px;
	font-size: 12pt;
	font-family: "gill sans", sans-serif;
	color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
padding: 0px 85px 20px 85px;

}

.style1 {
	position: absolute;
	color: #FFFFFF;
	top: 338px;
	width: 400px;
	padding: 20px 85px 20px 85px;
	font-size: 10pt;
	font-family: gill sans, sans-serif;
	font-style: italic;
	height: 40px;
}

.gallery {
	position: absolute;
	top: 0px;
	left: 95px;
	width: 460px;
	margin: auto;
	font-size: 8pt;
	font-family: "gill sans", sans-serif;
	color: #FFFFFF;
}

.mp3 {
	position: absolute;
	top: 75px;
	left: 100px;
	width: 350px;
	margin: auto;
	border: 1px solid black;
	width: 350px;
	z-index: 4;
	height: 50px;

}

img {
border: none;
}


.home {
	position: absolute;
	width:500px;
	top: 229px;
	left: 75px;
}

	
.contact {
  position: absolute;
  width: 10px;
  top: 298px;
  left: 80px;
}

.resume {
  position: absolute;
  width: 10px;
  top: 298px;
  left: 160px;
}

.print {
  position: absolute;
  width: 10px;
  top: 298px;
  left: 240px;
 }


.photo {
  position: absolute;
  width: 10px;
  top: 298px;
  left: 305px;
}

.web {
  position: absolute;
  width: 10px;
  top: 298px;
  left: 375px;
 }

.audio {
  position: absolute;
  width: 10px;
  top: 295px;
  left: 440px;
  }

.background {
	background: url(../html_portfolio/background_tiled.jpg) repeat-y;	
	height: 100%;
	width: 550px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	}

.background2 {
	height: 255%;
	width: 550px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	}


.footer {
	position: absolute;
	font-size: 9pt;
	font-family: "gill sans", sans-serif;
	color: #ffffff;
	z-index: 4;
	bottom: 15px;
	left: 135px;
	bottom: 1%;
	}

.cssheader {
	background-color:#A3B3B6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	}

.cssbody {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	z-index: 5;
	}

ul i{
font-size: 14px;
}

ul{
list-style: none;
padding: 0 0 10px 0;
margin: 0 0 0 0;
}

li{
background: url(dash.jpg) 0px 7px no-repeat;
padding: 0 0 0 10px;
font-size: 14px;
}

h2{
font-weight: bold;
font-size: 16px;
padding: 5px 0 5px 0;
margin: 0 0 0 0;
}

.small{
height: 30px;
}