#bgphoto {
	width:500px;
	height:500px;
	z-index:1;
	position:fixed;
	bottom:0px;
	left:0px;	
	background-image:url(../images/bg_photos.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	}
	
	

.post-body {
	font-size:12px;
	}
	
.gallerymain img {
	padding-right:25px;
	}
	
.gallerybody img {
	margin:15px;
	padding:15px;
	background-image:url(http://www.shanemhale.com/assets/images/frame.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
.gallerymain a:link {
	background-image:url(../images/galleryicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:14px;
	text-decoration:none;
	padding-left:35px;
	color:#003366;
	}

.gallerymain a:visited {
	background-image:url(../images/galleryicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:14px;
	text-decoration:none;
	padding-left:35px;
		color:#003366;

	}
	
.gallerymain a:hover {
	background-image:url(../images/galleryicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:14px;
	text-decoration:none;
	padding-left:35px;
	color:#003366;

	}
	
.gallerymain a:active {
	background-image:url(../images/galleryicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:14px;
	text-decoration:none;
	padding-left:35px;
	color:#003366;
	}
#comments {
	font-size:12px;
	}
	
.blogger-labels {
	font-weight:bold;
	}

.post-body a:link {
	font-weight:normal;
	color:#003366;
	}
	
.post-body a:visited {
	font-weight:normal;
	color:#003366;
	}
			
.post-body a:hover {
	font-weight:normal;
	color:#666666;
	}
			
.post-body a:active {
	font-weight:normal;
	color:#003366;
	}
	

