body {
	margin: 0px;
	background: #111;
}
#global_container {
	margin: 0px auto;
	text-align: center;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Geneva, Arial;
	background: #111;
	border-spacing:0px;
	padding:0px;
	width:100%;
}
#msc_container {
	position: relative;
	width: 780px;
	margin: auto;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	background: #111;
}
#msc_container a,
#msc_image a {
	text-decoration: none;
}
#msc_container a:hover,
#msc_image a:hover {
	text-decoration: none;
}
#msc_menu {
	width: 200px;
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Geneva, Arial;
	font-size: 10px;
	background: #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#msc_menu h1 {
	margin: 0px;
	padding: 6px 0 12px 10px;
	color: #666;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
#msc_menu a {
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Geneva, Arial;
	text-decoration: none;
}
#msc_menu a:active, a:visited {
	color: #FFF;
	text-decoration: none;
}

#msc_menu a:hover {
	color: #444;
	text-decoration: none;
}

#msc_menu a img.lock {
	padding: 0 3px 3px 0;
	vertical-align: middle;
	border: none;
}
#msc_menu ul {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 12px;
	background: #666;
	border-top: 1px solid #333;
}
#msc_menu ul li {
	display: block;
	margin: 0px;
	padding: 4px 0 4px 10px;
	color: #FFF;
	font-size: 12px;
	background: #666;
}
#msc_menu ul li:hover {
	background: #CCC;
}
#msc_menu ul li.topline {
	border-top:1px solid #111;
}
#msc_menu #galleries_menu small {
	color: #999;
}
#msc_thumbs {
	margin: 0px 0px 10px 10px;
	width: 580px;
	padding: 0px 0px 6px 0px;
	background: #111;
}
#gallery_title {
	width: 570px;
	margin: 10px 6px 0px 0px;
	padding: 0px;
	padding-left: 10px;
	color: #FFF;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Geneva, Arial;
	font-weight: normal;
}
#thumbs_div {
	width: 580px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color: #777;
	background: #111;
}
#thumbs_cont {
	width: 85px;
	height: 105px;
	margin: 0px 8px 8px 0px !important;
	padding: 0px!important;
	border: none;
	background: #666;
}
#thumbs_cont .thumb_img {
	margin: 3px !important;
	padding: 0px !important;
	vertical-align: middle;
	border: none;
}
#thumbs_cont p{
	height: 16px;
	width: 91px;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 4px 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color: #777;
	background: #111;
	border: 1px solid #111;
}
#msc_foot {
	position: relative;
	float: left;
	width: 570px !important;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	background: #111;
	color: #333;
	font-family: Verdana, Geneva, Arial;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
}
#msc_foot a
{
	color: #333;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}
#msc_foot a:hover {
	color: #666;
}
#gallery_block {
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 4px 4px 6px 10px;
	color: #FFF;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Geneva, Arial;
	font-weight: normal;
	text-align: left;
	background: #111;
}
#gallery_block a {
	font-size: 11px;
	line-height: 14px;
	color: #444;
}
#gallery_block a:hover{
	color: #FFF;
}
#alert {
	height:32px;
	margin-bottom: 4px;
	padding: 2px;
	text-align: left;
	background: url('../images/alert.gif') 0px 0px no-repeat #F30;
}
#alert span {
	margin: 4px 20px 0px 45px;
	padding: 0px;
	color: #FFF;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}