/* CSS Document */
/******************************************************************************************
Created by: Eric Carbaugh
Date Created: 19 JAN 2009

Person(s) Modified by:
	Eric D. Carbaugh			-
	
Last Modified Date:	20 JAN 2009

******************************************************************************************/
#neonTop
{
	background: url(../images/neonBG/red_topTile.png) repeat-x;
}

#neonBttm
{
	background: url(../images/neonBG/red_bttmTile.png) repeat-x;
}

#neonLeft
{
	background: url(../images/neonBG/red_leftTile.png) repeat-y;
}

#neonRight
{
	background: url(../images/neonBG/red_rightTile.png) repeat-y;
}

#neonLeftTopCap
{
	background: url(../images/gNav/red_leftTop.png) no-repeat;
}

#neonRightTopCap
{
	background: url(../images/gNav/red_rightTop.png) no-repeat;
}

#neonDivideTile
{
	background: url(../images/neonBG/red_centerBttm.png) bottom no-repeat;
}

#neonDivide
{
	background: url(../images/neonBG/red_centerTop.png) top no-repeat;
}

#neonLeftBttmCap
{
	background: url(../images/gNav/red_leftBttm.png) no-repeat;
}

#neonRightBttmCap
{
	background: url(../images/gNav/red_rightBttm.png) no-repeat;
}

#pinupImage
{
	background: url(../images/pinup/redhead_pu.jpg) no-repeat;
}

#blounttoday
{
	margin-left: 30px;
}

#urbanspoon
{
	margin-left: 30px;
}
