/* --------------------------------------------------	
GLOBAL
-------------------------------------------------- */
* {
	outline: none;
	margin: 0;
	padding: 0;
	}
/* HTML BACKGROUND WILL SHOW UP !!BELOW!! BODY BACKGROUND */
html {
	/*background: #000 url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/html-bg.jpg) repeat-x 0 100%;*/
	background: #000;
	width: 100%;
	height: 100%;
	}
body {
	background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/body-bg.jpg) repeat-x 0 0;
	width: 100%;
	height: 100%;
	}
p {
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	margin: 9px 0 9px 0;
	padding: 0 10px 0 10px;
	}
a img {
	border: none;
	}
a {color: #d40000;}
legend {
	display: none;
	}

/* --------------------------------------------------	
GENERAL
-------------------------------------------------- */
.clear {
	clear: both;
	}
.fleft {
	float:left;
	}
.fright {
	float: right;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	margin: 0 auto;
	}
.required {
	color: #ff0000;
	}
.hidden {
	display: none;
	}
a.more {
	display: block;
	width: 228px;
	height: 23px;
	margin: 0 auto;
	}
	a.more img {
		width: 228px;
		height: 23px;
		}
		
/* --------------------------------------------------	
HEADER
-------------------------------------------------- */
#header {
	position: relative;
	background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/header-bg.gif) repeat-x 0 0;
	width: 960px;
	height: 180px;
	margin: 0 auto 0 auto;
	border: solid 1px #1a1a1a;
	border-width: 0 0 1px 0;
	}
	#header h2.logo {
		position: absolute;
		top: 0;
		left: 0;
		background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/header-logo-tecmo.gif) no-repeat 0 0;
		width: 166px;
		height: 40px;
		}
		#header h2.logo a {
			display: block;
			line-height: 40px;
			overflow: hidden;
			text-indent: -999px;
			}
	#header p.tagline {
		position: absolute;
		top: 0;
		left: 145px;
		font: normal 10px/40px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
		}
	ul#header-nav {
		position: absolute;
		top: 0;
		right: 0;
		list-style: none;
		}
		ul#header-nav li {
			float: left;
			}		
			ul#header-nav li a {
				display: block;
				float: left;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/header-nav-bg.gif) no-repeat 100% 15px;
				font: normal 10px/40px Verdana, Arial, Helvetica, sans-serif;
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
				padding: 0 8px 0 5px;
				height: 40px;
				}
				ul#header-nav li a.last {
					padding: 0 13px 0 5px;
					background-image: none;
					}
				ul#header-nav li a:hover {
					color: #999;
					}
		#header #header-image {
			position: absolute;
			top: 40px;
			left: 0;
			background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/placeholders/header-home.jpg) no-repeat 0 0;
			width: 960px;
			height: 140px;
			}
/* --------------------------------------------------	
MAIN NAVIGATION
-------------------------------------------------- */
#main-nav {
	position: relative;
	background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/main-nav.jpg) no-repeat 0 0;
	width: 958px;
	height: 50px;
	margin: 0 auto;
	padding: 0 1px 2px 1px;
	}
	#main-nav ul {
		position: absolute;
		top: 0;
		left: 1px;
		list-style: none;
		z-index: 1;
		}
		#main-nav ul li {
			float: left;
			margin: 0;
			padding: 0;
			}
			#main-nav ul li a {
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/main-nav-bg-right.gif) no-repeat 100% 1px;
				float: left;
				display: block;
				font: italic bold 12px/50px Verdana, Arial, Helvetica, sans-serif;
				color: #000;
				text-decoration: none;
				}
				#main-nav ul li a span {
					display: block;
					background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/main-nav-bg-left.gif) no-repeat 0 1px;
					padding: 0 16px 0 16px;
					}
				#main-nav ul li a:hover {
					color: #383838;
					}
				#main-nav ul li .hideBG {
					background: none;
					}
	#main-nav #nav-search {
		position: absolute;
		top: 1px;
		right: 1px;
		background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/nav-search-bg.gif) no-repeat 100% 0;
		width: 307px;
		height: 49px;
		z-index: 99;
		}
		#main-nav #nav-search fieldset {
			float: right;
			border: none;
			padding: 12px 0 0 0;
			}
			#main-nav #nav-search fieldset input.searchfield {
				float: left;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/nav-search-textfield-bg.gif) no-repeat 0 0;
				font: italic normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
				color: #ccc;
				width: 162px;
				height: 22px;
				border: none;
				padding: 7px 10px 0 10px;
				}
			#main-nav #nav-search fieldset input.submit {
				float: left;
				width: 64px;
				height: 27px;
				}

