@charset "utf-8";
/* CSS Document */


body, table, tr, td { font-family: Arial, Helvetica, sans-serif; color:#666666; font-size:12px }
.pageTitle {font: Arial, Helvetica, sans-serif; font-size:29px; font font-weight:400; color:#b11a41;}

.page_bak { background: url(/imgs/yellow_page_bak.png)} 
#pageHed { background: url(/imgs/pageHed_bak.png) no-repeat; width:900px; height:230px; }
#pageHed_cinnamon { background: url(/imgs/pageHed_bak_cinnamon.png) no-repeat; width:900px; height:230px; }
#homepageHed { background: url(/imgs/homepageHed_bak.png) no-repeat; width:900px; height:43px; }

#pageLogo { background: url(/imgs/logo_top.png) no-repeat; width:900px; height:65px;  }
#pageFrame { background: url(/imgs/frame_middle.png) repeat-y ; width:900px;   }
#pageFrame_End { background: url(/imgs/frame_border_end.png) no-repeat ; width:900px; height:100px }

/* homepage */
#box_dispensing { background: url(/imgs/home/box_dispensing.png) no-repeat ; width:282px; height:100px }
#box_vids { background: url(/imgs/home/box_video_confessions.png) no-repeat ; width:282px; height:100px }
#box_sweepstakes { background: url(/imgs/home/box_video_sweepstakes.png) no-repeat ; width:282px; height:100px }
#box_poll { background: url(/imgs/home/box_poll.png) no-repeat  no-repat; width:282px; height:100px }


.link:link {
	color: #dd002e;
	text-decoration: underline;
}
.link:visited {
	text-decoration: underline;
	color: #dd002e;
}
.link:hover {
	text-decoration: none;
	color: #dd002e;
}
.link:active {
	text-decoration: underline;
	color: #dd002e;
}

.greylink{
	color: #908f8f;
	text-decoration: none;
	font-weight:bold;
}
.greylink:visited {
	text-decoration: none;
	color: #908f8f;
	font-weight:bold;
}
.greylink:hover {
	text-decoration: none;
	color: #870c2b;
	font-weight:bold;
}
.greylink:active {
	text-decoration: none;
	color: #908f8f;
	font-weight:bold;
}




.navBak {background: url(/imgs/nav_bak.jpg) repeat-x} 



/* cell back grounds on M-over */

.menu		{  height:18px; display:block; bottom:   }



a.menu:link 	{ background-image: url("imgs/button.gif");
}


a.menu:visited 	{ background-image: url("imgs/button.gif");
 }


a.menu:active 	{  background-image: url("imgs/buttonon.gif");
}


a.menu:hover 	{ background-image: url("/imgs/na_bak.jpg");
}



/* footer */

.footer {
  font-weight:normal; color: gray;  text-decoration:none;
}


 
a.footer {
	font-weight:bold; color: #bb0734;  text-decoration:none;
}

a.footer:visited {
  font-weight:bold; color: #bb0734;  text-decoration:none;
}

a.footer:hover {
	font-weight:bold; color: #bb0734;  text-decoration:none;
}

a.footer:active {
  font-weight:bold; color: #bb0734; text-decoration:none;
}
