#header table {
	display:block;
}
#header table {
	background: url(images/header.jpg) #000000 no-repeat center top;
	color: #000000;
	text-align: left;
	height: 224px;
}

#header td {
	background: transparent;
}

#header td.headimage1 {
	height: 170px;
	width: 250px;
}

#header td.headphoto1 img,
#header td.headphoto2 img,
#header td.headphoto3 img {
	border: #FFFFFF 2px solid;
}

#header td {
	padding:0;
	margin:0;
}
#header td.headimage,
#header td.headphoto1,
#header td.headphoto2,
#header td.headphoto3 {
	padding: 100px 10px 0 0;
	width: 146px;
}

#sidebar {
	background: #93aeff;
	color: #000000;
}

#footer {
	background: url(images/footer.jpg) #2544ff repeat-x center top;
	clear: both;
	color: #000000;
	height: 42px;
}
body {
	background: url(images/body-bg.jpg) #000000 repeat center top;
}


#qm0 a {
	background: #809dff;
	color: #fff;
}

#qm0 a.qmparent {
	background: url(images/arrow-right.gif) #809dff no-repeat right center;
	color: #fff;
}

h1 {
	background: #FFFFFF;
	color: #3a67ff;
}

a {
	color: #3a67ff;
}