/* universal styles */

body {
  margin:0px;
  padding:0px;
  background-color:#F5F5F5;
  color: #F5F5F5;
  font-family: helvetica, verdana, arial, sans-serif;
  font-size: 14px;
  background-position: top left; 
  background-repeat: repeat-y;
}
a {
  color: #E04225;
}
a.nav {
  color: #f7f7f7;
  font-family: georgia, times, serif;
  font-size:16pt;
  text-decoration: none;
  letter-spacing: 3px;
}
a.nav:hover {
  color: #DF4329;
}
a.subnav {
  color: #f7f7f7;
  font-family: georgia, times, serif;
  font-size:10pt;
  text-decoration: none;
  letter-spacing: 3px;
}
a.subnav:hover {
  color: #DF4329;
}
a.navHome {
  color: #f7f7f7;
  font-family: georgia, times, serif;
  font-size:30pt;
  text-decoration: none;
  letter-spacing: 3px;
}
a.navHome:hover {
  color: #DF4329;
}
.copy-small {
  font-size: 11px;
  color: white;
}
.copy-large {
  font-size: 14px;
}
.copy-title {
  font-size: 14px;
  font-family: georgia, times, serif;
  font-weight: bold;
}
.copy-Georgia {
  color: #f7f7f7;
  font-family: georgia, times, serif;
  font-size:11pt;
  text-align: center;
}
#main {
  align: center;
  background-color:#3d060b;
  width: 995px;
  height: 600px;
}
#logo-large {
  background-color:#3d060b;
  position: absolute;
  top: 0px;
  left: 494px;
}
#logo-small {
  position: absolute;
  top: 0px;
  left: 695px;
  align: center;
}
#sitemeter {
  position: absolute;
  top: 580px;
  left: 973px;
  visibility: hidden;
}
#copyright {
  font-size: 10px;
  position: absolute;
  top: 580px;
  left: 850px;
}
/* Home styles */

#home-portfolio {
  background-color:#3d060b;
  position: absolute;
  top: 265px;
  left: 600px;
}
#home-bio {
  background-color:#3d060b;
  position: absolute;
  top: 320px;
  left: 600px;
}
#home-store {
  background-color:#3d060b;
  position: absolute;
  top: 375px;
  left: 600px;
}
#home-sketchbook {
  background-color:#3d060b;
  position: absolute;
  top: 430px;
  left: 600px;
}
#home-contact {
  background-color:#3d060b;
  position: absolute;
  top: 485px;
  left: 600px;
}
#home #navigation {
  position: absolute;
  top: 275px;
  left: 700px;
  text-align: right;
}
#portfolio #navigation,
#bio #navigation,
#contact #navigation {
  position: absolute;
  top: 200px;
  left: 825px;
  text-align: right;
}
#portfolioItems1 {
  position: absolute;
  top: 100px;
  left: 10px;
}
#portfolioItems1 div {
  padding-bottom: 5px;
}
#portfolioItems2 {
  position: absolute;
  top: 100px;
  left: 90px;
}
#portfolioItems2 div {
  padding-bottom: 5px;
}
#portfolioDisplay {
  position: absolute;
  top: 5px;
  left: 180px;
  width: 570px;
  height: 575px;
}
#information {
  position: absolute;
  top: 355px;
  left: 762px;
  align: center;
  width: 210px;
  text-align: right;
  border-top: thin solid #f5f5f5;
  padding-top: 10px;
}
#description {
  background-color:#F5F5F5;
}
#information #description .title {
  align:left;
}

#contact #information {
  border: none;
  position: absolute;
  top: 200px;
  left: 350px;
  width: 300px;
}
.left {
  background-image: url(../images/interface/left.gif); 
}
.right {
  background-image: url(../images/interface/right.gif); 
}
#publishedWorks {
  position: absolute;
  top: 130px;
  left: 10px;
}
#bio #information {
  border: none;
  top: 40px;
  left: 175px;
  width: 520px;
}
#bio blockquote {
  color: #E04225;
}
#bio #information p img {
  float: left;
  margin: 0 10px 10px 0;
  border-right: thin solid #E04225;
  border-bottom: thin solid #E04225;
}



#home .home {
	float: left;
}
#home #home4 {
	background-image:url('/images/interface/website-main_04.jpg');
	width:213px;
	height: 600px;
}
#home #home4 .nav {
	border: 0;
	position: relative;
	float: left;
	clear: both;
}
#home #home4 #portfolioNav {
	top: 200px;
}
#bioPage {
	height:600px;
	width: 955px;
	background-color:#ffffff;
}
#bioPage #bioImage {
	position: absolute;
	top: 100px;
	left: 200px;
}
#bioPage #bioInfo {
	position: absolute;
	top: 40px;
	left: 400px;
	color: black;
	font-size: 16px;
	width: 350px;
}

#contactPage {
	background-image:url('/images/interface/contact-background.jpg');
	height:600px;
	width: 955px;
	background-color:#ffffff;
	background-repeat:no-repeat;	
}
#contactPAge #contactInfo {
	position: absolute;
	top: 150px;
	left: 450px;
	color: black;
	font-size: 16px;
	width: 350px;
}
#contactPage #homeNav,
#bioPage #homeNav {
	border: 0;
	position: absolute;
	top: 20px;
	left: 825px;
}

#portfolio {
	width: 955px;
	height: 600px;
	color: black;
	background-image:url('/images/interface/portfolio-background3.png');
	background-repeat:no-repeat;
}
#portfolio a {
	color: black;
}
#portfolio #thumbnails {
	width: 200px;
	float: left;
	margin: 10px;
}
#portfolio #thumbnails #portfolio-nav,
#portfolio #thumbnails #options {
	margin-top: 10px;
	text-align: center;
}
#portfolio #image {
	width: 540px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

#portfolio #sidebar {
	float:left;
	margin:10px 0 10px 10px;
	width:185px;
}
#portfolio #sidebar #description {
	font:26px bold Verdana, Geneva, sans-serif;
	margin: 0 0 10px 0;
	background-color: #ffffff;
	text-align: left;
}
#portfolio #sidebar a {
	text-decoration:none;
}
#portfolio #sidebar  p {
	margin-top: 0;
}
#portfolio #sidebar a:hover {
	text-decoration: underline;
}
#portfolio #sidebar #site-nav {
	left:765px;
	position:absolute;
	top:125px;
}
#portfolio #sidebar #site-nav .nav {
	border: 0;
	position: relative;
	float: left;
	clear: both;
}
#portfolio #sidebar #site-nav #homeNav {
	margin-bottom: 15px;
}