body {
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;

}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;

}
a.menutext:hover {
	color: #0099FF;
	text-decoration: none;

}
.bodytext {
	font-family: "Book Antiqua", Garamond, Georgia, "MS Serif";
	font-size: 95%;
	color: #000000;
	font-weight: normal;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 7px;
}
.subheading1 {
	font-family: "Book Antiqua", Garamond, Georgia, "MS Serif";
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
}
.leftmenu {
	font-family: "Book Antiqua", Garamond, Georgia, "MS Serif";
	font-size: 95%;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	letter-spacing: 3px;
}
a.leftmenu:hover {
	text-decoration: none;
	color: #000000
}
.menudiv {
	color: #CCCCCC;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;

}
.titleddogs {
	font-family: "Book Antiqua", Garamond, Georgia, "MS Serif";
	font-size: 95%;
	font-weight: bold;
	padding: 4px;
	color: #666666;
	letter-spacing: 2px;


}
.backnorepeat {
	background-image: url(../images/scenarios/resident_zombie/zombie_bak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.boldArialBlueCaps {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
	letter-spacing: 2px;
}
