/* CSS Document */

#Header
{
background-image: url(images/bg1.jpg);
width:700px;
height: 100px;
}

body {
	margin: 0px;
	text-align:center;
	background-image:url(images/bodybg1.png);
	background-repeat:repeat-x;
	
	}
	
#frame {
	width:700px;
	margin:0px auto;
	text-align:left;
	height: 845px;
	background-image:url(images/frameleft.png);
	background-repeat:repeat;
	}

#frame2 {
	width:700px;
	margin:0px auto;
	text-align:left;
	height: 2050px;
	background-image:url(images/frameleft.png);
	background-repeat:repeat;
	}
	
#links {
	background-color: #666666;
	width: 700px;
	height: 30px;
	padding-top: 8px;
	}
	
#logo {
background-image:url(images/Logo.png);
width: 172px;
height: 50px;
float: left;
margin-left: 10px;
margin-top: 43px;
}


#wpd {background-image:url(images/wpd.png);
width:285px;
height:25px;
float:right;
margin-top: 69px;
margin-right: 10px;
}

#contentright
	{ width: 200px;
	height: 700px;
	background-image:url(images/bg1.jpg);
	float:right;
	marign-right: 10px;
	}
	
	#contentright2
	{ width: 200px;
	height: 1900px;
	background-image:url(images/bg1.jpg);
	float:right;
	marign-right: 10px;
	}
	
#who
{background-image:url(images/who.png);
background-repeat:no-repeat;
width:180px;
height:145PX;
float:left;
margin-left:5px;
margin-top:20px;
}

#sites
{background-image:url(images/sites.png);
background-repeat:no-repeat;
width:180px;
height:145PX;
float:left;
margin-left:5px;
margin-top:20px;
}

#what
{background-image:url(images/what.png);
background-repeat:no-repeat;
width:180px;
height:145PX;
float:left;
margin-left:5px;
margin-top:20px;
padding-top:0px;
}

#home {
background-image:url(images/home.png);
width: 80px;
height: 25px;
float: left;
}

.link {
width: 80px;
height: 25px;
float:left; 
}

a: hover {
background-color:#999999;
}


#portfolio {
background-image:url(images/portfolio.png);
width: 80px;
height: 25px;
float:left;
}

#hire {
background-image:url(images/hire.png);
width: 80px;
height: 25px;
float:left;
margin-left:30px;
}

#textbox {
 width: 170px;
 height:135px;
 margin-left:5px;
 float:left;
 margin-top: 15px;
 }
 
 #contentleft {
 width:500px;
 height:300px;
 float:left;
 }
 
  #contentleft2 {
 width:500px;
 height:700px;
 float:left;
 background-image:url(images/resume.png)
 }
 
#footer
{background-color:#333333;
width: 700px;
height:20px;
float: left;
}

#services
{background-image:url(images/services.png);
background-repeat:no-repeat;
width:450px;
height:145PX;
float:left;
margin-left:25px;
margin-top:200px;
padding-left:0px;
position:relative;
}

#textbox2 {
 width: 230px;
 height:135px;
 margin-left:10px;
 float:left;
 margin-top: 25px;
 }
 #textbox3 {
 width: 200px;
 height:135px;
 margin-left:10px;
 float:left;
 margin-top: 25px;
 }
 
 #resumedl
 { width: 180px;
	height: 400px;
	margin-left:10px;
	margin-top:40px;
	background-image:url(images/DLhead.png);
	background-repeat:no-repeat;
	padding-top:30px;
	}

 #welcome {
 background-image:url(images/welcome.png);
 height:110px;
 width:450px;
 background-repeat:no-repeat;
 padding-top:15px;
 float:left;
 margin-left:25px;
 padding-left:10px;
 margin-top:50px;
 }
 
 #portthumb
{width: 400px;
	height: 100px;
	border: 2px solid #666666;
	margin-left:50px;
	margin-top:20px;
	}

#porttext {
width: 400px;
	height: 50px;
	margin-left:50px;
	margin-top:-10px;
	}

 #deviant
 { width: 180px;
	height: 400px;
	margin-left:10px;
	margin-top:40px;
	background-image: url(images/Devhead.png);
	background-repeat:no-repeat;
	padding-top:30px;
	}
	
#Contactbox {width: 390px;
	height: 50px;
	margin-left:50px;
	margin-top:40px;
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top:10px;
	}
	
		
#Contactbox2 {width: 390px;
	height: 50px;
	margin-left:50px;
	margin-top:20px;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top:10px;
	}
	
	#textbox5 {
 width: 170px;
 height:135px;
 margin-left:5px;
 float:left;
 margin-top: 15px;
 }
 
 #textbox6 {
 width: 170px;
 height:135px;
 margin-left:5px;
 float:left;
 margin-top: 15px;
 margin-bottom:10px;
 }
 
 #textbox7 {
 width: 170px;
 height:135px;
 margin-left:5px;
 float:left;
 margin-top: 15px;
 }
 
 .li  {
 margin-top:10px;
 }