body {
	background: #FFF;
	font-size: 62.5%;
	color: #333;
}

/* ************************************************************************************************

	TYPE
	STANDARD TTPE SET UP USING 1.2EM/12 PIXEL TEXT ON 1.8EM/18 PIXEL BASELINE

************************************************************************************************ */

h1, h2, h3, h4, p, ol, ul, dl {
	margin: 0 0 0.75em;
	font-family: "Lucida Grande", Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

h1{font-size: 120%; font-weight: bold;}
h2{font-size: 110%; font-weight: bold;}
h3{font-size: 100%; font-weight: bold;}

/* ************************************************************************************************

 	SELF CLEARING
	REPLACE 'xyz' WITH ELEMENTS CONTAINING FLOATS TO CLEAR THEM WITHOUT ADDITIONAL ELEMENTS 
	BEING ADDED TO MARKUP. SEE IE 6/7 STYLESHEETS FOR INTERNET EXPLORER FIX

************************************************************************************************ */



#wrapper:before{
	content: url(../img/logo.jpg);
}

#b{
	display: none;
}

.ir{
	text-indent: 0 !important;
}

h1{ font-size: 1.6em;}
h2,h3{ font-size: 1.4em;}
.lfTabsClose{
	display: none;
}

#header,#navigation,#subnav_1,#footerLinks,div.col_3{
	display: none;
}