/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#resume {
	float: left;
	width: 700px;
}
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	margin-left: 40px;
}
#header {
	width: 960px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 150px;
	float: left;
}
#topHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	float: left;
	width: 500px;
	padding-bottom: 10px;
}
.header {
	float: left;
}
.headerLinks {
	float: left;
	margin-top: 24px;
	margin-left: 15px;
}
#content {
	width: 960px;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: left;
}
#footer {
	color: #999999;
	width: 960px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.topHeaderLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.topHeaderLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.topHeaderLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #EB0486;
}

#thumbs {
	width: 965px;
	margin: 0px;
	padding: 0px;
	height: 27px;
	clear: left;
	float: left;
}
#workInfo {
	float: left;
	width: 700px;
	margin-top: 11px;
	height: 29px;
	padding-bottom: 20px;
}
.sectionTitle {
	float: left;
	padding-right: 15px;
	height: 29px;
}
.workDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	float: left;
	vertical-align: bottom;
	padding-top: 14px;
}
.workTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB0486;
	padding-right: 7px;
	float: left;
	padding-top: 11px;
}
#imageHolder {
	float: left;
	padding-bottom: 15px;
	clear: left;
}
.webDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	clear: left;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EB0486;
	clear: left;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 15px;
	border: 1px solid #FFFFFF;
}
.resumeSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 300px;
	clear: left;
	float: left;
}
.resumeJobHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 15px;
	clear: left;
	float: left;
}
.resumeItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	clear: left;
	padding-top: 5px;
	float: left;
}
.pdf:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	float: left;
	padding-top: 13px;
	margin-left: 10px;
}
.pdf:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	float: left;
	padding-top: 13px;
	margin-left: 10px;
}
.pdf:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB0486;
	text-decoration: underline;
	float: left;
	padding-top: 13px;
	margin-left: 10px;
}
.resumeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	line-height: 14px;
	width: 700px;
	float: left;
	clear: left;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: 7px;
	margin-bottom: 2px;
}
.aboutContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 35px;
	line-height: 16px;
	width: 350px;
	float: left;
	margin-left: 35px;
}
.aboutPic {
	float: left;
	padding-top: 15px;
	width: 170px;
	clear: left;
}
.home {
	float: left;
	padding-right: 10px;
}
