* HTML BODY {
	height: 1%;
}

A, BODY {
	color: #666;
}

BODY, BUTTON, DD, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, IMG, LI, OL, P, UL {
	border: 0;
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #cdcdc1;
	font: 12px Helvetica, Verdana, sans-serif;
	position: relative;
}

EM {
	font-style: normal;
	font-weight: bold;
}

H2, H3, H4 {
	letter-spacing: 2px;
}

.article {
	padding: 4px 10px;
}

.article P {
	line-height: 1.50em;
	padding: 4px 0 4px 0;
}

#aside {
	border-top: solid 10px #e1743c;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 210px;

	*margin-left: 6px;
}

#aside A {
	color: #666;
}

#aside H2 {
	border-bottom: solid 2px #dcd6c6;
	font-size: 1.10em;
	padding: 4px 0 4px 0;
}

#aside LI {
	line-height: 1.50em;
}

#aside UL {
	margin-top: 4px;
}

#aside UL, #portfolio {
	list-style: none;
}

#container {
	background-color: #fff;
	margin: 10px auto;
	width: 960px;
}

#footer {
	/*background-color: #ddd7cb;*/
	clear: both;
	border-bottom: solid 3px #000;
}

#header {
	background-color: #fff;
	border-bottom: solid 3px #000;
	border-top: solid 3px #000;
	padding: 10px 0 10px 0;
}

#header EM {
	color: #fff;
}

#header H1 {
	background-color: #e1743c;
	color: #000;
	font-size: 6em;
	letter-spacing: -4px;
	text-align: center;
}

#header P {
	background-color: #645e48;
	color: #dcd6c6;
	font-size: 1.50em;
	letter-spacing: 2px;
	line-height: 1.25em;
	padding: 10px;
	text-align: justify;
}


#section H3 {
	font-size: 1.75em;
}

#section H4, #section .article.lead H3 {
	color: #999;
	font-size: 1.25em;
	font-variant: small-caps;
}

#section .article {
	border-top: solid 2px #dcd6c6;
	margin: 0 10px 10px 10px;
}

#section .article.lead {
	border-left: solid 2px #dcd6c6;
	border-top: 0;
	margin-top: 10px;
	margin-left: 230px;
	padding-top: 0;
}

#section .article.lead H2 {
	font-size: 2em;
}
