body {
	margin:0;
	padding:0;
	background: #000000;
	min-width: 800px;
}

#page {
	background-color: #000;
	background-image: url(/facia/images/artificial-light-x2v2.jpg);
	background-repeat: repeat;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding: 0px;
}


#header {
	width: 752px;
	padding: 24px;
	height: 140px;
}

#content {
	width: 416px;
	margin: 24px;
	float: left;
}

#contextual {
	width: 196px;
	margin: 24px;
	float: right;
	}

#footer {
	clear:both;
	width: 752px;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}

h1 {
	font-family: "Trebuchet MS", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C62F26;
	line-height: 18px;
}

h2 {
	font-family: "Trebuchet MS", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #70AB73;
	line-height: 18px;
}

p {
	font-family: "Trebuchet MS", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #eeeeee;
	line-height: 18px;
}

.about {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #eeeeee;
}


a, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #EEEEEE;
	font-size: 12px;
}

a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #70AB73;
}


img.logo {
	vertical-align: baseline;
}


.thinborder {
	border:1px solid #000000;
	background-color: #FFFFFF;
	padding: 7px;
	margin: 0px;
	}


.contextualHeader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.contextualItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.workHeader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
	
.workItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
