/* profiles */
.profiles #galleryimgsprevgallerynav, .profiles #galleryimgsnextgallerynav, .profiles #galleryimgspagenav {display: none;}
.profiles #introswap {position: relative;}
.profiles #introswap .swapsection.selected {position: relative; visibility: visible; width: 900px; height: auto; padding: 0; margin: 0;}
#bodyaperture #introgallery #greythumbs #greythumbs_bottom {
	background-color: #222;
	height: 10px;
	position: absolute;
	top: 365px;
	background-repeat: no-repeat;
	width: 100%;
	background-image: url(../blackbox_bottom.gif);
}
.profiles #introgallery {
	position: relative;
	width: 730px;
	height: 375px;
	margin: 0;
	padding:0;
}
.profiles #introgallery h2 {font-size: 18px; color:#FFFFFF; font-weight: bold; padding: 20px 0px 15px 25px; margin-top: 0px; margin-bottom:5px;}

.profiles #introgallery #galleryimgs {
	width: 595px;
	height: 375px;
	float: left;
	position: absolute;
	top: 1px;
}
.profiles #introgallery #gallerythumbs {
	width: 208px;
	height: 238px;
	float: left;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	left: 510px;
	top: 40px;
}
.profiles #introgallery #gallerythumbs h2 {color: #FFCC00; margin: 15px auto;}
.profiles #introgallery #gallerythumbs #thumbscontainer {width: 220px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
html>body.profiles #introgallery #gallerythumbs #thumbscontainer {width: 210px;}
#bodyaperture #introgallery #greythumbs {
	background-color: #222;
	position: absolute;
	width: 216px;
	height: 367px;
	background-image: url(../blackbox_top.gif);
	background-repeat: no-repeat;
	left: 510px;
	top: 1px;
}
#bodyaperture #introgallery #greythumbs h1 {
	color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top: 6px;
	padding-right: 13px;
}
#bodyaperture #introgallery #greythumbs p {
	color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-right: 13px;
	margin-top: 245px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.cornerbottomleft {
	float: left;
}
.cornerbottomright {
	float: right;
}

