body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
#header {
	background-color: #FFFFFF;
	clear: both;
	height: 51px;
	width: 919px;
}
#subHeader {
	background-color: #FFFFFF;
	clear: both;
	height: 38px;
	width: 919px;
}
#body {
	background-color: #FFFFFF;
	clear: both;
	height: 473px;
	width: 919px;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	height: 38px;
	width: 919px;
}
#all {
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
#bodyInside {

	background-color: #FFFFFF;
	clear: both;
	height: 473px;
	width: 919px;
}
#subHeaderInside {

	background-color: #FFFFFF;
	clear: both;
	height: 87px;
	width: 697px;
}
.headermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:400;
	color: #000000;
	font-weight:400;
	text-decoration:none;
	clear:both;
	text-align:center;
	background-image: url(images/link_bkg.jpg);
	background-repeat: repeat-x;
}
A.headermenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:400;
	color: #000000;
	text-decoration:none;
	clear:both;
	text-align:center;
}
A.headermenu:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	font-weight:400;
	color: #000000;
	text-decoration:none;
	clear:both;
	text-align:center;
}
A.headermenu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:400;
	color: #000000;
	text-decoration:none;
	clear:both;
	text-align:center;
}
/* styles used to display the album title on the inside page*/
.album_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration:none;
	clear:both
}
.album_title_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight:600;
	text-decoration:none;
	clear:both
}

.description {
	font-style: oblique;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 11px;
}
.bioBody {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.emailLink {

	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.form {

	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftBody {
	clear: none;
	height: 473px;
	width: 318px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
#rightBody {

	clear: none;
	height: 473px;
	width: 565px;
	float: right;
}
.disclaimer {

	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

