#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 55px;
	padding:0;
	margin:0;
	background: url('/style/bkgHeader.jpg') repeat-x left bottom;
}

#header .content {
	background: url('/style/logo.jpg') no-repeat left;
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 55px;
}

#headerLine1, #headerLine2 {
	padding-left:50px;
	color:#fff;
}

#initform {
	text-align:center;
	margin:0 auto 0 auto;
	position:absolute;
	left:0;
	top:55px;
	width:100%;
	height: 100%;
	background:#A0BEE7 url('/style/bkg.jpg') repeat-x top;
	
	color:#fff;
}

#initform .content, #initform table {
	color:#fff;
	

}

#initform .content {
	
}

#initimg {
	background: url('/style/question.gif') no-repeat right top;
	position:absolute;
	right:20px;
	bottom:100px;
	width:100%;
	height: 173px;
}

#footer {
	background: url('/style/bkgFooter.jpg') repeat-x top;
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	height: 30px;
	

}

#powered , #powered a, #powered a:hover {
	color:#FFFF40;text-indent:-9999px;

}

#msg {
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	height: 100%;
	
	background: url('/style/bkgFooter.jpg') repeat-x top;	
}

#msg .content {
	margin:0 5px 0 5px;
}

.composingDiv {
	color:#fff;
}



