
body, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}


body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: scroll;
}


img {
	border: none;	
}


#noscript {
	position: absolute;
	top: 10px;
	right: 10px;
	border: 4px solid #ff0000;
	background-color: #ffffff;
	width: 150px;
	height: auto;
	padding: 4px 4px 4px 4px;	
}


#alanbellows {
	margin: 10px 0px 10px 10px;	
	width: 382px; 
	height: 56px;
}


div.downloadLink {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	font-size: 80%;
	text-align: center;
	line-height: 1em;
}

td.bar {
	background-image: url(../images/bar.png);
	background-repeat: repeat-x;
	width: auto;
	height: 36px;	
}


#buttons {
	width: 745px;
	height: 36px;	
}


div.button {
	float: left;
	width: 148px;
	height: 36px;
	cursor: pointer;	
}


#button_resume {
	background-image: url(../images/button_resume.png);
	width: 149px;	
}


#button_websites {
	background-image: url(../images/button_websites.png);
	width: 149px;	
}


#button_graphics {
	background-image: url(../images/button_graphics.png);
	width: 149px;	
}


#button_photos {
	background-image: url(../images/button_photos.png);
	width: 149px;	
}


#button_contact {
	background-image: url(../images/button_contact.png);
	width: 149px;	
}


div.page {
	text-align: left;
	width: 790px;
	margin-top: 50px;
	margin-bottom: 50px;	
}


div.downarrow {
	position: absolute;
	margin-top: -50px;	
}


.sampleTitle {
	font-size: 120%;
	font-weight: bold;
}


span.p {
	line-height: 1.4;	
}

div.section {
	color: #000000;
	font-family: arial, sans-serif;
	text-align: left;
	font-weight: normal;
	padding-left: 15px;
	margin: 10px 0px 30px 0px;
}


td.subsectionTitle {
	font-weight: bold;
	width: 25%;
	padding-bottom: 5px;
	padding-top: 5px;	
	border-bottom: 1px solid #dddddd;
}


td.subsection {
	padding-bottom: 5px;
	padding-top: 5px;	
	border-bottom: 1px solid #dddddd;
}


td.samplesNotice {
	font-size: 110%;
	padding-bottom: 30px;	
}


div.bulleted {
	background-image: url(../images/bullet.gif);
	background-position: 0px 0.5em;
	background-repeat: no-repeat;
	padding-left: 11px;	
	margin-bottom: 6px;
}


div.title {
	font-family: 'Times New Roman', serif;
	font-size: 200%;
	font-weight: normal;
	color: #202060;
	line-height: 1em;
	font-variant: small-caps;
	border-bottom: 1px solid #000000;
}


td.contactLabel {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #dddddd;
}


td.contactField, td.sampleImage {
	padding: 5px 10px 5px 0px;
	border-bottom: 1px solid #dddddd;
}


td.noline {
	border-bottom: none;	
}