/* --------------------------------------------------	
CONTENT
-------------------------------------------------- */
#content {
	background: #fff url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/content-bg.gif) repeat-y 0 0;
	width: 960px;
	margin: 0 auto;
	padding: 2px 0 2px 0;
	}
	/* --------------------------------------------------	
	CONTENT - LEFT COL
	-------------------------------------------------- */
	#content .left-col {
		float: left;
		width: 198px;
		padding: 5px;
		}
		/* --------------------------------------------------	
		BTC - WTC - BUTTONS
		-------------------------------------------------- */
		h2#btc, h2#wtc {
			display: block;
			width: 198px;
			height: 54px;
			padding: 0 0 5px 0;
			}
			h2#btc a, h2#wtc a {
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/buttons/btc-wtc.gif) no-repeat 0 0;
				display: block;
				overflow: hidden;
				text-indent: -999px;
				line-height: 59px;
				}
				h2#btc a {
					background-position: 0 0;
					}
					h2#btc a:hover {
						background-position: 0 -64px;
						}
				h2#wtc a {
					background-position: 0 -128px;
					border-bottom: solid 1px #ccc;
					}
					h2#wtc a:hover {
						background-position: 0 -192px;
						}

		/* --------------------------------------------------	
		CONTENT - LEFT COL - SUB NAVIGATION
		-------------------------------------------------- */
		#content .left-col .subnav {
			background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/left-col-nav-bg-gradient-top.gif) repeat-x  0 3px;
			border-bottom: solid 1px #ccc;
			padding: 11px 0 3px 0;
			}
		#content .left-col .subnav ul {
			background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/left-col-nav-bg-gradient-bottom.gif) repeat-x 0 100%;
			padding: 0 0 6px 0;
			list-style: none;
			}
			#content .left-col .subnav ul li {
				width: 198px;
				margin: 0 auto;
				}
				#content .left-col .subnav ul li a {
					display: block;
					background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/left-col-nav-bg.gif) no-repeat 0 0;
					width: 168px;
					height: 31px;
					font: italic 12px/30px Verdana, Arial, Helvetica, sans-serif;
					color: #fff;
					text-decoration: none;
					text-align: right;
					padding: 0 15px 5px 15px;
					}
					#content .left-col .subnav ul li a:hover {
						background-position: 0 -36px;
						}
		/* --------------------------------------------------	
		AD ZONE
		-------------------------------------------------- */
		#adzone {
			background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/adzone.gif) no-repeat 100% 100%;
			width: 128px;
			height: 248px;
			margin: 40px auto;
			padding: 0 0 10px 0;
			}
			#adzone img {
				background: #bcbcbc;
				width: 120px;
				height: 240px;
				padding: 4px;
				}
				
		
	/* --------------------------------------------------	
	CONTENT - RIGHT COL
	-------------------------------------------------- */
	#content .right-col {
		float: right;
		width: 750px;
		overflow: hidden;
		}
		/* --------------------------------------------------	
		HOME - FLASH
		-------------------------------------------------- */
		#content .right-col #flash {
			width: 750px;
			height: 228px;
			margin: 0 0 2px 0;
			}
		/* --------------------------------------------------	
		HOME - NEWS
		-------------------------------------------------- */
		#news {
			float: left;
			width: 374px;
			padding: 0 0 2px 0;
			}
			/* --------------------------------------------------	
			HOME - NEWS - HEADING
			-------------------------------------------------- */	
			#news h2 {
				display: block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat 0 0;
				width: 374px;
				height: 46px;
				}
				#news h2 a {
					display: block;
					overflow: hidden;
					text-indent: -999px;
					}
			/* --------------------------------------------------	
			HOME - NEWS - LIST
			-------------------------------------------------- */	
			#news ul {
				list-style: none;
				width: 374px;
				}
				#news ul li {
					clear: both;
					width: 374px;
					height: 35px;
					overflow: hidden;
					}
					#news ul li a {
						clear: both;
						display: block;
						background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/home-news-list-bg.gif) no-repeat 0 0;
						width: 373px;
						height: 33px;
						padding: 1px 1px 1px 0;
						text-decoration: none;
						overflow: hidden;
						}
						/* --------------------------------------------------	
						A - DESCRIPTION
						-------------------------------------------------- */
						#news ul li a span.desc, #news ul li a.even span.desc {
							float: left;
							font: normal 11px/11px Verdana, Arial, Helvetica, sans-serif;
							color: #4d4d4d;
							width: 278px;
							height: 22px;
							border-right: solid 1px #bcbcbc;
							padding: 11px 0 0 10px;
							overflow: hidden;
							}
							#news ul li a.even span.desc {
								background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/home-news-list-bg.gif) no-repeat 0 -35px;
								}
								#news ul li a:hover span.desc,
								#news ul li a:hover.even span.desc {
									background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/home-news-list-bg.gif) no-repeat 0 -68px;
									}
							#news ul li a br {
								display: none;	
								}
						/* --------------------------------------------------	
						A - DATE
						-------------------------------------------------- */
						#news ul li a span.date, #news ul li a.even span.date {
							float: left;
							background-image: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/home-news-list-bg.gif);
							background-repeat: no-repeat;
							width: 84px;
							height: 18px;
							font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
							color: #6d6d6d;
							text-align: center;
							overflow: hidden;
							}
							#news ul li a span.date {
								background-position: -290px -35px;
								}
								#news ul li a:hover span.date {
									background-position: -290px -68px;
									}
							#news ul li a.even span.date {
								background-position: -290px -101px;
								}
								#news ul li a.even:hover span.date {
									background-position: -290px -134px;
									}
						/* --------------------------------------------------	
						A - VIEW
						-------------------------------------------------- */
						#news ul li a span.view, #news ul li a.even span.view {
							float: left;
							background-image: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/home-news-list-bg.gif);
							background-repeat: no-repeat;
							width: 70px;
							height: 15px;
							font: normal 8px/14px Verdana, Arial, Helvetica, sans-serif;
							color: #a60d14;
							text-transform: uppercase;
							text-align: right;
							padding: 0 14px 0 0;
							overflow: hidden;
							}
							#news ul li a span.view {
								background-position: -290px -53px;
								}
								#news ul li a:hover span.view {
									background-position: -290px -86px;
									}
							#news ul li a.even span.view {
								background-position: -290px -119px;
								}
								#news ul li a.even:hover span.view {
									background-position: -290px -152px;
									}
			/* --------------------------------------------------	
			HOME - NEWS - VIEW ALL 
			-------------------------------------------------- */	
			#news a.view {
				display: block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat 0 -46px;
				width: 374px;
				height: 62px;
				}
				#news a:hover.view {
					background-position: 0 -108px;
					}
				#news a.view span {
					display: block;
					text-indent: -999px;
					overflow: hidden;
					}
		/* --------------------------------------------------	
		HOME - DEVELOPERS CORNER
		-------------------------------------------------- */
		#dev-corner {
			float: right;
			width: 374px;
			padding: 0 0 2px 0;
			}
			#dev-corner h2 {
				display: block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat 0 -170px;
				width: 374px;
				height: 46px;
				}
				#dev-corner h2 a {
					display: block;
					overflow: hidden;
					text-indent: -999px;
					}
			#dev-corner ul {
				list-style: none;
				width: 374px;
				}
			/* --------------------------------------------------	
			HOME - DEVELOPERS CORNER - LIST
			-------------------------------------------------- */	
			#dev-corner ul {
				list-style: none;
				width: 374px;
				}
				#dev-corner ul li {
					clear: both;
					width: 374px;
					height: 87px;
					overflow: hidden;
					}
					#dev-corner ul li a {
						clear: both;
						display: block;
						background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/home-dev-corner-list-bg.gif) no-repeat 0 0;
						width: 369px;
						height: 84px;
						padding: 1px 1px 1px 4px;
						text-decoration: none;
						overflow: hidden;
						}
						#dev-corner ul li a.even {
							background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/home-dev-corner-list-bg.gif) no-repeat 0 -87px;
							}
						#dev-corner ul li a:hover {
							background-position: 0 -174px;
							}
						#dev-corner ul li a br {
							display: none;	
							}
						/* --------------------------------------------------	
						A - IMAGE
						-------------------------------------------------- */
						#dev-corner ul li a span.image {
							float: left;
							background: #dedede;
							width: 72px;
							height: 72px;
							margin: 4px 0 0 0;
							padding: 2px;
							}
							#dev-corner ul li a span.image img {
								width: 72px;
								height: 72px;
								}
						/* --------------------------------------------------	
						A - TITLE
						-------------------------------------------------- */
						#dev-corner ul li a span.title {
							float: left;
							width: 273px;
							height: 24px;
							font: italic bold 12px/24px Verdana, Arial, Helvetica, sans-serif;
							color: #4d4d4d;
							text-transform: uppercase;
							padding: 0 10px 0 10px;
							}
						/* --------------------------------------------------	
						A - DESCRIPTION
						-------------------------------------------------- */
						#dev-corner ul li a span.desc {
							float: left;
							width: 273px;
							font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
							color: #818181;
							padding: 0 10px 0 10px;
							}
			/* --------------------------------------------------	
			HOME - DEVELOPERS CORNER - VIEW ALL 
			-------------------------------------------------- */	
			#dev-corner a.view {
				display: block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat 0 -216px;
				width: 374px;
				height: 62px;
				margin: 1px 0 0 0;
				}
				#dev-corner a:hover.view {
					background-position: 0 -278px;
					}
				#dev-corner a.view span {
					display: block;
					text-indent: -999px;
					overflow: hidden;
					}
		/* --------------------------------------------------	
		HOME - FAN PROFILE
		-------------------------------------------------- */
		#fan-profile {
			float: right;
			background: #ececec;
			width: 500px;
			height: 360px;
			padding: 0 0 10px 0;
			overflow: hidden;
			}
			#fan-profile h2 {
				display: block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat 0 -340px;
				width: 500px;
				height: 42px;
				}
				#fan-profile h2 a {
					display: block;
					overflow: hidden;
					text-indent: -999px;
					}
			#fan-profile img.profile-img { 
				padding: 10px;
				}
		/* --------------------------------------------------	
		HOME - TECMO BOWL POLL
		-------------------------------------------------- */
		#tecmo-poll {
			float: left;
			background: #ececec;
			width: 248px;
			height: 154px;
			margin: 0 0 2px 0;
			padding: 0 0 10px 0;
			overflow: hidden;
			}
			#tecmo-poll h2 {
				display: block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat -252px -382px;
				width: 248px;
				height: 42px;
				}
				#tecmo-poll h2 a {
					display: block;
					overflow: hidden;
					text-indent: -999px;
					}
			p.question {
				display: block;
				background: url(../../images/public/layout/question-mark.jpg) no-repeat 8px 50%;
				padding: 15px 10px 15px 58px;
				font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
				color: #4b4b4b;
				}
				p.question a {
					color: #4b4b4b;
					}
		/* --------------------------------------------------	
		HOME - SHOP TECMO GEAR
		-------------------------------------------------- */
		#shop-tecmo {
			float: left;
			background: #ececec;
			width: 248px;
			height: 194px;
			padding: 0 0 10px 0;
			overflow: hidden;
			}
			#shop-tecmo h2 {
				display: block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat -252px -424px;
				width: 248px;
				height: 42px;
				}
				#shop-tecmo h2 a {
					display: block;
					overflow: hidden;
					text-indent: -999px;
					}
			#shop-tecmo a.games {
				display: block;
				float: left;
				background:url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/placeholders/no-image-100_100.gif) no-repeat 10px 10px;
				width: 100px;
				height: 100px;
				padding: 10px;
				}
				#shop-tecmo a.games img {
					width: 100px;
					height: 100px;
					}
		/* --------------------------------------------------	
		INNER CONTENT
		-------------------------------------------------- */
		#content .right-col h1 {
			display: block;
			background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat 0 -466px;
			width: 730px;
			height: 42px;
			font: italic bold 22px/42px Arial, Helvetica, sans-serif;
			color: #fff;
			font-variant: small-caps;
			margin: 0 0 0 0;
			padding: 0 0 0 20px;
			}
		#content .right-col h3 {
			clear: both;
			display: block;
			background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/heading.jpg) no-repeat 0 -508px;
			width: 720px;
			height: 30px;
			font: italic bold 14px/30px Arial, Helvetica, sans-serif;
			color: #373737;
			text-transform: uppercase;
			padding: 0 0 0 30px;
			}
		#content .right-col .general-content {
			display: block;
			background: #ececec;
			overflow: auto;
			margin: 0 0 2px 0;
			}
			#content .right-col .general-content img {
				padding: 10px;
				}
			#content .right-col .general-content img.fleft {
				padding: 0 10px 10px 0;
				}
			#content .right-col .general-content img.fright {
				padding: 0 0 10px 10px;
				}
		/* --------------------------------------------------	
		MULTIMEDIA - MEDIA
		-------------------------------------------------- */
		.media {
			background: #000;
			padding: 0 0 15px 0;
			}
			/* --------------------------------------------------	
			MEDIA PAGING
			-------------------------------------------------- */
			.media .media-paging {
				background: #111;
				position: relative;
				width: 750px;
				height: 30px;
				overflow: auto;
				}
				.media .media-paging p {
					font: normal 11px/30px Arial, Helvetica, sans-serif;
					margin: 0;
					padding: 0 0 0 15px;
					}
				.media .media-paging ul {
					position: absolute;
					top: 0;
					right: 0;
					height: 30px;
					list-style: none;
					padding: 0 10px 0 0;
					}
					.media .media-paging ul li {
						float: left;
						}
						.media .media-paging ul li a {
							display: block;
							font: bold 10px/30px Arial, Helvetica, sans-serif;
							color: #999;
							text-decoration: none;
							text-transform: uppercase;
							padding: 0 5px 0;
							}
							.media .media-paging ul li a:hover, .media .media-paging .active {
								color: #fff;
								}
			/* --------------------------------------------------	
			MEDIA PAGING
			-------------------------------------------------- */
			.media ul.media-list {
				list-style: none;
				}
				.media ul.media-list li {
					float: left;
					position: relative;
					background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/media-loading.gif) no-repeat 9px 15px;
					width: 170px;
					height: 150px;
					padding: 15px 8px 20px 9px;
					}
					.media ul.media-list li span.name {
						display: block;
						position: absolute;
						left: 8px;
						bottom: 0;
						float: left;
						font: bold 9px/20px Arial, Helvetica, sans-serif;
						color: #fff;
						text-transform: uppercase;
						}
					.media ul.media-list li span.time {
						display: block;
						position: absolute;
						right: 12px;
						bottom: 0;
						float: right;
						font: bold 9px/20px Arial, Helvetica, sans-serif;
						color: #ff0000;
						}
		/* --------------------------------------------------	
		MULTIMEDIA - MEDIA - MAIN
		-------------------------------------------------- */
		.main {
			background: #ececec;
			border: solid 1px #d3d3d3;
			padding: 10px;
			}
			.main .heading {
				display: block;
				border-bottom: solid 1px #d3d3d3;
				padding: 0 0 10px 0;
				height: 20px;
				}
				.main .heading h2 {
					float: left;
					font: italic bold 20px/20px Arial, Helvetica, sans-serif;
					color: #373737;
					font-variant: small-caps;
					}
				.main .heading p.tag {
					float: right;
					font: italic bold 12px/20px Arial, Helvetica, sans-serif;
					color: #373737;
					font-variant: small-caps;
					margin: 0;
					}

