	
    
.gallery {
	font-size: .9em;
}
.gallery h1,h2{
	letter-spacing:3px;
	text-transform:uppercase;
	font-family: 'helvetica neue', sans-serif;
	font-weight: bold;
	color: #CCC;
	padding-left: 25px;
	text-align: left;
	line-height: 0.4em;
}
.gallery h6  {
	color: #39C;
	font-size: 100%;
}
	a{color:#348;text-decoration:none;outline:none;}
	a:hover{
	color:#9F6;
}
	.caption{
	font-style:italic;
	color:#446999;
	line-height: 15px;
	text-align: left;
	width: 80%;
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
}
	.image{
	margin-top:.5em;
}
	.gallery_image{
	margin:0;
}
	.gallery_image li{
	width:100px;
	height:35px;
	float: left;
	margin: 2px;
}
	.gallery_image li div{
	left:240px
}
	.gallery_image li div .caption{
	font-family: georgia, serif;
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.4;
	color: #069;
}
	
	#main_image{
	height:346px;
	width:99%;
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
	
	.nav{
	padding-top:15px;
	font:60% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
.default #LGgallery .gallery_image_basic {
	color: #FFF;
}
	
	.info{
	text-align:left;
	width:100%;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}
	.info p{margin-top:1.6em;}
.gallery #container {
	width: 924px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/Bk1C.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
.gallery #shadowbox {
	width: 886px;
	border-left-width: 0.1em;
	border-top-color: #CCC;
	border-left-color: #999;
	border-top-width: 0.1em;
	border-top-style: ridge;
	border-left-style: ridge;
	clear: right;
}
.gallery #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../../images/Bk1.png);
}
.gallery #header h1 #logo {
	padding-left: 10px;
}
.gallery #header #rtImage {
	text-align: right;
}
.gallery #LGgallery{
	width: 685px;
}
.gallery #sidebar2 {
	float: right;
	width: 200px; /* since this element is floated, a width must be given */
	background: #EBEBEB;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	clear: none;
	height: 497px;
}
.gallery #galContent {
	background-color: #FFF;
	height: 495px;
	background-image: url(../../images/Bk3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}
.gallery #galContent p {
	font-family: 'helvetica neue', Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 9px;
	line-height: 15px;
}
.gallery #galContent h2 {
	color: #999;
	font-size: 14px;
	line-height: 14px;
}
.gallery a {
	color: #D0D0DF;
}
.gallery a:hover {
	color: #39C;
}

img, div { behavior: url(../../css/iepingfix/iepngfix.htc) }
