/*Copyright © 2005 Kimberley Knight and Christian Stewart, All Rights Reserved.*/

@import url(base.css);

#kirk {
	background-image: url(images/galleryfull.jpg);
	background-repeat: no-repeat;
	}

#leftcontent {
	/*height: 400px;*/
	/*border: 1px dashed #333;*/
	}

#rightcontent {
	/*height: 400px;*/
	/*border: 1px dashed #333;*/
	}

/*#leftcontent a:link {
	font-weight:100;
	color: #000000;
	outline-style: none;
	text-decoration: none;
	}

#leftcontent a:visited {
	color: #000000;
	text-decoration: none;
	outline-style: none;
	}

#leftcontent a:hover {
	color: #044476;
	text-decoration: underline;
	}

#leftcontent a:active {
	color: #000000;
	}*/

.album {	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	position: relative;
	}	  .album p {	text-align: center;	}

#leftcontent img.unify {
	width: 125px;
	height: 77px;
	}

#copy {
	/*width: 120px;*/
	font-size: 0.85em;
	padding-left: 5px;
	font-style: italic;
	}

.footer {
	margin-top: 70px;
	}
