#masthead
{
	height:150px;


}


#container {
	
position: relative;
	width: 100%;

}

#left_col {
	width: 180px;
	BACKGROUND-POSITION: left top;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(../images/leftnav_bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	height:600px;
margin-right:0;
position:absolute;
		
}



#page_content 
{


}

#navcontainer
{

background-color: #000099;
height:25px;
padding-left:180px;
white-space: nowrap;

}

#breadcrumb
{
	height: 25px;
font-family: Arial;
	font-size: 0.8em;
	color: #000099;
	font-weight:bold;
	
padding-top:5px;
padding-left:180px;
margin-left:1em;
background-color:#f1f1f1;


}

#pagetitle
{

	padding-top:5px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 1.5em;
padding-left:180px;
	color: #000099;
margin-left:1em;

	}


#content
{
	

padding-left:180px;
margin-left:1em;
color:#000099;
width:100%;
padding-right:20px;



}



#footer {

}

