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

@import url(base.css);

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

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

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

.footer {
	margin-top: 60px;
	}