/* --------------------------------------------------	
FOOTER
-------------------------------------------------- */
#footer {
	background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/footer-bg.gif) repeat-x 0 0;
	width: 960px;
	height: 250px;
	margin: 0 auto;
	padding: 5px 0 40px 0;
	}
	#footer ul#footer-nav {
		background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/footer-nav-bg.gif) no-repeat 0 100%;
		width: 960px;
		height: 42px;
		list-style: none;
		text-align: center;
		}
		#footer ul#footer-nav li {
			display: inline;
			}
			#footer ul#footer-nav li a {
				display: inline-block;
				background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/footer-nav-a-bg.gif) no-repeat 100% 16px;
				font: normal 12px/42px Arial, Helvetica, sans-serif;
				color: #bfbfbf;
				text-decoration: none;
				padding: 0 23px 0 15px;
				}
				#footer ul#footer-nav li a.last {
					background: none;
					}
				#footer ul#footer-nav li a:hover {
					color: #fff;
					}
	#footer .logos {
		background: url(http://www.tecmobowlgame.com/tecmobowlkickoff/temp/ui/images/public/layout/footer-logo-tecmo-bowl.gif) no-repeat 50% 0;
		width: 960px;
		height: 138px;
		}
		#footer .logos img {
			height: 138px;
			}
	#footer p {
		font: normal 12px/14px Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: center;
		margin: 15px 0 0 0;
		}