body {
   background: white;
   font-size: 12pt;
   }
#header,  #masthead_r,  #sidebar, #banner, #bottom_menu_c4, #bottom_menu_c3, #bottom_menu_c2, #bottom_menu_c1, #display_ft_box{
   display: none;
   }
   
   
#container, #content{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid black;
	border-bottom: 1px solid black;
}
ul {
	text-align: center;
} 
 #copyright li { display: inline;
	font-size: 12px;
	padding-right: 10px;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.michellemacewan.com.au" attr(href) ") ";
   }


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

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

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* nifty corners */
.rtop,.artop{display: none}
