@import url("beatles.css");
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #996633;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #678698;
}
#aboutbody {
	float: left;
	width: 400px;
	margin:0 auto 0 100px;
	font-family: Baskerville, Garamond, "Georgia", serif;
	text-align: left;
}
#babymike {
	float: left;
	width: 190px;
	height: 210px;
	margin:80px 0 0 30px;
	text-align: center;
}
#contact {
	width: 140px;
	height: 40px;
	margin:30px auto 0 auto;
	text-align: center;
}
#contact-about {
	float:left;
	width: 120px;
	margin: 20px 0 0 70px;
	height: 40px;
}
#container {
	width: 820px;
	margin:0 auto 0 auto;
}
#content {
	background-color:#FFF;
	width: 820px;
	margin:0 auto 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-position: top;
	width: 820px;
	margin:0 auto 0 auto;
	text-align: center;
	font-size: 12px;
	font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
	background-repeat: no-repeat;
	padding: 40px 0 40px 0;
	color: #314049;
}
#footer a {
	color: #314049;
	text-decoration: none;
}
#header {
	width: 820px;
	margin:0 auto 0 auto;
	background-image: url(../images/header.jpg);
	height: 180px;
}
#navigation {
	z-index: 2;
	padding:100px 100px 0 100px;
}
#resumebody {
	float: left;
	width: 620px;
	margin:0 0 0 100px;
	font-family: Baskerville, Garamond, "Georgia", serif;
	text-align: left;
	padding-left: 20px;
}
#resumedownload, #resumedownload a, #resumedownload a:visited {
	font-family: Baskerville, Garamond, "Georgia", serif;
	font-style:italic;
	color: #996633;
	font-size: 16px;
	text-align: right;
	margin:0 0 10px 0;
}
#resumedownload a:hover {
	color:#000;
}
#worksbody {
	width: 620px;
	margin: 0 0 0 130px;
	text-align:left;
}

h1 {
	font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
	font-size: 26px;
	color: #455A66;
	font-weight: normal;
}
h2 {
	font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
	color: #996633;
	margin: 20px 0 .25em 0;
	font-weight: normal;
	font-size: 22px;
}
.0before {
	margin: 0 0 0 0;

}
h3 {
	font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
	color: #455A66;
	margin:0 0 -0.25em 0;
	font-weight: normal;
	font-size: 20px;
}
p {
	margin-top: .75em;
	margin-bottom: 0;
	font-family: Baskerville, Garamond, "Georgia", serif;
	font-size: medium;
}
ul,ol,li {
	margin-top: 0em;
	margin-bottom: 0;
	font-family: Baskerville, Garamond, "Georgia", serif;
	font-size: medium;
}
.aboutq {
	font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
	margin-top: 1em;
	margin-bottom: .25em;
	color: #996633;
}
.abouta {
	margin-top: 0em;
	margin-bottom: .25em;
	color: #000000;
}
.aboutheader {
	font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	margin:0 0 1em 0;
	color: #455A66;
	font-size: 26px;
}
.caption {
	font-family: Baskerville, Garamond, "Georgia", serif;
	font-style:italic;
	color: #996633;
	font-size: 16px;
	text-align: center;
}
.employer {
	font-family: Baskerville, Garamond, "Georgia", serif;
	color:#000;
}
.jobdescription {
	margin-top: 0em;
	margin-bottom: 1.5em;
	color: #000000;
	line-height: 1.25em;
}
.jobtitle {
	font-family: "Gill Sans", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 .25em 0;
	color: #996633;
	text-indent: -20px;
}
.resumeheader {
	font-family: "Gill Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	margin:0 0 .25em 0;
	color: #455A66;
	font-size: 24px;
	text-indent: -20px;
}
.skills {
	margin-top: 0em;
	margin-bottom: 1.5em;
	color: #000000;
	line-height: 1.25em;
	margin-left: -10px;
}
.thumbnail {
	height: 50px;
	width: 60px;
	border: 0px;
	margin: 5px 5px 2.5px 5px;
	border:0px
}
.workslink {
	font-size: 12px;
	margin: 0 0 0 5px;
}
.workstext {
	margin:5px 0 0 5px;
}

#linkscolumn1 {
	float: left;
	width: 235px;
	margin-left: 100px;
	text-indent: 0em;
	padding-left: 0em;
	font-family: Baskerville, Garamond, "Georgia", serif;
	font-size: medium;
	text-align: left;
}

<link rel="stylesheet" xhref="http://www.iammikeyoung.com/css/screen.css?version=9" type="text/css" />
