@charset "utf-8";
body{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/hamish.jpg);
	background-repeat: no-repeat;
}
#HoldMe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 646px;
	display: block;
	background-image: url(images/hamish.jpg);
	background-repeat: no-repeat;
}
#HoldMe .contact {
	margin-left: 60px;
	margin-top: 380px;
	width: 370px;
	float: left;
}
.latest {
	width: 150px;
	float: right;
	margin-top: 430px;
}

#HoldMe #Gallery {
	float: right;
	width: 145px;
	margin-top: 350px;
	text-align: right;
	padding-right: 2px;
}
#HoldMe #Gallery p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HoldMe #Gallery p a {
	color: #333;
	font-weight: bold;
}
#Blog {
	float: right;
	width: 300px;
	background-color: #000000;
	display: block;
}
#blognstuff {
	float: left;
	background-color: #000000;
	width: 450px;
	display: block;
	position: absolute;
	left: 661px;
	top: 117px;
	height: 700px;
	overflow: auto;
	color: #CCC;
}
#whyyoulookinghere {
	width: 100%;
}
#TheEnd {
	clear: left;
	float: left;
	width: 100%;
	background-color: #000000;
}
#whyyoulookinghere #HoldMe h1 {
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
#whyyoulookinghere #blognstuff a {
	color: #FFFF00;
	font-size: 12px;
}
#whyyoulookinghere #blognstuff table {
	color: #FFFFFF;
	padding: 3px;
	margin: 3px;
}
#whyyoulookinghere #blognstuff h1 {
	font-size: 14px;
	color: #FFF;
}
#whyyoulookinghere #blognstuff p a {
	float: right;
}
