#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #000;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(header.jpg);
	background-repeat: repeat;
	height: 200px;
	width: 800px;
}
#nav {
	background-color: #000;
	height: 30px;
	width: 740px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 40px;
	clear: both;
	text-align: center;
}
#wrapper h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	padding: 0px;
	font-size: 24px;
	color: #1D1A1B;
}
#body {
	background-color: #FFF;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#wrapper #body #follow {
	text-align: center;
	float: right;
	margin-right: 10px;
}
#wrapper #body #introBODY {
	height: 100px;
	margin: 0px;
}
#wrapper #body #main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
}
#wrapper #body #follow a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 40px;
}

#wrapper #body #contact, #wrapper #body #follow {
	width: 200px;
	font-weight: bold;
	border: thick solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #999;
	padding: 0px;
	height: 350px;
}
#wrapper #body #follow p a:hover {
	font-weight: bold;
	color: #333;
}
#wrapper #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	line-height: 30px;
	margin-right: 10px;
	font-size: 14px;
	margin-left: 10px;
}
#wrapper #nav a:hover {
	color: #CCC;
}
#footer {
	background-color: #666;
	clear: both;
	width: 725px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	font-size: 14px;
	padding-top: 10px;
	margin-top: 25px;
	margin-right: 25px;
	padding-right: 25px;
}
#wrapper #body #follow p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#altnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	float: right;
}
#altnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#wrapper #body table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #body table tr td {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #body h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	margin-left: 50px;
	color: #505050;
}
#logosub {
	background-image: url(logoHEAD.png);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	background-position: center;
	height: 400px;
}
#thumbs {
	float: right;
	width: 375px;
	height: 400px;
	text-align: center;
	white-space: normal;
	margin-left: 25px;
	margin-top: 100px;
}
#illsub {
	background-image: url(IllustrationsHEAD.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	background-position: center;
	height: 400px;
}
#printsub {
	background-image: url(printHEAD.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	background-position: center;
	height: 400px;
}
#photosub {
	background-image: url(photoHEAD.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	background-position: center;
	height: 400px;
}
#about {
	float: right;
	width: 370px;
	text-align: center;
	white-space: normal;
	margin-top: 50px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#artsub {
	background-image: url(artHEAD.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	background-position: center;
	height: 400px;
}
#websub {
	background-image: url(WebHEAD.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	background-position: center;
	height: 400px;
}
#aboutsub {
	background-image: url(aboutHEAD.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	background-position: center;
	height: 400px;
}
#wrapper #footer #nav2 {
	float: right;
	width: 400px;
}
#wrapper #footer #nav2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #body #thumbs table tr td a {
	color: #000;
	text-decoration: none;
}
#wrapper #body #main a {
	text-decoration: none;
	color: #1D1A1B;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
}

