/*
----------------------------------------------------------
	TASMANIAN GOVERNMENT CUE TEMPLATE
	      Created : 2004.10.18
	Last modified : 2005.06.07
----------------------------------------------------------

	Standard header&footer baseline rules:
*/

body { margin: 0;  padding: 0;  background: #fff }

#TG-header { width: 100%; background: #fff }
#TG-logo { float: left }
#TG-logoRow { font-size: 13px }
#TG-logoRow h1 { font-size: 19px }
#TG-logoRow a { text-decoration: none }
#TG-title { float: left;  margin: 52px 0 0 10px }
#TG-spot { float: right;  margin-top: -92px }

.nn { clear: both }
#TG-taglineRow { width: 100%;  border: 1px none #000;  background: #c0393a;  color: #fff;  text-align: right }
#TG-taglineRow a { color: #fff;  text-decoration: none; }
#TG-tag-home { float: left; }

#TG-footer {
	background: #eee;  border: 1px none #fff;  padding: 1em;
	color: #666;  font-size: x-small;  width: 100%;  font-family: Arial, sans-serif;
}
#TG-footer hr { display: none }
#TG-footer a { color: #000 }

.clearfloat { clear: both }
