@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0;
	margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	background-color:#fff;
}
#repeaterbox
		{
		color:#333;
		background-color:#fff; 
		background-image:  url(images/repeatx.jpg);
		background-repeat: repeat-x;
		position: absolute;
		width: 100%;
		height:171px;
		}

#titleholder{
	background-image:url(images/title.jpg);
	text-align:center;
	position: relative;
	top: 0;
	margin:0 auto 0 auto;
	height: 165px;
	width: 998px;	
}
.scottbroadley{
	display: block; 
		position: absolute;
	margin-left: 660px;
		margin-top: 0px;
	width: 295px;
	height: 135px;

text-decoration: none;
border: none; 
border:0px;

}


.contactbutton{
	display: block; 
		position: absolute;
	margin-left: 660px;
		margin-top: 130px;
	width: 105px;
	height: 33px;

text-decoration: none;
border: none; 
border:0px;


}
.dribbblebutton{
	display: block; 
		position: absolute;
	margin-left: 780px;
		margin-top: 130px;
	width: 105px;
	height: 33px;
text-decoration: none;
border: none; 
border:0px;


}





#imageholder  a{
		font-family:"Courier New", Courier, monospace;   font-size:12px; text-align:center;  line-height:20px; color:#C01D0A; 
}
#imageholder  a:visited{
		font-family:"Courier New", Courier, monospace;   font-size:12px; text-align:center;  line-height:4px; color:#10AAB6; }
		
#imageholder{
	text-align:center;
	position: relative;
	top: 15px;
	margin:0 auto 0 auto;
	height: 100%;
	width: 998px;	
	border:none;

}
#imagebreak{
	width: 500px;

	height: 10px;
	border: solid;
	border-width: 1px 0 0 0 ;
	border-color: #bdbaae;
	position: relative;
	margin:10px auto 0 auto;
		
}
#imageholder h1{
	
	font-family: Courier; 
	font-weight:300;
	font-size: 12px;
	color: #666; 
	text-align: center;
	line-height: 20px;

}
#menuholder{
	position: relative;
	margin:0 auto 0 auto;
		top: 25px;
	width: 998px;
	height: 1000px;
	border: solid;
	border-width: 1px 0 1px 0 ;



}
.itemholder{
	display: block; 
		position: relative;
		float:left;
	margin-left: 25px;
		margin-top: 25px;
	width: 218px;
	height: 168px;
text-decoration: none;
border: none; 
border:0px;

}
.itemholder a:hover {	
	border:0px;
	border: none; 
	border-style:none;
	text-decoration: none;
	}


#image{
	position: absolute;
	margin-left: 0;
	margin-top: 0;
	width: 218px;
	height: 148px;

	border:0px;
	border: none; 
	border-style:none;
	text-decoration: none;


}
#caption{
	position: absolute;
	margin-left: 0;
	margin-top: 148px;
	width: 220px;
	height: 20px;
background-color:#fff;
border:0px;
	border: none; 
	border-style:none;
	text-decoration: none;
}
#caption p{
	padding:0;
	margin: 0 0 0 0;
	font-family: Courier; 
	font-weight:300;
	font-size: 12px;
	color: #666; 
	text-align: center;
	line-height: 20px;
}
#pagespace{
	position: relative;
	margin:0 auto 0 auto;
		top: 25px;
	width: 998px;
	height: 50px;
background-color: #fff; 

}
