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

#bg {
	background-color: #B6CED7;
	background-image: url(./images/surviveflu-art/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
#headercontainer {
	background-image: url(./images/surviveflu-art/header.jpg);
	height: 157px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#navmenucontainer {
	height: 37px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.navmenuleft {
	background-image: url(./images/surviveflu-art/menuleft.jpg);
	float: left;
	height: 37px;
	width: 101px;
}
.menuhome a {
	background-image: url(./images/surviveflu-art/menuhome.gif);
	float: left;
	height: 37px;
	width: 64px;
}
.menuhome a:hover {
	background-image: url(./images/surviveflu-art/menuhome.gif);
	background-position: 0px -37px;
	float: left;
	height: 32px;
	width: 64px;
}
.menuhomeselected a {
	background-image: url(./images/surviveflu-art/menuhome.gif);
	background-position: 0px -37px;
	float: left;
	height: 32px;
	width: 64px;
}
.menuarticles a {
	background-image: url(./images/surviveflu-art/menuarticles2.gif);
	float: left;
	height: 37px;
	width: 77px;
}
.menuarticles a:hover {
	background-image: url(./images/surviveflu-art/menuarticles2.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 77px;
}
.menuarticlesselected a {
	background-image: url(./images/surviveflu-art/menuarticles2.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 77px;
}
.menuarticlesempty a {
	background-image: url(./images/surviveflu-art/menuarticles2.gif);
	background-position: 0px -74px;
	float: left;
	height: 37px;
	width: 77px;
}
.menuabout a {
	background-image: url(./images/surviveflu-art/menuabout.gif);
	float: left;
	height: 37px;
	width: 52px;
}
.menuabout a:hover {
	background-image: url(./images/surviveflu-art/menuabout.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 52px;
}
.menuaboutselected a {
	background-image: url(./images/surviveflu-art/menuabout.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 52px;
}
.menucontact a {
	background-image: url(./images/surviveflu-art/menucontact.gif);
	float: left;
	height: 37px;
	width: 78px;
}
.menucontact a:hover {
	background-image: url(./images/surviveflu-art/menucontact.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 78px;
}
.menucontactselected a {
	background-image: url(./images/surviveflu-art/menucontact.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 78px;
}
.menutestimonials a {
	background-image: url(./images/surviveflu-art/menutestimonials2.gif);
	float: left;
	height: 37px;
	width: 115px;
}
.menutestimonials a:hover {
	background-image: url(./images/surviveflu-art/menutestimonials2.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 115px;
}
.menutestimonialsselected a {
	background-image: url(./images/surviveflu-art/menutestimonials2.gif);
	background-position: 0px -37px;
	float: left;
	height: 37px;
	width: 115px;
}
.menutestimonialsempty a {
	background-image: url(./images/surviveflu-art/menutestimonials2.gif);
	background-position: 0px -74px;
	float: left;
	height: 37px;
	width: 115px;
}
.navmenuright {
	background-image: url(./images/surviveflu-art/menuright.jpg);
	float: left;
	height: 37px;
	width: 323px;
}
#bodyrepeat {
	background-image: url(./images/surviveflu-art/contentbg4.png); /* 768 pixels wide */
	background-repeat: repeat-y;
	height: auto;
	width: 712px;	/* 718px */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 105px;	/* 25px */
	padding-left: 105px;	/* 25px */
	overflow: hidden;
	border: 0px solid purple;
}
#footercontainer {
	background-image: url(./images/surviveflu-art/footer.jpg);
	height: 92px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
