
body {
	background: #222222 url("back.jpg") center repeat-y;
	width: 1023px;
	margin: 0 auto;
	font-family: verdana, tahoma, sans;
	font-size: 12px;
	color: #999999;
	line-height: 150%;
}
#home {
	display: block;
	height: 120px;
}
#home strong {
	display: none;	
}
#head {
	background: url("robin-howlett.jpg") center 68px no-repeat;
}
#head a strong {
	display: none;
}
#homepage h1 {
	background: url("robin-howlett.jpg") center 68px no-repeat;
	height: 100px;
	margin: 0 auto;
}
#homepage #head {
	background: none;
}
#homepage h1 strong {
	display:none;
}
#menu {
    padding-top:27px;
	height: 27px;
	padding-left: 100px;
}
#menu a {
    display: block;
    padding-top: 6px;
    padding-bottom: 7px;
	font-weight: bold;
	font-size: 13px;
	color: #ADADAD;
	height: 14px;
	text-align: center;
	float: left;
	text-decoration: none;
	width: 204px;
}

#menu a:hover {
	color:#e3e3e3;
}


#art-deco {
    display: block;
	float: left;
	width: 509px;
	height: 400px;
}
#cartoons {
    display: block;
	float: right;
	width: 509px;
	height: 400px;
}
#content {
    clear: both;
    padding-top: 30px;
	text-align: center;
	color: #999999;
	font-weight: normal;
	line-height: 150%;
}
#content P {
	margin-bottom: 20px;
}
#content a {
	color: #656565;
	text-decoration: none;
}
#contactme h2 a {
	color: #999999;
	text-decoration: none;
}
#contacts {
	clear:both;
	margin-top:20px;
}
#contacts, h2 {
	font-weight: bold;
	clear: both;
}
h2 {
	color: #fff;
}
#contacts a {
    width: 237px;
	text-align:center;
	display:block;
	float:left;
	color: #999999;
	text-decoration: none;
}
h2 {
	font-size:12px;
}
#contacts span {
    width: 237px;
	text-align:center;
	float: right;
	clear:both;
}

/*//////////////////*/
/* slideshow styles */
/*//////////////////*/

#slideshow {
	padding-top:10px;
	width: 950px;
	min-height: 690px;
	margin: 0 auto;
	position: relative;
}
a img { border:0; }
#thumbs { width:950px;height:190px;margin:auto; }
#thumbs img { display:block;float:left;padding:10px;background-color:#000;cursor:pointer; }
#images { position:relative;width:500px;height:500px;margin:auto; }
#images img { position:absolute;top:0;left:0;z-index:8;opacity:0;width:500px;height:500px; }
#images img.active { z-index:10;opacity:1.0; }
#images img.last-active { z-index:9; }

#art-deco-copy,
#art-deco-links,
#clients,
#contactme,
#character-creation,
#cartoon-links
{
	width: 656px;
	padding-left: 195px;
	padding-top: 30px;
	line-height: 20px;
}
#art-deco-copy p,
#art-deco-links p,
#clients p,
#contactme p,
#character-creation p,
#cartoon-links p
{
	padding-bottom: 10px;
}

#art-deco-links a,#contactme a  {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#otherports a {
	text-decoration: none;
	color: #999999;
}

#otherports {
	width: 656px;
	padding-left: 195px;
	line-height: 20px;
}


h1 {
	font-size: 12px;
	color: #fff;
	padding-bottom: 10px;
}
#credits {
	padding-top: 100px;
	padding-right: 10px;
	font-size: 9px;
	color: #999999;
	text-align:right;
}
#credits a {
	color: #777777;
	text-decoration: none;
}
