html, body
{ 
margin:0; 
padding:0; 
border:0;
}

body
{
margin:10px 0;
text-align:left; 
font-family:verdana, arial, sans-serif; 
font-size:85%; 
color:#53565d; 
background:#fff; 
}

p
{
margin:2px 20px;
padding-top:5px;
font-style:normal;
}

h1, h2, h3, h4,
{
margin;30px 30px;
text-align:center;
padding:0;
}

a, a:visited
{
text-decoration:underline;
color:#990000;
}

a:hover
{
text-decoration:underline overline;
color:#fff;
background:#666;
} 

img
{border:0;}

.list
{
font-size:12px;
margin-left:40px;
margin-right:15px;
font-weight:normal;
list-style-image:url(http://www.ironworkers147.org/images/clipart_construction_009.gif);
padding-bottom:3px;
}

ul li
{
font-size:12px;
margin-left:40px;
margin-right:40px;
font-weight:normal;
list-style-image:url(images/b_bul2.gif);
padding-bottom:15px;
}

* html ul li
{padding-left:10px;}

.left, .left2
{
float:left;
margin:20px 5px;
margin-left:30px;
margin-bottom:100px;
}

#wrapper
{ 
background:#fff;
width:700px;
border-top:0px solid #000; 
border-left:0px solid #000;
border-bottom:0px solid #000;
border-right:0px solid #000;
text-align:left;  
margin-left:5px; 
margin-right:auto;  
} 

#header
{
margin-bottom:10px;
position:relative; 
height:150px; 
background:url(http://www.ironworkers147.org/images/header0090aaaaa.jpg) #fff; 
background-repeat:no-repeat;
width:100%;
}

#maincol
{
background-color:#fff;
border-left:0px solid #fff;  
float:right; 
display:inline; 
position:relative; 
width:550px; 
}

#leftcol
{
background-color:#a5a4aa;
width:148px;
float:left; 
position:relative; 
}

#menu a, #menu a:visited 
{
position:relative;
text-decoration:none; 
text-align:center; 
background:url(http://www.ironworkers147.org/images/but1.gif); 
color:#010043; 
display:block; 
width:10em; 
border:1px solid #fff;
border-color:#ccc;
padding:0.20em;
margin:0.1em auto;
}

#menu a:hover 
{
background:url(http://www.ironworkers147.org/images/but2.gif);
color:#999;
border-color:#ccc;
}

#box{
float:right;
width:100px;
border: 0px solid #D6E0E5;
text-align:center;
font-size:.75em;
color:#000;
font-weight:normal;
padding: 5px;
margin-right:20px;
} 


#nav_promo 
{
  width:140px;
	background-color: #fff;
	border: 0px solid #D6E0E5;
	text-align:left;
  font-size:.85em;
  font-weight:normal;
	padding: 5px;
	vertical-align:top;
}
#nav_promo h1 
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 0px;
}

/*PROMO boxes*/
#promo 
{
	background-color: #fff;
	border: 1px solid #D6E0E5;
	padding: 3px;
	vertical-align:top;
}
#promo h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 0px;
}
#promo p 
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}

#footer
{
border-top:1px solid #000;
padding-top:5px;
height:40px;
background:#fff;
clear:both;
color:#000;
font-size:.75em;
font-weight:normal;
text-align:center;
}

.red{color:#990000;}

.clear
{clear:both;}

/* fixes clearing on maincol and leftcol */ 

.clearfix:after 
{
content: "."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
 
.clearfix
{display:inline-table;}

/* Hides from IE-mac \*/
* html .clearfix
{height:1%;}

.clearfix
{display:block;}
/* End hide from IE-mac */