/* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS */

/* _ something - picked up by IE 6 only - ex: _width:10px */

/* # something - picked up by IE 7 only - ex: #width:10px */

/* . something - picked up by IE 6 AND IE 7 - ex: .width:10px */
/* something expression - picked up by IE 6 AND IE 7 - ex: width:expression(10) */


/* DEFAULTS */
body {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 13px;
	color: #666;
	background-color: #000000;
	overflow: hidden;	/* background-attachment: scroll;
	background-image: url(../images/Detroit_Reflection.jpg);
	background-repeat: no-repeat;
	background-position: center top; */
}
p, li {
	line-height: 1.5em;
	xmargin: 1.5em;
	font-size: 13px;
}
td p {
	.margin: 1em;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	xfont-style: italic;
	font-weight: bold;
	color: #000;
	margin-top: 1.5em;
	font-size: 21px;
}
h1 {
	xtext-transform: uppercase;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 11px;
}
a, a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #009;
	font-weight: normal;
	text-decoration: underline;
}
a img {
	border: none;
}
p img, a img {
	vertical-align:middle;
	text-decoration: none;
}
img.ImageLeft {
	padding-right: 10px;
}
img.FloatLeft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.FloatRight {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
div {
	margin: 0px;
	padding: 0px;
	xborder: solid red 1px;
	xborder-collapse: collapse;
}

/* BASIC LAYOUT *//* BASIC LAYOUT */

/* this div used to hadle centering left and right */
.Container {
	xposition: absolute;
	xdisplay: block;
	width: 900px;
	height: 100%;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	xbackground-color: #000;
}
/* this div used to hadle up and down placement - hide/turn off if you want the page to go off screen and scroll */
.InnerContainer {
	position: absolute;
	display: block;
	padding: 0px;
	xmargin-left: -1px;
	xright: 151px;
	top: 0px;
	bottom: 0px;
	width: 900px;
	height: 100%;
	background-color: #FFF;
	background-image: url(../images/Background-Home.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 1px #FFF none;
	border-right: 2px #999 solid;
	border-bottom: 1px #FFF none;
	border-left: 2px #999 solid;
}
.ImageHome {
	background-image: url(../images/Background-Home.jpg);
}
.ImageNews {
}

.ImageJoin {
	background-image: url(../images/Background-Join.jpg);
}
.ImageLocals1 {
	background-image: url(../images/Background-01.jpg);
}
.ImageMillwright {
	background-image: url(../images/Background-12.jpg);
}
.ImagePhotos {
	background-image: url(../images/Background-03.jpg);
}
.ImageLinks {
	background-image: url(../images/Background-06.jpg);
}

.ImageMFD {
	background-image: url(../images/Background-MFD.jpg);
}
.ImageDownloads {
	background-image: url(../images/Background-16.jpg);
}

.ImageMabry {
	background-image: url(../images/Background-Mabry.jpg);
}

.ImageOwners {
	background-image: url(../images/Background-11.jpg);
}
.ImageEvents {
	background-image: url(../images/Background-17.jpg);
}
.ImageContractors {
}

.ImageRights {
	background-image: url(../images/Background-Rights.jpg);
}
.ImageUnemployment {
	background-image: url(../images/Background-Millwright.jpg);
}
.ImageEmployment {
	background-image: url(../images/Background-13.jpg);
}
.ImageLocals2 {
	background-image: url(../images/Background-15.jpg);
}

.ImageContact {
	background-image: url(../images/Background-Contact.jpg);
}


.Header {
	position: relative;
	display: block;
	xmargin-left: 200px;
	top: 0px;
	width: 900px;
	height: 149px;
	background-color: #000;
	border-bottom: #FFF solid 1px; /* need a border for a positioning/margin fix in non IE browsers - delete bordr widths from width and height */
}
.Header  .Title {
	position: absolute;
	display: block;
	top: 11px;
	right: 15px;
	xmargin-right: 20px;
	xpadding-top:10px;
	xbackground-color: #FFF;
	xborder: 1px #CCC solid;
}
.Header  .Tag {
	position: absolute;
	display: block;
	left: 385px;
	bottom: 0px;
	margin-bottom: -40px;
	.margin-bottom: -45px;
}
.Header  .Tag h2 {
	font-size: 18px;
}
.Header .logo {
	position: absolute;
	display: block;
	top: 8px;
	margin-left: 30px;
	xpadding-top:10px;
	xbackground-color: #FFF;
	xborder: 1px #CCC solid;
}
.Right {
	position: absolute;
	display: block;
	top: 150px;
	margin-left: 196px;
	bottom: 0px;
	width: 704px;
	xheight: 100%;
	_height: expression(document.getElementById("InnerContainer").clientHeight - document.getElementById("Header").clientHeight);
	xborder: 1px solid #CCC;
	background-color: transparent;
	xborder-left: 1px #FFF solid;
}
.Left, .MenuBacker {
	position: absolute;
	display: block;
	top: 150px;
	left: 0px;
	bottom: 0px;
	width: 195px;
	xheight: 100%;
	_height: expression(document.getElementById("InnerContainer").clientHeight - document.getElementById("Header").clientHeight);
	xborder: 1px solid #CCC;
	xbackground-color: #FDBB30;
	border-right: 1px #FFF solid;
}
.MenuBacker {
	background-color: #FDBB30;
	top: 0px;
	opacity: 0.85;
	filter: Alpha(opacity=85);
}
.MainContent {
	position: absolute;
	display: block;
	left: 385px;
	top: 185px;
	bottom: 15px;
	width: 495px;
	xpadding: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	xheight: 100%;
	_height: expression(document.getElementById("InnerContainer").clientHeight - document.getElementById("Header").clientHeight-55);
	overflow: auto;
	overflow-x: hidden;
	color: #000;
	xbackground-color: #FFF;
	xborder: 1px #000 solid; /* need a border for a positioning/margin fix in non IE browsers - delete bordr widths from width and height */
}
.MainContentLeft, .MainContentRight {
	position: absolute;
	display: block;	
	width: 200px;
	xborder: 1px red solid;
}
.MainContentRight {
	text-transform: uppercase;
}
.MainContentLeft a, .MainContentLeft a:link  {
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.MainContentRight {
	left: 220px;
	width: 280px;
}
.MainContentRight h3 {
	margin-top: 0px;
}
.GalleryThumbs td {
	padding-bottom:15px;
}

.Footer {
	position: absolute;
	display: none;
	width: 900px;
	bottom: 0px;
	margin-left:-1px;
	background-color: #333;
	border-top: 1px #FFF none;
	border-right: 1px #FFF solid;
	border-bottom: 1px #FFF none;
	border-left: 1px #FFF solid;
}
.Footer p {
	text-align:center;
	font-size: 9px;
	line-height: 1.5em;
	xpadding: 1em;
	color: #999;
}



.MainMenu {
	position: absolute;
	display: block;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	_height: expression(document.getElementById("InnerContainer").clientHeight - document.getElementById("Header").clientHeight);
	xborder: solid #FFF 1px;
	overflow: auto;
	overflow-x: hidden;
}
.MenuItem {
	position: relative;
	display: block;
	width: 100%;
	xline-height: 2.5em;
	background-color: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	xmargin-top: .25em;
	xmargin-bottom: .25em;
	border-bottom: 1px solid #FFF;
}
.MenuItem a, .MenuItem a:link, .MenuItem b {	
	xheight: 2.5em;
	line-height: 1.25em;
	width: 100%;
	display: block;
	font-weight:bold;
	text-decoration: none;
	color:#000;
	xpadding-right: 10px;
	xborder-top: 1px solid #EEE;
	padding-top:.75em;
	padding-bottom:.75em;
}
.MenuItem a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #7E5D18;
	font-weight:bold;
}
.MenuItem b {
	background-color: #7E5D18;
	xbackground-image: url(../images/Menu_Background.gif);
	xbackground-repeat: repeat-y;
	xbackground-position: right top;
}
.SubMenu {
	background-color: #000;
}
.SubMenuItem a, .SubMenuItem a:link, .SubMenuItem b {	
	line-height: 1em;
	width: 100%;
	display: block;
	font-weight:normal;
	text-decoration: none;
	color:#FFF;
	border: none;
	padding-top:.75em;
	padding-bottom:.75em;
	background-color: #000;
}
.SubMenuItem a:hover {
	font-weight:normal;
	background-color: #7E5D18;
}
.SubMenuItem b {
	background-color: #7E5D18;
	xbackground-image: url(../images/Menu_Background.gif);
	xbackground-repeat: repeat-y;
	xbackground-position: right top;
}



.PopUpBacker {
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color: #FDBB30;
	top: 0px;
	opacity: 0.85;
	filter: Alpha(opacity=85);
}
.PopUpContent {
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	height: 420px;
	margin-left: -300px;
	width: 600px;
	xbackground-color: #FFF;
	xborder: solid 2px #000;
	text-align:center;
	xbackground-image:url(../images/loading.gif);
	xbackground-position:center center;
	xbackground-repeat:no-repeat
	xvertical-align:middle;
	xline-height: 400px;
}
.PopUpContent p {
	margin-top:2px;
}
.PopUpContent img {
	border: solid 1px #000;
	
}