/* CSS Document */
/* www.youvoicebox.com.au */
/* Developed by Kylie Rose : info@kylierose.com.au */
/* For www.qahc.org.au : June 2007 */
/* Styles for screen media 
*/

div#header {
	margin:0;
	padding:0;
	width:760px;
	height:80px;
	background:url(../images/bg_info-upper.gif) no-repeat 0 5px;
}
div#header h1 {
	padding:30px 0 0;
	margin:0;
}
div#mindBox {
	width:760px;
	height:456px;
	background:url(../images/bg_info-lower.gif) no-repeat;
	padding:6px 0 0;
}
div#frame {
	width:600px;
	height:310px;
	margin:0 auto 0;
	overflow:auto;
	text-align:left;
	padding-left:10px;
	position:relative;
	color:#000000;
}
div#frame h2 {
	color:#fff200;
	font-size:1.2em;
	margin-right:10px;
}
div#frame h3 {
	color:#ffffff;
	font-size:1.0em;
	margin-right:10px;
}
div#frame p {
	margin-right:10px;
}
div#frame a {
	color:#fff200;
	text-decoration:none;
}
div#frame a:hover {
	text-decoration:underline;
}
div.privacy p strong {
	color:#ffffff;
}
div#infoBits {
	margin:50px 0 0;
	position:relative;
}
div#infoBits p {
	margin:0;
}
p#find {
	position:absolute;
	left:40px;
	top:20px;
}
p#find span.speak {
	width:140px;
	font-size:11px;
	display:block;
	padding-left:12px;
	padding-top:7px;
}
p#find a {
	color:#e5e5e5;
	text-decoration:none;
}
p#find a:hover {
	color:#ec008c;
}
p#loud {
	position:absolute;
	left:190px;
	top:30px;
}
p#contact {
	position:absolute;
	right:20px;
	top:10px;
	text-align:right;
}
p#contact a {
	color:#e5e5e5;
	text-decoration:none;
}
p#contact a:hover {
	color:#fff200;
}
p#contact span.listed {
	width:140px;
	font-size:11px;
	padding-right:12px;
}
p.links {
	margin-left:94px;
	line-height:1.1em; /* phil edit to keep links from scrolling */
	margin-bottom:11px; /* phil edit to keep links from scrolling */
}
p.links strong {
	color:#000000;
}
p.links .condensed {
    letter-spacing:-1px; /* phil edit to keep links from horizonally scolling */
}
p.charter {
	font-size:90%;
	margin:0 0 0.6em;
}
p.thanks {
	font-size:100%;
}
img.qahcLogo {
	float:left;
	margin:1em 0 0;
}
p.contact {
	margin:2.8em 0 0;
	width:34%;
	float:right;
}
