body {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	padding:0;
	margin:0;
	border:0;
}

p {
	color:#49494b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	table-layout: fixed;
	
	}
div#main {
	width: 921px;
	margin-left: auto;
	margin-right: auto;
	left: 400px;
	max-height:100%;
	min-height:100%;
	height: 100%;
	}

div#wrapper{
	position:relative;
	background-image: url(../images/header_main.png);
	background-repeat: no-repeat;
}
	
#navlist
{
	width:192px;
	height:auto;
	background-color: #FFFFFF;
	float:left;
	list-style-type:none;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

.pos{
border:thin #FFFFFF solid;

}
div#img{
	float:right;
	border-top-style: none;
	margin-left: 0px;
	width: 100%;
	}


div#content{
	width:75%;
	float:right;
	display: block;
	height: 100%;
	text-decoration:none;
	padding-top: 10px;
	z-index: 3;
	padding-left:0;
	
}

div#headcol{
	float:left;
	width: 45%;
	margin-top: 7px;
	text-decoration:none;
	margin-left: 10px;
	padding-left: 0px;
}

div#rightcol{
	float:right;
	width: 45%;
	margin-right:10px;
	margin-top: 12px;
	text-decoration:none;
	margin-bottom: 10px;
}
div#central{
	width:98%;
	float:left;
	display: block;
	height: 100%;
	text-decoration:none;
	padding-top: 0px;
	list-style: none;
	/*top: auto;*/
	font-weight: lighter;
	margin-top: 10px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 10px;
	table-layout: auto;
	/*line-height: inherit;*/
	border: 0;
	/*border-top: 0;*/
}
	
div#footer{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
	bottom:0;
	height:5px;
	position:relative;
	z-index: 6;
	color:#663700;
				
}
a:link {
	text-decoration: none;
	color: #663700;
}
a:visited {
	text-decoration: none;
	color: #663700;
}
a:hover {
	text-decoration: underline;
	color: #663700;
}
a:active {
	text-decoration: none;
	border-color: #FFFFFF;
	border-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
liexp{
		list-style:none;
}
.workquotes {
	font-style: italic;
	font-weight: bold;
	/*width: 61%;*/
	text-align: right;
	margin-left: 40%;
}

.workquotes-alt {
	font-style: italic;
	font-weight: bold;
	/*width: 61%;*/
	text-align: right;
	margin-left: 37%;
}


#bluefrog {
	width: 30%;
}
#bluefrog-quote {
	float: right;
	width: 60%;
}
.bluefrogquotes {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.style12boe {margin-top: -10px;}