body {
	margin: 0 0 0 0;
	padding: 0;
	font: 69% verdana, arial, helvetica, sans-serif;
	}

div#nav {
	position: fixed;
	overflow: hidden;
	height: 17px;
	bottom: 21px;
	left: 32px;
	z-index: 10;
	}

div#nav ul {
	font: 14px georgia, "Times New Roman", times, serif;
	font-weight: bold;
	color: #366;
	background: transparent;
	margin: 0;
	padding: 0;
	}

div#nav ul li, ul#subnav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	letter-spacing: 1px;
	}

a:link, a:visited {
	color: #366;
	background: transparent;
	text-decoration: none;
	}

div#nav ul a:link, div#nav ul a:visited {
	color: #699;
	background: transparent;
	text-decoration: none;
	}

a:hover, div#nav ul a:hover {
	color: #b00;
	background: transparent;
	}

h1 {
	font-family: georgia, "Times New Roman", times, serif;
	font-size:  1.3em;
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	color: #333;
	background: transparent;
	}

p {
	font-size: 1em;
	margin: 0 0 4px 0;
	line-height: 1.4em;
	}

img {
	border: 0;
	}

#bottom {
	position: fixed;
	overflow: hidden;
	height: 30px;
	width: 100%;
	bottom: 0;
	left: 0;
	}

#date {
	font-weight: bold;
	color: #666;
	background: transparent;
	}

body#fineart #bottom {
	color: #D6F5F5;
	background: #D9E8C2 url("../images/elements/fineartBorder.gif") repeat-x;
	}

body#prographics #bottom {
	color: #D6F5F5;
	background: #9cc url("../images/elements/prographicsBorder.gif") repeat-x;
	}

#stub {
	float: right;
	height: 30px;
	width: 16px;
	}

body#fineart #stub {
	background: #fff url("../images/elements/fineartDot.gif") no-repeat 0 0;
	}

body#prographics #stub {
	background: #fff url("../images/elements/prographicsDot.gif") no-repeat 0 0;
	}

ul#subnav {
	margin: 9px 0 0 32px;
	padding: 0;
	height: 21px;
	}

body#fineart ul#subnav {
	background: #D9E8C2 url("../images/portfolio/heads/fineArt.gif") no-repeat 270px 0;
	}

body#prographics ul#subnav {
	background: #9cc url("../images/portfolio/heads/proGraphics.gif") no-repeat 270px 0;
	}

div#contents {
	width: 600px;
	height: 330px;
	margin: 30px 30px 0 30px;
	}

div#contents h1, div#contents h2, div#contents p, div#contents ul {
	margin-right: 325px;
	}

#screen {
	float: right;
	width: 310px;
	height: 330px;
	}

#screen img {
	display: block;
	margin: auto;
	}

div.row span.left {
	float: left;
	text-align: left;
	width: 49%;
	}

div.row span.right {
	float: right;
	text-align: right;
	width: 49%;
	}

/*

div#screen div {
	float: right;
	width: 310px;
	height: 330px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	}

div#screen img {
	vertical-align: middle;
	}

* html div#screen div {
	font-size: 280px;
	}
*/
