@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p,ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-color: #000000;
	padding-left: 30px;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a img {
	border: none;
}
a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #FF0000;
	margin-bottom: 18px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
	color: #FF0000;
}
h4 {
	font-size: 18px;
}
p {
	font-size: 18px;
	margin-bottom: 18px;
}
li {
	list-style-position: inside;
	line-height: 20px;
	margin-left: 18px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 1075px;
}
#header {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 1024px;
	padding-top: 15px;
	background-position: bottom;
}
#name {
	font-size: 32px;
	font-weight: bold;
	float: left;
	margin-right: 60px;
}
#nav {
	margin-top: 10px;
	float: none;
	margin-left: 550px;
}
#content {
	clear: both;
	padding: 20px;
}
#largepic {
	float: left;
	margin-left: -20px;
	height: 600px;
	width: 600px;
	margin-top: 0px;
}
#rightColumn {
	float: left;
	width: 400px;
	margin-left: 25px;
}
#artthumbnail {
	height: 200px;
}
#artthumbnail  img {
	margin-right: 5px;
	margin-bottom: 5px;
}
#artinfo   h4 {
	margin-bottom: 4px;
}
#scream {
	left: 64px;
	position: absolute;
}
#namepic {
	position: absolute;
	top: 279px;
	left: 440px;
}
#splnavigation {
	top: 364px;
	position: absolute;
	left: 452px;
	width: 489px;
	padding-top: 5px;
	padding-left: 15px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
#resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
