.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.title {
	text-transform: uppercase;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
tr.gray {
	background-color: #F2F2F2;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}

body {
	background-position: 0px 0px;
	text-align: center;
}
.resume_bg {
	background-color: #F0E1E1;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#navbar {
	padding-left: 35px;
}
h3 {
	color: #834141;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
.float_left {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #914848;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #914848;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #666666;
	text-decoration: none;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.padding {
	padding-left: 10px;
}

.thumbnail2{
	position: relative;
	z-index: 0;
	text-align: left;
}


.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}
.padding2 {
	padding-left: 20px;
}


.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFECEC;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -50px;
left: -155px; /*position where enlarged image should offset horizontally */

}
.thumbnail{
	position: relative;
	z-index: 0;
	text-align: center;
}


.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFECEC;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -210px;
left: 120px; /*position where enlarged image should offset horizontally */

}




.thumbnail1{
	position: relative;
	z-index: 0;
	text-align: center;
}


.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFECEC;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -210px;
left: -250px; /*position where enlarged image should offset horizontally */

}
ol {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.opera_title {
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	color: #666666;
}
.float_left {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
.cd_tracks {
	font-size: 10px;
	
}
#nav {
	text-align: center;
	font-size: 16px;
	background-color: #000;
	color: #FFF;
	height: 40px;
}
#nav a:link, #nav a:visited {
	font-size: 14px;
	color: #FFF;
}
#nav a:hover, #nav a.current {
	font-size: 14px;
	color: #C99;
}
#gallery_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	letter-spacing: .2em;
	padding-top: 10px;
}
#gallery_nav a:link, #gallery_nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;

}
#gallery_nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #C99;

}
.left-indent {
	padding-left: 35px;
}

