* {
	margin:0;
	padding:0;
}

img {
	border:0;
}
p {
padding-bottom: 0.8em;
font-size: 14px;
}
body {
	background-color:#ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}

#menu a:link,#menu a:visited, #menu a:active, #menu a:hover {
	outline:none;
}

a:link, a:visited, a:active {
	color:#42f7e2;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

#frame {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	float: left;
	width: 988px;
	background-image:url(../images/top-strip.gif);
	background-repeat:no-repeat;
	height: 24px;
}
#container {
	float: left;
	width: 988px;
	background-image:url(../images/container.gif);
	background-repeat: repeat-y;
}
#page {
	float: left;
	width: 940px;
	margin-left: 24px;
	margin-right: 24px;
	background-color: #d6271e;
}
#poster {
	float: left;
	width: 940px;
	background-image:url(../images/v-day-poster.png);
	background-repeat:no-repeat;
	background-position: top left;
}
#bottom {
	float: left;
	width: 988px;
	background-image:url(../images/footer-strip.gif);
	background-repeat: no-repeat;
	height: 24px;
}
#footer {
	float: left;
	width: 988px;
	margin-bottom: 20px;
	padding-left: 15px;
}


/*menu start*/

#menu {
	width: 400px;
	padding-left: 550px;
	margin-bottom:20px;
}

#menu ul li {
	list-style-type:none;
	float: left;
	margin-bottom:5px;
	margin-right: 10px;
	text-indent:-9999px;
}

#menu ul li#home {
	background-image:url(../images/home.png);
}

#menu ul li#volunteer {
	background-image:url(../images/volunteer.png);
}

#menu ul li#home a:link, #menu ul li#home a:visited, #menu ul li#home a:active {
	display:block;
	width:150px;
	height:45px;
}
#menu ul li#volunteer a:link, #menu ul li#volunteer a:visited, #menu ul li#volunteer a:active {
	display:block;
	width:207px;
	height:45px;
}

/*menu end*/
#volunteering {
float: left;
width: 470px;
padding-left: 470px;
padding-top: 30px;
}
#volunteertb {
float: left;
width: 520px;
padding-left: 420px;
padding-top: 30px;
}
#bottomcontent {
width: 940px;
float:left;
}
#whyvolunteer {
float: left;
background-image: url(../images/why-volunteertxt.png);
background-repeat:no-repeat;
background-position: left bottom;
margin-left: -40px;
margin-top: 230px;
width: 354px;
height: 127px;
padding: 115px 80px 0px 70px;
color: #000000;
}
#content {
float: right;
width: 440px;
margin-right: 30px;
padding-top: 20px;
font-size: 14px;
}
#content p {
line-height: 1.8em;
padding: 0 0 1.2em 0;
}
#credit {
width: 940px;
margin-left: auto;
margin-right: auto;
color: #000000;
font-size: 10px;
text-align: right;
}
#credit a:link, #credit a:visited, #credit a:active {
color: #d6271e;
}
#content-vol {
float: left;
width: 460px;
margin-left: 470px;
padding-top: 20px;
font-size: 14px;
}
#content-vol p {
line-height: 1.4em;
padding: 0 0 1.4em 0;
}
#stores {
float: left;
margin-left: 11px;
width: 938px;
}
#stores h2 {
text-transform: uppercase;
font-weight: normal;
font-size: 16px;
padding-bottom: 0.4em;
color: #d1dd35;
}
#volunteerbt {
float: right;
width: 410px;
height: 76px;
margin-right: -40px;
}
#content-bottom {
float: left;
margin-left: 11px;
width: 928px;
}
.white {
color: #ffffff;
}
.store {
width: 202px;
float: left;
color: #000000;
background-color: #d1dd35;
height: 105px;
padding: 10px;
margin-right: 11px;
margin-bottom: 10px;
}
.store p {
padding-bottom: 1.0em;
font-size: 12px;
}
.clear {
	clear:both;
}