* {
	margin: 0;
	padding: 0;
	}
	
body {
<!--	background: white url(images/left_border.jpg) 0 0 repeat-y; -->
	background: white url(images/2010collage.jpg) 0 0 repeat-y;
	color: blue;
	font: 12px normal Arial, Helvetica, sans-serif;
	}

#qs_template.container {
	margin-left: 200px;
	}	

#qs_template #header h1 {
	background: url(images/MCDLogo_bg.jpg) 0 0 no-repeat;
	font-family: 'Monotype Corsiva','Times New Roman', Times, serif;
	font-size: 125px;
	font-weight: normal;
	color: black;
	padding: 90px 0 0 275px;
	}

#qs_template h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 15px 0;
	}
	
#qs_template .menu1 ul {
	border-top: 5px solid black;
	list-style-type: none;
	padding-top: 5px;
	font-size: 18px;
	}
	
#qs_template .menu1 ul li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
	}
	
#qs_template .menu1 ul a {
	display: inline;
	color: blue;
	text-decoration: none;
	padding: 5px 5px 10px 5px;
	}	
	
#qs_template .menu1 ul a:hover {
	text-decoration: underline;
	}
		
#qs_template .content_wrap {
	background: url(images/content_wrap_bg.jpg) bottom left repeat-x;
	}		
		
#qs_template .content {
	margin: 35px 0 10px 0;
	padding: 0 10px 250px 10px;
	border-bottom: 5px solid green;
	background: url(images/lighthouse2.gif) bottom right no-repeat;
	min-height: 150px;
	}	
	
#qs_template .content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	}	
	
#qs_template #footer.footer {
	color: blue;
	padding: 0 0 10px 15px;
	font-size: 14px;
	}	
	
#qs_template .content img {
	border: 3px solid blue;
	}

#qs_template .content img {
	border: 0;
	}

#qs_template .resulttable  {
	color: black;
	}

#qs_template .resultheader {
	mso-style-parent:style0;
	font-weight:700;
	}
