body { font:  0.8em verdana, sans-serif; background-color: #336600; }

#header {background:white url(http://auspics.org.au/images/rcTL.gif) left top no-repeat; margin:0 18%; 
	padding:0 15px; }
#header h1 { text-transform:lowercase; padding:10px 0; margin:0; 
	font: 1.9em lighter Helvetica narrow, sans-serif; }
#header h1 span {font-weight:bold;}
h1, h2, h3 { color: #313B82; }
h1 { font-size:1.2em;}
h2 { font-size:1.1em; }
#menu ul { padding: .5em 0; text-transform:lowercase; margin: 0;
list-style-type: none; background-color: #CC6600; color: #FFF; width: 100%;
font-size:90%; text-align: center; }
#menu li { display: inline; }
#menu li a { text-decoration: none; background-color: #313B82; color: #FFF; padding: .3em 1em;
border-right: 1px solid #fff; }
#menu li a:hover { background-color: #313B82; color: #c60;}
#content { background-color: white;
	 margin:0 18%; padding:15px; min-height:500px;}
#footer {
	height:44px; 
	font-size: 0.75em;
	margin:0 18%;
	text-align:center;
	font-weight:600;
	color: #313b82;
	vertical-align: text-bottom;
	 background: white url(http://auspics.org.au/images/rcBR.gif) bottom right no-repeat; 
	
}