#header_right {
	DISPLAY: none! important;
}
#header_bar_left {
	DISPLAY: none! important;
}
#header_bar {
	DISPLAY: none! important;
}
#navigation {
	DISPLAY: none! important;
}

#image_holder {
	DISPLAY: none! important;
}
#footer {
	DISPLAY: none! important;
}
#content { DISPLAY: block;
			position: absolute;
			left: 0pt;			
}

#right_column{
	DISPLAY: none! important;
}

#under_nav{
	DISPLAY: none! important;
}

BODY {
	COLOR: #000; 
	FONT-FAMILY: "Times New Roman",Garamond,sans-serif; 
	BACKGROUND-COLOR: #fff;
	FONT-SIZE: 11pt;
}

H3 { FONT-SIZE: 13pt; }


TD {
	FONT-SIZE: 11pt
}
A:link {
	FONT-SIZE: 11pt
}
A:visited {
	FONT-SIZE: 11pt
}
A:hover {
	FONT-SIZE: 11pt
}
