@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: #fff;
}
/* remember to define an outline style! */

:focus {
	outline: 0;
}	

body {
	font: 57.5% Arial, "Helvetica", Lucida, Sans serif;
	height: 100%;
	color: #666666;
	background-color: #ffffff;
	min-width: 985px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	background-color: #0099ff;
}
fieldset {
	clear: left;
	float: none;
	margin-bottom: 1.0em;
}
fieldset div {
	float: left;
}
fieldset div.prompt {
	padding: 0 5px 0 0; 
	width: 100px;
}
form {
	padding: 20px 0;
}
h1 {
	padding: 20px 0;
}
h1 img {
	width: 220px;
	height: 41px;
	margin-left: 20px;
}
h1 a:hover {
	color: #000;
}
h2 {	
	clear: left;
	padding: 50px 0 25px 0;	
}
h3 {
	font-weight: normal;
	margin: 0 0 5px 0;
}

p {
	margin: 0 0 1.5em 0;
}

.button {
	border: none;
	width: auto !important;
	background-color: #000;
	color: #666;
	margin-left: 105px;
}
.cleaner {
	clear:both;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.homeIntro {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.48;
	width: 560px;
}
.intro {
	padding: 0 0 25px 0;
}
.left {
	margin-right: 6px;
}
.right {
	float: right!important;
	padding-right: 3px;
}
.margin25px {
	margin-bottom: 25px;
}
.campaignBreak {
	margin-bottom: 100px;
}
.required {
	color: #000;
}
.thanks {
	color: #ccc;
}

#content {
	display: block; 
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 240px; 
	padding: 10px 20px 20px 20px;
}
/*
#content {
	width:985px;
	margin:0 auto;
}
*/
#nav {
	margin-left: 20px;
}
#nav li {
	list-style: none;
	margin: 0 0 5px 0;
}
#nav li a {
	text-decoration: none;
	color: #999;
	font-size: 0.9em;
}
#nav li a.on {
	color: #0099ff;
	font-weight: normal;
}
#nav li a.on:hover, #nav a:hover {
	color: #fff;
	background-color: #0099ff;
}
#nav ul {
	margin: 5px 0 10px 15px;
}

#work {
	padding: 57px 0px 30px 280px;
	width: 705px;
	float: left;
	font-size: 1.5em;	
}
/*
#work {
	width:705px;
	padding:68px 0 30px 0;
	margin:0 auto;
	font-size: 1.5em;
	position:relative;
	z-index: 5000;
	left: 140px;
}
*/
.rightcolumn {
	padding: 34px 0px 20px 0px;
	width: 350px;
	float: left;
	
}
.leftcolumn	{
	padding: 34px 0px 20px 0px;
	width: 350px;
	float: left;
}	
#work img {
	float: left;
	margin-bottom: 6px;
}
#wrapper {
	font-size: 1.5em;	
	position:fixed;
	width:100%;
}

#work .new-entry {
	border-bottom: 1px solid #333;
	margin: 0 0 30px 0;
	
}
#work .new-entry img {
	display: block;
	float: none;
	margin: 0 0 20px 0;
	
}

#work .new-entry h3 {
	font-size: 1.5em;
	color: #000;
	margin: 0 0 20px 0;
	
}
#work .new-entry p {
	line-height: 1.3;
	
}

.contact {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.48;
	text-decoration: none;	
	

	}

#resume {
	padding: 48px 0px 30px 280px;
	width: 560px;
	float: left;
	font-size: 1.3em;
	color:#000000;	
	line-height: 2.0em;
	
	}
.resumeIntro {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.48;
	width: 560px;
	color:#666;	
	
	
	}
.resumetitle {
	font-size: 1.2em;
	color: #000000;
	font-weight: normal;
	line-height: 2.48;
	border-bottom: 1px solid #333;
}

.resumebold{
	font-weight: bold ;
	
}

#resume .new-entry h3 {
	font-size: 1.5em;
	color: #000000;
	margin: 0 0 20px 0;
	
}
#resume .new-entry p {
	line-height: 1.3;
	}