/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#wallpaper {
	height: 325px;
	margin: 0 0 -325px 0;
}
#imagehead {
	float: left;
	padding: 0 0 0 0;
	width: 735px;
	margin: 0px;
}
#wpdiv01 {
	height: 290px;
	width: 100%;
	background-color: #000000;
}
#wpdiv02 {
	height: 35px;
	width: 100%;
	background-color: #000000;
}
#search {
	position: relative /* the only one needed */;
	float: left;
	}
#container {
	position: relative /* the only one needed */;
	margin: 0 0 0 70px;
	border: 3px solid #989898;
	width: 759px;
	float: left;
	display: inline /* IE-fix */;
	background:url(images/rivet_tile.jpg) repeat;
}
#content {
	float: left;
	padding: 0 0 0 0;
	width: 735px;
	margin: 0px;
}
#bodycopy {
	padding-right: 20px;
	width: 600px;
}
#sidebarcopy {
	float: left;
	margin: -5px 13px 0 13px;
	width: 207px;
	height: 100%;
	background-color:#dedddd;
	display: inline;
	padding: 0px;
	border: 2px solid #989898;
	border-top:none;
}
#sidebarcopy2 {
	float: left;
	margin: -5px 16px 0 5px;
	width: 496px;
	height: auto;
	background-color:#ffffff;
	display: inline;
	padding: 0px;
	border: 2px solid #989898;
	border-top:none;
}
#footer {
	float: left;
	width: 100%;
	height: 50px;
	background-color:#ffffff;
	margin-top:20px;
	border-top:solid #989898;
}
.sidebarcopy {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	text-indent: 0px;
	line-height: 14px;
	font-weight: normal;
	padding: 4px;
}
h2.sidebarcopy {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	text-indent: 10px;
	line-height: 16px;
	font-weight: bold;
}
.footer {
}
.portright {
	float: right;
	padding: 0 0 0 10px;
	
	}
	
p.portfolio {
	
	height: 121px;
	text-align:left;
	padding-top:5px;
	}
	
p a{
	color:#ff3333;
	}
	
p a:visited{
	color:#993333;
	}
	
.centered{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:814px;
}
#padded {
	padding:20px;
}
