body {
	margin:0px 0px 50px 0px;
	background-image: url(images/bgpat.jpg);
}

div2 {
	color:white;
}

img {
	border:0px;
}

div.davis {
	height:319px;
	width:325px;
	position: absolute;
	left:0px;
	top:0px;
	border:0px;
}

div.work {
	width:800px;
	height:auto;
	position: absolute;
	top:250px;
	left:106px;
	margin-bottom:100px;
}

div.clear {
	clear:both;
}

div.title {
	color:#bdbdbd;
	font-family: 'Droid Sans', Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

div.item {
	width:610px;
	margin-bottom:15px;
}

div.description {
	font-family: Helvetica, sans-serif;
	color:#5C5C5C;
	font-size:11px;
	width:610px;
	margin-bottom:60px;
}

span.subtitle {
	color:#5c5c5c;
	font-size:15px;
}

div.skills {
	
}

div.copyright {
	margin-top:30px;
	color:#5c5c5c;
	height:100px;
	width:auto;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}

a:hover {
	text-decoration:underline;
}

a {
	color:#46944a;
	text-decoration: none;
}