body,div,dl,dt,dd,ul,ol,li,h1,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}


/*RESUME TAGs*/
.sublist{list-style-type:circle; margin-left:50px;padding-bottom: 5px;}

subhead{
	height: 75px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	line-height: 75px;
	line-height: 36px;	
	font-size: 24px;
	font-variant: small-caps;
	color: #c61c1c;
	float:right;
	padding-top: 50;
	}

.albumtext{
border-top: 1px dotted #221;
float:left;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 50px;
text-align: left;
width: 400px;
}

.subtitle {
margin-left:10px;
font-family: Georgia;
font-size: 18px;
}

.smallresume{
font-family: Georgia;
font-size: 12px; 
line-height: 18px; 

color: #444;
}
.dates{
font-family: Georgia;
font-size: 12px; 
line-height: 18px; 
font-style: italic;
}

.padded{
margin-left:30px;
font-family: Georgia;
font-size: 110%;
}

a{
color: #777777; 
line-height: 14px;
}

.serif{
font-family: Georgia;
font-size: 110%;
}



html, body {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
body {
	text-align: center;
	overflow: auto;
}
.wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
h1 {
	font-size: 36px;
	height: 75px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	line-height: 75px;
	text-transform: titlecase;
	color: #c61c1c;
	display:inline;
}

h1light {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 28px;	
	text-transform: titlecase;
	color: #E97F86;
}





td.top{
padding-left:10px;
}

table.main{

border:0;
width:100%;
background:#FFFFFF;
}


