	@charset "UTF-8";
	body {
		background-color: #141a2c;
		margin: 0px;
		padding: 0px;
		background-position: center;
		background-repeat: repeat;
	}
	#container {
		width: 940px;
		background-image: url(../images/background.jpg);
		height: 600px;
		padding: 0px;
		
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: -300px;
		margin-left: -470px;
		top: 50%;
		position: absolute;
		left: 50%;
	}
	#container #navspacer {
		height: 80px;
		display: block;
		width: 940px;
	}
	#container #ralphmancontainer {
		background-image: url(../images/ralphman.jpg);
		padding: 0px;
		height: 600px;
		width: 940px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#nameplate {
		position: relative;
		left: 95px;
		top: 210px;
	}
	#contact {
		position: relative;
		left: 360px;
		top: 220px;
	}
	#navigation {
		top: 315px;
		position: relative;
		left: 150px;
		margin: 0px;
		padding: 0px;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 16px;
	}
	
	a {
		font-style: italic;
		color: #07a8de;
		text-decoration: none;
	}
	a:link img,
	a:visited img {
		border-style: none;
	}
	#container #content {
		width: 940px;
		margin: 0px;
		padding: 0px;
	}
	.picturethumb1 {
		text-decoration: none;
		list-style-type: none;
		float: left;
		width: 126px;
		margin-left: 15px;
		margin-bottom: 15px;
		margin-top: 0px;
		margin-right: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		height: 100px;
		text-align: center;
		vertical-align: middle;
	}
	#tabs .viewport{
		height:370px;
		width:870px;
	}
	.scrollable {
		overflow-x: scroll;
		overflow-y: hidden;
		width: 435px;
		height:370px;
		float: left;
		position: relative;
		left: 0px;
		right: 0px;
	}
	.largeimage {
		border: 2px solid #000;
	}
	.arttitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		text-align: right;
		padding: 0px;
		margin-top: 10px;
		color: #ECE9C2;
		margin-right: 3px;
	}
	.artmedia {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: right;
		padding: 0px;
		margin-top: -8px;
		color: #E8E8E8;
		font-style: italic;
		margin-right: 3px;
	}
	.artyear {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: right;
		padding: 0px;
		margin-top: -8px;
		color: #CCC;
		font-style: italic;
		margin-right: 3px;
	}
	.linkbox {
	background-color: #000;
	float: left;
	width: 250px;
	margin-left: 40px;
	display: inline;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	.linkbox li {
	250text-decoration: none;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
	}
.linkbox li:hover {
	background-color: #333;
}
.linkbox ul {
	margin: 0px;
	padding: 0px;
}
.linkbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ECE9C2;
	text-align: center;
	background-color: #232323;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
}

