/* DasMiller's supa'simple'see'ess'ess */

body {
	background-color:#fff;
	margin-top:0;
}
h1 {
	font-family:"Georgia";
	font-size:0.65em;
	color:#373737;
	font-weight:bold;
	padding:12px 0 0 10px;
}
h2 {
	font-family:"Georgia";
	font-size:0.7em;
	font-weight:lighter;
	color:#606060;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:12px 0 0 10px;
}
h2 a {
	color:#fff;
	text-decoration:none;
	border:none;
}
h2 a:hover {
	color:#606060;
	text-decoration:none;
}
h3 {
	font-family:"Georgia";
	font-size:0.7em;
	font-weight:lighter;
	color:#fff;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:12px 0 0 10px;
}
h3 a {
	color:#25526c;
	text-decoration:none;
	border:none;
}
h3 a:hover {
	color:#fff;
	text-decoration:none;
}
h4 {
	font-family:"Georgia";
	font-size:0.7em;
	font-weight:lighter;
	color:#fff;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:12px 0 0 10px;
}
h4 a {
	color:#5b4629;
	text-decoration:none;
	border:none;
}
h4 a:hover {
	color:#fff;
	text-decoration:none;
}
h6 {
	font-family:"Georgia";
	font-size:0.7em;
	font-weight:lighter;
	color:#606060;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:12px 0 0 10px;
}
h6 a {
	color:#606060;
	text-decoration:none;
	border:none;
}
h6 a:hover {
	color:#a0a0a0;
	text-decoration:none;
}
p {
	font-family:"Georgia";
	font-size:0.7em;
	color:#373737;
	padding:0 7px 0 10px;
	line-height:170%;
}
p a {
	color:#606060;
	border-bottom:1px #606060 dashed;
	text-decoration:none;
}
p a:hover {
	border-bottom:none;
}
.left {
	padding:7px 8px 0 7px;
}
.right {
	padding:7px 7px 0 0;
}
.left2 {
	padding:7px 8px 0 43px;
}
.largeimg {
	margin:0 0 0 47px;
	border:1px #606060 solid;
}

/* DIVS */
#main {
	width:900px;
	margin:0 auto;
	background:#fff;
}
#header {
	width:900px;
	height:253px;
	margin:0 auto;
	background:#000 url(../img/content/imghdr_blnk.jpg) no-repeat;
}
#nav1 {
	width:578px;
	height:37px;
	margin:0 auto;
	background:#454545 url(../img/generic/nav1.gif) repeat-x;
	float:left;
}
#nav2 {
	width:160px;
	height:37px;
	margin:0 auto;
	background:#454545 url(../img/generic/nav2.jpg) no-repeat;
	float:left;
}
#nav3 {
	width:162px;
	height:37px;
	margin:0 auto;
	background:#454545 url(../img/generic/nav3.jpg) no-repeat;
	float:left;
}
#content0 {
	width:900px;
	height:320px;
	margin:0 auto;
	float:left;
}
#content0folio {
	width:900px;
	height:800px;
	margin:0 auto;
	float:left;
}
#content0sketch {
	width:900px;
	height:800px;
	margin:0 auto;
	float:left;
}
#content1 {
	width:578px;
	height:100%;
	margin:0 auto;
	background:#f8f8f8;
	float:left;
}
#content2 {
	width:160px;
	height:100%;
	margin:0 auto;
	background:#c1ccd2 url(../img/generic/content2.gif);
	background-repeat:repeat-y;
	float:left;
}
#content3 {
	width:162px;
	height:100%;
	margin:0 auto;
	background:#d5c5ae url(../img/generic/content3.gif);
	background-repeat:repeat-y;
	float:left;
}
#content-folio {
	width:322px;
	height:100%;
	background:#c1ccd2 url(../img/generic/foliobg.gif) repeat-y;
	float:right;
}
#content-sketch {
	width:322px;
	height:100%;
	background:#d5c5ae url(../img/generic/sketchbg.gif) repeat-y;
	float:right;
}
#footer {
	width:900px;
	margin:0 auto;
	border-top:1px solid #606060;
}
#footer p {
	text-align:left;
	font-size:60%;
	padding:7px 0 0 0;
}