body {
	background-color:#a5a0b1;
	}
#wrap {
	border-bottom: 6px solid #9A311F;
	background-color:white;
	overflow:hidden;
	}


div#center {
	margin: 0 auto;
text-align:center}

h1#banner {
	padding: 100px 0 0 0; /* height of the replacement image */
    overflow: hidden;
    background-image: url("choreo/choreoVideo-title.jpg");
	background-repeat: no-repeat;
	background-position: 260px 0;
	width:620px;
	float:left; 
 	height: 0px !important;
	}

.pictures {
	float:left;
	width: 212px;
	margin-left:60px;
	margin-bottom:30px;
	margin-top:6px;
	}

.pictures img {
	margin: 0; 
	width: 200px;
	border:6px solid #a5a0b1;
	}

.pictures p {
	font: bold 1em/1.7em Arial, Helvetica, sans-serif; 
	margin:0; padding: 0 0 6px 10px; 
	background-color:#a5a0b1; 
	border-right:6px solid #a5a0b1;
	}

.pictures a {color:#2a1343; text-decoration:none;}
.pictures a:hover {color:#5d4676; text-decoration:none;}

.text {
	float:right;
	width: 410px;
	margin-right:40px;
	margin-top:10px;
	}
.text p {
	font: bold 1em/1.6em Arial, Helvetica, sans-serif; 
	color: #546;
	margin-bottom:20px;
	}
.subhead, .subhead a {
	color: #9A311F;
	}
	
.subhead a:hover {
	color: #bc533f;
	}
	
p a {
	color: #546;
	}
	
p a:hover {
	color: #768;
	}

#last {margin-bottom: 10px}

h2 {
	font: bold 1em Arial, Helvetica, sans-serif; 
	letter-spacing:2px; 
	clear:both;
	text-align:right;
	margin-right:30px;
	margin-bottom:5px;
	padding-top:20px;
	}
h3 {
	text-align:center;
	margin-bottom:10px;
	padding-top:0px;
	}
h3 a {
	font: bold .8em Arial, Helvetica, sans-serif; 
	letter-spacing:1px; 
	text-decoration:none;
	color:#d5d2dd;
	}
h3 a:hover {
	text-decoration:underline;
	}
div.group {
	clear:both;
	margin-bottom:10px;
	background-color:#d5d2dd;
	padding:10px 0 0 0;
	overflow:hidden;
	}
	
p.soon {
	color:#9A311F; 
	font-size:.9em; 
	font-weight:normal; 
	border-right:none
	}

strong {font-weight:normal}


	
* html .pictures {
	margin-left:15px;
	padding-left:0;
	margin-top:0;
	bottom:10px;
	}
* html h2 {
	padding-top:20px
	}