/* CSS Document */

h2 {
	color: #ABAFD6;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

#base {
	position: absolute; left: 50%; top: 0;
	width: 800px; margin-left: -400px;
}

#MastheadPortrait { position: absolute; left: 0; top: 0; }
#masthead { position: absolute; left: 200px; top: 0; z-index: 1; }
#linkHome {
	position: absolute; left: 718px; top: 72px; z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
}
#linkHome a {
	color: #cfbe97; text-decoration: none;
}
/*
#masthead {
	position: absolute; left: 200px; top: 0;
	width: 404px; height: 71px;
	background-image: url(images/masthead.jpg);
	color: #dbd9d2;
}
*/



#menuDIV { position: absolute; left: 0; top: 156px;
	width: 200px; height: 443px;
	background: url(images/menuBG.jpg) no-repeat 0 0; }
#menuTABLE { position: absolute; left: 15px; top: 15px;
	width: 185px; }
#menuTABLE td {
	padding: 5px 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
}
#menuTABLE .notLast { border-bottom: 1px solid #606060; }
#menuTABLE td a { text-decoration: none; }
#menuTABLE td.otherPage a:link { color: #cfbe97; }
#menuTABLE td.otherPage a:visited { color: #a0a099; }
#menuTABLE td.otherPage a:hover { color: #f0f0d0; }
#menuTABLE td.currentPage a:link,
#menuTABLE td.currentPage a:visited,
#menuTABLE td.currentPage a:hover { color: white; }
#menuTABLE td.menuLINE { height: 0px; border-bottom: 1px solid #606060; }



#contentTABLE {
  position: absolute; left: 200px; top: 108px; width: 600px; }
#contentTD {
  background-color: #191919;
	color: #dbd9d2;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  padding: 17px 25px; }
#contentTD .header { display: block; margin-bottom: 7px; }
#contentTD p { margin-bottom: 2em; }


.threePictures { width: 550px; margin-bottom: 1em; }
.threePictures .image { width: 175px; }
.threePictures .image img { border: 1px solid white; }
.threePictures .caption {
	width: 175px;
	color: #dbd9d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-top: 3px; }



.pageNavigation a:link { color: #dbd9d2; text-decoration: none; }
.pageNavigation a:visited { color: #a0a099; text-decoration: none; }
.pageNavigation a:hover { color: #f0f0d0; text-decoration: underline; }



.CVH2 { font-size: 12px; }
.CVH3 { color: #ABAFD6; }

#CVMain {
	border-top: 2px solid #525252;
	margin: 0 0 200px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 1px 0 3px 0; }
#CVMain a { text-decoration: none; }
#CVMain a:link { color: white; }
#CVMain a:visited { color: white; }
#CVMain a:hover { color: #cfbe97; }

#CVMenu {
	border-top: 2px solid #525252;
	border-bottom: 2px solid #525252;
	padding: 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 1px 0 3px 0; }
#CVMenu a { text-decoration: none; }
#CVMenu a:link { color: white; }
#CVMenu a:visited { color: white; }
#CVMenu a:hover { color: #cfbe97; }
.CVMenuDivider { color: #8c8c8c; font-size: 14px; }

.CVItem td {
	font-size: 11px;
	vertical-align: top; 
	padding-bottom: 10px; }
.CVPicture {
	display: block;
	border: 4px solid #b3b3b3;
	margin: 0 25px 10px 25px;
	width: 95px; }
.CVItemDivider {
	width: 100%; height: 10px;
	border-top: 1px solid #8c8c8c;
}


.TextSmall { font-size: 11px; }
.TextSmall .p1 { margin-bottom: 0.5em; }


.Concerts3 td { font-size: 11px; }
.Concerts3 .LeftCell { color: #ABAFD6; font-weight: bold; padding-right: 20px; }
.Concerts3 .RightCell {}


#CVMenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.CVMenuElement {}
.CVMenuElementLast {}

#RA {
  margin: 30px 0;
  width: 100%;
  height: 400px;
}
#RA .NextColumn { border-left: 1px solid white; }
#RA td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 10px;
  vertical-align: top;
}
#RA td .heading { font-size: 14px; font-weight: bold; margin-bottom: 1em; }
#RA .RAItem img { border: 1px solid white; }
#RA .RAItem a { font-size: 11px; font-weight: bold; text-decoration: none; }
#RA .RAItem a:link, #RA .RAItem a:visited { color: #ABAFD6; }
#RA .RAItem a:hover { color: #C0C0F0; }
#RA .RAItem .byline { font-size: 10px; }


/* TMP */

#tmpMenu { position: absolute; left: 0; top: 156px; }
