body {
	font-size: 11px;
	line-height: 19px;
	font-family: Georgia, Times, Times New Roman, serif;
}

div.left {
	width: 248px;
	float: left;
	clear: left;
	margin-right: 10px;
	border-right: 1px solid #455C4D;
}

div.center {
	float: left;
	width: 32%;
	margin-right: 10px;
}

div.right {
	float: left;
	width: 32%;
}

div.derek {
	background: url(./images/dtaylor.jpg) no-repeat top left;
	height: 122px;
}

div.webDesign {
	background: #DABA47 url(./images/professional.gif) no-repeat bottom right;
	height: 122px;
	color: #E2BD3D;
}

div.printDesign {
	background: #D46820 url(./images/portfolio.gif) no-repeat bottom right;
	height: 122px;
}

div.intro {
	background: #EBEEFB url(./images/chicago.jpg) no-repeat bottom left;
	color: #7783B0;
	height: 492px;
	border-right: 1px solid #D5D8E4;
}

.intro p.web-designer-taylor {
	font-size: 21px;
	margin: 7px 0 2px 15px;
	line-height: 16px;
	color: #19517C;
}

div.boxRight {
	float: right;
	padding: 0;
	margin: 0;
}

.intro p {
	padding: 5px 0;
	font-size: 120%;
	line-height: 170%;
	margin: 0 15px;
}

.intro ul {
	font-size: 100%;
	margin: 0;
	padding-left: 24px;
	padding-right: 11px;
	line-height: 120%;
}

.intro li {
	margin: 9px 0;
	list-style-type: none;
	background-image: url(./images/bullet.gif) no-repeat 3px 3px;
}

h1 {
	font-size: 24px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	color: #FFFFFF;
	margin: 7px 0 3px 9px;
	padding: 0;
}

h1 a:link, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
h1 a:hover {
	color: #FFFA63;
	text-decoration: underline;
	}

.webText p, .printText p {
	padding: 9px 12px 0 12px;
	margin: 0;
	color: #4F2121;
}

div.button {
	margin: 11px 8px;
	padding: 1px 0 3px 0;
	width: 155px;
	height: 20px;
	vertical-align: top;
}

.button {
	margin: 0;
	padding: 0;
}

.button a {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 19px;
	margin-left: 9px;
	line-height: 18px;
}

.button a:hover {
	color: #FFCCCC;
}

.bttnResume {
	width: 135px;
	height: 18px;
}

div.bttnWeb {
	background: url(./images/internet.gif) no-repeat 4px 2px;
}

.bttnPrint {
	background: url(./images/print.gif) no-repeat 2px 2px;
	margin: 0;
}

div.bttnResume {
	background: url(./images/resume.gif) no-repeat 2px 2px;
	margin: 7px 14px;
}

div.update {
	position: absolute; top: 665px; left: 21px;
	background: #F3E4C0;
	width:760px;
	margin-bottom:30px;
	border:2px solid #CB8240;
}

.update h2 {
	font-size:17px;
	margin:12px 0 0 12px;
	line-height: 15px;
	font-family: Cambria, Georgia, sans-serif;
}

.update div {
	float:left;
	margin-right: 13px;
	padding:10px;
	width: 220px;
}

.update div p {
	margin: 0 0 10px 2px;
	font-size:13px;
	font-family: Cambria, Georgia, sans-serif;
}

div.infoPrint {
	width: 221px;
	margin: 14px 10px 0 10px;
	background: url(./images/web-design.jpg) no-repeat 0px 0px;
}

.infoPrint {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 17px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.infoPrint p {
	margin: 0;
	padding: 7px 0 1px 15px;
}

.infoPrint span.web-designer {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 11px;
}

.infoPrint div.web-design {
	clear: both;
	width: 221px;
	height: 12px;
	background: url(./images/web-design.gif) no-repeat 0px 0px;
}

p.copyright {
	color: #8695A7;
	font-size: 11px;
	margin-left: 0;
	padding-left: 0;
}

div.web-designer-footer {
		float: left;
		padding: 36px 0 5px 14px;
		width: 400px;
}