body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, code, del, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a img {
	border: none;
}

body, html {
	background: #fff url(../images/background-body.gif) repeat-x;
	font: 12px Verdana, Geneva, Arial, sans-serif;
	color: #999999;
	height: 100%;
	line-height: 1.5;
}

#container {
	min-height: 100%;
	height: auto !important;
	width: 800px;
	height: 100%;
	margin: 0 auto -56px;
	overflow-x: hidden;
}

#header {
	padding-top: 50px;
}

#main-overview {
	margin: 40px 0 30px;
}

#primary-content {
	float: left;
	width: 510px;
	border-top: 1px solid #CCCCCC;
	padding: 20px 0 100px;
}

#footer {
	background: #E5E5E5;
	border-top: 1px solid #CCCCCC;
}

#footer-fixed {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}

#footer-push, #footer {
	height: 55px;
}

.left {
	float: left;
}

.right {
	float: right;
}

p {
	color: #8c8c8c;
	font: 12px/20px Verdana, Geneva, Arial, sans-serif;
	padding-bottom: 5px;
	padding-top: 3px;
}

#main-overview p {
	padding-top: 0;
	padding-bottom: 0;
	font-style: italic;
}


h3 + a + a + p {/* TEXT RIGHT ON PORTFOLIO META */
	float: right;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 7px;
}

h2 + p {
	padding-bottom: 15px;
	padding-top: 0;
}

#footer p {
	color: #999999;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	padding-right: 20px;
}

#footer p + p {
	float: right;
	padding-right: 0px;
}

div#contact p {
	padding-top: 0;
}


h1, h2, h3, h4, h5, h6, .subpage dt {
	color: #A92C32;
	font: normal normal 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px 0 10px;
}

h1#ajb {
	font-size:300%;
	color: #5c5b57;
}

h1 {
	font: normal 30px/30px "Gill Sans", "Gill Sans MT", Calibri, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Microsoft Sans Serif", sans-serif;
}

h3 {
	font-size: 16px;
}

.homepage h2 {
	color: #999999;
	font: 16px/30px Verdana, Geneva, Arial, sans-serif;
}

.subpage h2, .subpage dt {
	font-size: 16px;
}

a:link, a:visited {
	color: #396579;
	text-decoration: none;
}

a:hover, a:active {
	color: #33394C;
	text-decoration: none;
}

#footer a {
	color: #999;
}

h3 + a + a {/* TEXT LEFT ON PORTFOLIO META */
	float: left;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 7px;
}