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

@import url(base.css);

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

.click {
	padding: 1px;
	}

.album {
	float: left;
	height: 110px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.album p {
	text-align: center;
	}

#leftcontent img.unify {
	width: 144px;
	height: 110px;
	}

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

#rightcontent {
	/*height: 400px;*/
	/*border: 1px dashed #333;*/
	}
	
.footer {
	margin-top: 80px;
	}
