body {

background:#EAE6DB url(../images/bg-tile.jpg) repeat-x;
font: 12pt/151% Georgia, Times, "Times New Roman", serif;

}

html {

width: 90%;

}


/* Generic Styles
--------------------*/


h1 {

font-size: 18pt;
padding-bottom: 12pt;
margin-bottom: 12pt;
border-bottom: solid 1pt #000;

}



#nav {

display: none;

}

		
		


#body {

width: 80%;


}


/* Sidebar
--------------------*/
		
		
#sidebar {

display: none;

}

#footer {

display: none;

}






/* Flash Replacement Stuff
--------------------------------*/


.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}