@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
}
#masthead {
	backround: #666999;
	color: #CCCCCC;
	background-color: #666666;
	padding: 2px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cc3300;
	border-right-color: #cc3300;
	border-bottom-color: #cc3300;
	border-left-color: #cc3300;
}

a:link {
	color: #CC3300;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	color: #0000FF;
	font-size: 14px;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
#tableTest {
	background-image: url(../8-16-08/bw/Voussouir%20IV%20copy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	margin-top: 30px;
}

h1 {
	font-family: Eurostile;
	font-size: 24px;
	color: #FFFFFF;
}
#artistStatement {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#outertable {
	margin-top: -20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

h4 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: normal;
}
#helpful {
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#resume {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: none;
}
