* {
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
}

.clear {
	clear: both;
	height: 0px;
}

body {
	font-family: Times, Georgia, "Times New Roman", serif;
	color: #19171b;
}

a {
	/*color: #0084a5; moved in theme */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	width: 915px; /* 962px */
	height: 56px; /* 56px */
	padding: 0 17px 0 30px;
	margin: 0px auto;
	position: relative;
}

#canvas {
	width: 930px; /* 962px */
	/*padding: 16px;*/
	padding: 16px 16px 0 16px;
	margin: 0px auto;
	margin-bottom: 3px;
	/*background-color: #f9fbfd; moved in theme */
}

.gecko #canvas {
	padding-right: 14px;
}

.gecko #canvas.not-splash {
	padding-right: 16px;
}

.ie #canvas {
	padding-right: 14px;
}

.ie #canvas.not-splash {
	padding-right: 16px;
}

#footer {
	text-align: left;
	width: 641px; /* 962px */
	padding: 5px 17px 0 300px;
	margin: 0px auto;
	margin-bottom: 20px;
	position: relative;
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.gecko #footer {
	width: 640px;
	padding-left: 302px;
}

#header h1 {
	width: 155px;
	height: 39px; /* 56px */
	padding-top: 17px;
}

.ie7 #header h1 {
	padding-top: 26px;
}

#header h2 {
	float: left;
	position: absolute;
	top: 29px;
	left: 140px;
	font-size: 16px;
	width: 50px;
}

#link-recent-works,
#slash-slash,
#link-random {
	height: 11px;
	position: absolute;
	top: 31px;
	display: block;
	text-indent: -50000px;
}

#link-random {
	right: 16px;
	width: 46px;
	background: url(../images/random.png) no-repeat;
}

#slash-slash {
	width: 21px;
	right: 62px;
}

#link-recent-works {
	width: 71px;
	right: 83px;
	background: url(../images/recent-works.png) no-repeat;
}

#header h1 a {
	width: 141px;
	height: 28px;
	display: block;
	font-size: 16px;
	font-weight: normal;
}

#left {
	width: 270px;
	float: left;
	margin-right: 18px;
}

.gecko #left {
	margin-right: 18px;
}

.win .gecko #left {
	margin-left: 20px;
}

#left.not-splash {
	margin-left: 2px;
	width: 268px;
}

#right {
	width: 642px;
	float: left;
}

.gecko #right {
	width: 641px;
}

#nav-container {
	height: 454px; /* 590px - 113px + 1px */
	padding: 12px 16px;
	background-color: #FFF;
	position: relative;
	margin-bottom: 16px;
	margin-top: 113px;
}

#nav-container.splash,
#nav-container.splash.baseline {
	cursor: pointer;
}

.mac.gecko #nav-container {
	margin-bottom: 18px;
}

.win.gecko #nav-container {
	margin-bottom: 15px;
}

.ie7 #nav-container,
.ie6 #nav-container {
	margin-bottom: 14px;
}

h2.baseline {
	color: #19171b;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 45px;
	height: 40px;
	width: 195px;
}

div.nav1,
div.nav1 a {
	color: #19171b;
	font-size: 18px;
	font-style: italic;
	width: 195px;
	margin-bottom: 2px;
	height: 21px;
	display: block;
}

div.nav1.first {
	margin-top: -3px;
}

ul.subnav {
	list-style-type: none;
	margin-left: 1px;
	margin-top: -3px;
	margin-bottom: 7px;
}

ul.subnav li {
	/*border-top: 1px solid red;
	border-bottom: 1px solid green;*/
	line-height: 16px;
}


ul.subnav li a {
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	/*color: #0084a5; moved in theme */
}

ul.subnav li a:hover,
ul.subnav li a.selected {
	text-decoration: underline;
}

.splash-sentence {
	position: absolute;
	/*top: 220px;
	left: 64px;*/
	top: 130px;
	left: -16px;
}

#enter {
	width: 50px;
	margin-left: -1px;
}

#enter a {
	font-style: italic;
}

h2 {
	/*color: #0084a5; moved in theme */
	font-weight: normal;
	margin-top: -3px;
	height: 30px;
}

div.legend {
	height: 86px;
	position: relative;
}

div.legend p {
	position: absolute;
	bottom: 3px;
	left: 0;
	font-style: italic;
	font-size: 12px;
}

img.work {
	border: 1px solid ; /*#0084a5; moved in theme*/
	margin-bottom: 14px;
}

.ff3 img.work {
	margin-bottom: 12px;
}

.win.ff3 img.work {
	margin-bottom: 13px;
}

/*.win.ff3 img.work {
	margin-bottom: 13px;
}*/

#right.recent img.work {
	float: left;
	margin-right: 16px;
	margin-left: -2px;
	margin-bottom: 16px;
}

#right.recent img.work.odd {
	margin-right: 0;
	margin-left: 0;
}

p.address {
	padding-left: 16px;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 16px;
}
