article{display:block;}
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

#MainContent{
	height:auto;
	min-height:750px;
	background-color:#FFF;
	}
#leftSectiongalery{
	width:1020px;
	height:700px;
	float:left;
	margin-right:20px;
	}
#leftSectiongalery h1{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 1px 1px #666;
	font-size:20px;
	color:#fc9a26;
	text-align:left;
    margin:10px 0 5px 10px;
	border-bottom:dashed 1px #2c3848;
	}	
#leftSectiongalery{
	width:1020px;
	height:auto;
	float:left;
	margin-right:20px;
	}

.hide {
	display:none;
}
.show {
	display:block;
}																										
#galTab{
	 display:inline; 
	 width:400px;
	 height:47px;
	 position:relative;
	 top:-25px;	 left:-60px;	 font-size:14px;
}
#galTab a{
   color:#FF9900;
}
#galTab a:hover{
    font-size:14px;
	color:#9933CC;
}
#leftbar{
	display:block;
	width:320px;
	height:auto; 
	margin-left:18px;
	margin-top:50px;
	float:left;
	clear:both;
	border-right:1px dotted #FF9900;
}
.galleryTab{
	text-align:center;
	font-weight:bold;
	color:#9933CC;
}
#content04{
	width: 600px;
	height: auto;
	float:left;
	padding:5px;
	overflow-y: auto;
	margin:0 0 0 5px;
}
.pageheading{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 1px 1px #666;
	font-size:20px;
	color:#fc9a26;
	text-align:left;
	border-bottom:dashed 1px #2c3848;
}#gallery a img {padding:5px;margin:10px 0;border:1px solid #111;}