

.content_gallery
{
	margin: 0 20px;
}

.content_gallery a
{
	color: #fff;
}


.content_gallery p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content_gallery p.linkage a { color: #fff; }

/*.content_gallery p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content_gallery p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
	
}
#myCarousel
{
    
    margin: 0 auto;
    width:700px; /* Adjust this to your picture width + 2 */
    height:116px;
    overflow:hidden;
    background: #000000;
}
