body
	{
	margin: 0px;
	font: 12px Lucida Grande, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	height: 100%;
	bottom: 0px;
	}

.centerBox
	{
	position: relative;
	clear: both;
	margin: 30px auto 0px auto;
	width: 840px;
	}
	
.mainBox
	{
	position: relative;
	float: left;
	clear: both;
	margin: 30px auto auto auto;
	padding: 0px 20px 0px 20px;
	min-height: 466px;
	width: 800px;
	border-top: 1px solid silver;
	}

.workOverviewBox
{
	position: relative;
	clear: both;
	float: left;
	top: 50px;
	width: 820px;
}

.titleBar
{
	position: absolute;
	left: 20px;
	height: 30px;
	width: 800px;
}

.bottomBar
{
	position: relative;
	clear: both;
	top: 120px;
	margin: 0px auto auto auto;
	padding: 2px 0px 80px 0px;
	border-top: 1px solid silver;
	width: 840px;
	text-align: right;
	color: #999999;
	font-size: 9px;
	line-height: 11px;
}

.metanavBoxTop
{
position: absolute;
top: -1px;
right: -20px;
}

.metanavBoxBottom
{
position: absolute;
top: -15px;
left: -2px;
}

.metanavItemCurrent
{
	position: relative;
	float: right;
	right: 0px;
	height: 10px;
	background: #555555;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 0px 2px;
	color: white;
	font-size: 9px;
}

.metanavItem
{
	position: relative;
	float: right;
	right: 0px;
	height: 10px;
	background: #999999;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 0px 2px;
	color: white;
	font-size: 9px;
}

.metanavItem:hover
{
	background: #555555;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

.metanavItem:active
{
	background: #999999;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
}

.metanavItem:link
{
	background: #999999;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
}

.metanavItem:visited
{
	background: #999999;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
}

.languageWrapper
{
	position: relative;
	float: left;
	clear: both;
	margin: 10px 0px 0px -1px;
}

.languageLink
{
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	right: 0px;
	height: 10px;
	background: #bbbbbb;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding: 0px 2px 2px 2px;
	margin: 2px 0px 0px 2px;
	color: white;
	font-size: 9px;
}

.metanavSubItem :hover
{
	background: #999999;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
}

.metanavSubItem :active
{
	background: #bbbbbb;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.metanavSubItem :link
{
	background: #bbbbbb;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.metanavSubItem :visited
{
	background: #bbbbbb;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.frontDoorImage
	{
	position: absolute;
	right: 0px;
	top: 60px;
	margin: 0px 20px 0px 0px; 
	width: 583px;
	}

.workOverviewThumbnail
	{
	position: relative;
	float: left;
	margin: 10px 10px 0px 0px; 
	width: 260px;
	background: #f6f6f6;
	}

.workLargeImage
	{
	position: relative;
	float: right;
	margin: 0px 10px 10px 0px; 
	width: 530px;
	background: #f6f6f6;
	}

.workSmallImage
	{
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px; 
	width: 260px;
	background: #f6f6f6;
	}
	
.leftColFrontDoor
	{
	position: relative;
	float: left;
	width: 213px;
	top: 60px;
	left: -20px;
	bottom: 0px;
	margin: 4px 0px 0px 20px;
	}

.leftCol
	{
	position: relative;
	float: left;
	width: 260px;
	top: 57px;
	left: 0px;
	margin: 4px 0px 0px 0px;
	}

.rightCol
	{
	position: relative;
	float: right;
	width: 540px;
	top: 57px;
	right: 0px;
	bottom: 0px;
	margin: 4px -10px 0px 10px;
	}

.frontDoorNewsItem
	{
	position: relative;
	margin: 0px 0px 0px 0px;
	bottom: 0px;
	font-size: 11px;
	}

.frontDoorNewsEntryDate
	{
	position: relative;
	right: 4px;
	color: #999999;
	font-size: 9px;
	line-height: 10px;
	text-align: right;
	margin: -10px -0px 12px 0px;
	}

.pageHeader
	{
	margin: -7px 0px 10px 0px;
	font-size: 14px;
	top: 0px;
	color: black;
	font-style: bold;
	}

.pageSubHeader
	{
	margin: -9px 0px 10px 0px;
	font-size: 10px;
	top: 0px;
	color: #666666;
	}
	
.frontDoorNewsText
	{
	margin: -8px 0px 0px 0px;
	font-size: 11px;
	line-height: 12px;
	top: 0px;
	color: #888888;
	}
	
.frontDoorNewsText :active  
	{
	color: #888888;
	}	
	
.frontDoorNewsText :link  
	{
	color: #888888;
	}

.frontDoorNewsText :visited  
	{
	color: #888888;
	}
	
.smallGreyHeader
	{
	margin-left: 0px;
	padding-top: 3px;
	margin-bottom: 1px;
	color: #555555;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	}
	
.smallGreyText
	{
	color: #999999;
	font-size: 9px;
	line-height: 11px;
	}

.indent
	{
	margin: 10px 48px 24px 38px;
	}
	
.smallIndent
	{
	margin: 10px 0px 10px 16px;
	}
	
small
	{
	color: #000;
	font-size: 9px;
	line-height: 11px;
	}
	
acronym
{
	text-decoration: none;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 0.07em;
	font-weight: bold;
	line-height: 13px;
	font-size: 120%;
}

em, q
{
	font-style: italic;
}
	
strong
	{
	font-weight: bold;
	}

a:hover  {
	color: red;
	text-decoration: underline; 
	}
                        
a:visited  
	{
	color: #4d4d4d;
	text-decoration: none; 
	}

a:link  
	{
	color: #cc6600;
	text-decoration: none; 
	}

tt
	{
	font-family: Courier, Andale Mono, monospace;
	font-size: 14px;
	text-decoration: none;
	color: #026a02;
	text-align: left;
	}

h1
	{
	font-size: 13px;
	text-decoration: none;
	color: black;
	letter-spacing: 0.1em;
	}

h2
	{
	font-size: 13px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	}
