body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/gen/pinstripe.jpg);
	color: #CCC;
	font-size: 14px;
	line-height: 1.3em;
}
#pagewidth {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
	padding-top: 25px;
}
#header {
	height: 90px;
	width: 825px;
	position: relative;
	background-image: url(images/gen/contenttop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	background-image: url(images/gen/contentmiddle.png);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 25px;
	clear: both;
	width: 740px;
	padding-top: 20px;
}
#footer {
	height: 100px;
	background-image: url(images/gen/contentbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	clear:both;
}
#copyrightbox {
	background-image: url(images/gen/copyrightbox.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 106px;
	position: absolute;
	top: 10px;
	left: 700px;
}
#signature {
	background-image: url(images/gen/signature.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 34px;
	width: 308px;
	z-index: 10;
	top: 5px;
	left: 25px;
}
#signature span
	{
	display: none;
	}

#menubar {
	background-image: url(images/gen/menubar.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 46px;
	width: 425px;
	top: 31px;
}
#biography
	{
	display: block;
	position: absolute;
	top: 12px;
	left: 50px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menubio.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#biography:hover
	{
	background-position: 0 0px;
	}
#biography span
	{
	display: none;
	}

#resume
	{
	display: block;
	position: absolute;
	top: 12px;
	left: 150px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menures.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#resume:hover
	{
	background-position: 0 0px;
	}
#resume span
	{
	display: none;
	}

#portfolio
	{
	display: block;
	position: absolute;
	top: 12px;
	left: 235px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menuport.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#portfolio:hover
	{
	background-position: 0 0px;
	}
#portfolio span
	{
	display: none;
	}

#contact
	{
	display: block;
	position: absolute;
	top: 12px;
	left: 325px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menucont.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#contact:hover
	{
	background-position: 0 0px;
	}
#contact span
	{
	display: none;
	}
#copyright {
	background-image: url(images/gen/copyright.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 75px;
	position: absolute;
	top: 25px;
	left: 16px;
}

h1
	{
	font-size: 18pt;
	margin-top:0px;
	}

h2
	{
	font-size: 12pt;
	line-height: 3pt;
	}

h3
	{
	font-size: 10pt;
	line-height: 3pt;
	}
.title {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.venue {
	font-size: 13px;
	text-align: center;
}
.centered {
	text-align: center;
}
.portinst {
	font-size: 13px;
	text-align: center;
}
