@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFF33;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #FFFF33;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #850000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a,  a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
}
#outerWrapper {
	text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
}
#outerWrappergallery {
	background-color: #000000;
	text-align: left;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper #header {
	height: 248px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#outerWrapper #header a:hover2 {
  color: #999999;
  font-family: "Comic Sans MS", cursive;
  font-size: 12px;
}
#outerWrapper #topNavigation {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#outerWrapper #contentWrapper #content {
	margin: 0;
	background-image: url(images/backgroundswizard.jpg);
	height: 400px;
	background-color: #4A82C3;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#outerWrapper #contentWrapper #contentabout {
	margin: 0;
	padding: 10px;
	background-image: url(images/aboutbackdrop.gif);
	height: 400px;
	background-color: #4A82C3;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#outerWrapper #contentWrapper #contentthingstodo {
	margin: 0;
	padding: 10px;
	background-image: url(images/todo.jpg);
	height: 400px;
	background-color: #8BC97B;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#outerWrapper #contentWrapper #contentcontact {
	margin: 0;
	background-image: url(images/contact.jpg);
	height: 400px;
	background-color: #4A82C3;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
}
#outerWrapper #contentWrapper #contenttheme {
	margin: 0;
	background-image: url(images/theme.jpg);
	height: 400px;
	background-color: #95D2F4;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}
#outerWrapper #contentWrapper #contenthaunted {
	margin: 0;
	background-image: url(images/hauntedback.gif);
	height: 400px;
	background-color: #4A82C3;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}
#outerWrapper #contentWrapper #contentbirthday {
	margin: 0;
	background-image: url(images/birthdayback.gif);
	height: 400px;
	background-color: #4A82C3;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
}
#outerWrapper #contentWrapper #contentgallery {
	margin: 0;
	background-image: url(images/aboutbackdrop.gif);
	background-color: #4A82C3;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	height: 500px;
}
#outerWrapper #footer {
	background-color: #0000FF;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	font-weight: bold;
}
