body  {
	min-width: 755px;
	margin: 0;
	padding: 0;
	background-color: #E6E0D2;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#header_area {
	padding: 25px 0;
	width: 755px;
	text-align: center;
	}
	
h1   {
	font-size: 23px;
	margin: 0;
	padding: 0;
	}
	
	
#instruments {
	font-weight: bold;
	}
	
#address {
	font-size: 13px;
	}
	
#frank_pic {
	height: 440px;
	width: 348px;
	float: left;
	border: 2px #9e514b solid;
	margin: 0 20px 20px 0;
	}

#main_content {
	width: 755px;
	padding: 0 0 0 30px;
	}
	
#services dt {
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	}
	
#services dd {
	font-size: 14px;
	padding: 0 0 5px 0;
	}
	
#bottom {
	width: 755px;
	clear: both;
	text-align: center;
	padding: 10px 0 40px 0;
	font-size: 16px;
	}

	
#bottom a:link, #bottom a:visited {
	text-decoration: none;
	color: #444c3d;
	}
	
#bottom a:hover  {
	color: #858f7b;
	}
	
#bottom_right a:link, #bottom_right a:visited {
	text-decoration: none;
	color: #685324;
	margin-left: 100px;
	}
	
#bottom_right a:hover  {
	color: #9d8a60;
	}
	
#mp3s_table {
	padding: 30px 0 80px 60px;
	}
#mp3s_table td {
	vertical-align: top;
	}
.song_name {
	width: 180px;
	font-size: 15px;
	}
	
.song_name a:link, .song_name a:visited {
	text-decoration: none;
	color: #9e514b;
	}
	
.song_name a:hover  {
	color: #c7918d;
	}
	
.smaller {
	font-size: 12px;
	}

.which_horn {
	width: 150px;
	height: 50px;
	padding: 0 0 0 35px;
	color: #212121;
	}

.composer {
	width: 150px;
	height: 50px;
	font-style: italic;
	color: #404040;
	}

.file_size {
	width: 75px;
	height: 50px;
	color: #212121;
	text-align: right;
	}
	
h5  {
	font-size: 13px;
	margin: 10px 0 5px 0;
	}
	
#resume_content {
	width: 755px;
	padding: 0 0 0 60px;
	font-size: 12px;
	}

	
.description {
	height: 35px;
	width: 600px;
	}
	
.year  {
	height: 35px;
	vertical-align: top;
	}
	
#resume_free {
	padding-bottom: 3px;
	}
	
#long_list {
	width: 600px;
	padding-bottom: 10px;
	}
	
	
#long_year {
	vertical-align: top;
	}
	
.freelance {
	width: 600px;
	}
	
.education {
	width: 600px;
	padding-bottom: 6px;
	}
	
#edu_year {
	vertical-align: top;
	padding-bottom: 6px;
	}
	
#teachers {
	padding-bottom: 20px;
	}
