body {
	background-color: #000000;
	background-image: url(images/backgroundfaint.png);
	margin: 0;
	padding: 0;
}


#container {
	margin: auto;
	width: 740px;
	overflow: visible;
	position: relative;
}

#header  {
    background-image: url(images/flamencobostonlogo.png);
    width: 241px;
    height: 94px;
    border: 0px;
    float: right;
    margin: 10px 0px 0px 0px;
}

#menu {
	height: 12px;
	background-color: #171717;
	clear: both;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 12px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#menu     a    {
    color: #868585;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    padding-right: 15px;

}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#menu  a:hover, #footer a:hover {
	color: #990033;
}

#content {
	color: #868585;
	width: 698px;
	height: 410px;
	margin-left: 20px;
	border: 1px solid #454545;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/content_hg.gif);
}

#contentleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px;
	height: auto;
	width: 200px;
	float: left;
	padding-top: 15px;
}
#contentleft h1 {
	font-size: 22px;
	color: #990033;
	text-align: center;
	font-weight: normal;
}
img.contentleft {
    width: 200px;
    border: 0px;
    float: left;
    margin: 0px 0px 0px 0px;
}

img {
    border: 0px;
}

.contentleft_sub {
	font-style: italic;
	color: #EBEBEB;
	font-weight: normal;
	font-size: 12px;
	padding: 15px;
}


#videocontainer {
	background-color: #171717;
	width: 740px;
	color: #666666;
	font-size: 13px;
	font-variant: normal;
	text-align: center;
}


#contentcontainer {
	background-color: #171717;
	width: 740px;
}
#contentright {
	height: auto;
	width: 442px;
	float: left;
	padding-left: 20px;
	font-size: 13px;
	font-variant: normal;
	padding-right: 20px;
	line-height: 17px;
}

#contentright h1 {
	font-size: 22px;
	color: #990033;
	text-align: left;
	font-weight: normal;
    	text-transform: uppercase;

}

#contentright h1 em {
	font-style: normal;
	color: #868585;
	text-transform: none;
}

#contentright h2 {
	margin-top: 18px;
	margin-bottom: -3px;
	font-size: 16px;
	color: #544441;
	font-weight: bold;
	text-transform: uppercase;
}
#contentright p {
	margin-top: 9px;
	margin-bottom: 9px;
}

#footer {
	background-color: #171717;
	height: 18px;
	margin-top: 10px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 60px;
}

.showDate  {
    	font-style: italic;

}
.divider_top {
	height: 23px;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.divider_middle {
	height: 23px;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.divider_bottom {
	height: 15px;
	width: auto;
}



#contentright  a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentright  a:hover {
	color: #FDC4C7;
	text-decoration: none;
}

div.photoAlbumThumbs {
    
}

div.photoAlbumImage {
    text-align: center;
    
}

div.photoAlbumImage img {
    text-align: center;
    margin: 15px 0px 0px 0px;
    border: 1px solid #544441;
}

div.photoAlbumThumbs img {
    border: 1px solid #544441;
    margin: 5px;
}

div.photoButtons {
    text-align: center;
    height: 15px;
    background-color: #171717;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0px;
}

div.photocaption {
    text-align: center;    
}
