body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #2b333a;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/layout/pagebg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

img {border:none}

a {text-decoration:none;}

a:link {
	color: #0962BD;
}
a:visited {
	color: #0962BD;
}
a:hover {
	color: #4492E6;
}
a:active {
	color: #75BAE6;
}


h1 {margin-top:30px;}


div#outer {width:900px;margin: 0 auto;position:relative;}
div#banner { }


div#menubar {
	background-image: url(../images/layout/menubg.png); background-repeat:no-repeat;
	width:900px;height:71px;
	position:relative;
	 }

div#menubar_items {
	position:absolute;top:190px;left:0px;
	height:40px;width:740px;
	z-index:7;
	}

#menubar_items a {margin-left:24px;font-size:20px; color:#fff;}
#menubar_items a:hover {color:#f2f2f2;text-decoration:underline;}
#menubar_items img {display:inline;	}
	

div#content {
	width:900px;
	margin:auto;
	text-align:left;
	min-height:400px;
	}


div#footer {margin:30px 0 30px 0;width:900px;text-align:right;}



div#row1 {position:relative;height:230px;width:900px;}
div#row2 {position:relative;height:100px;width:900px;}
div#row3 {position:relative;height:140px;width:900px;}
div#row4 {position:relative;height:200px;width:900px;}


div#readtheblog {
	position:absolute;top:20px;left:30px;
	width:273px;height:120px;
	}

div#speechbubble_outer {
	position:absolute;top:-44px;left:330px;
	width:556px;height:265px;
	background-image: url(../images/layout/speechbubble.png); background-repeat:no-repeat;
	}

table#speechbubble {
	position:absolute;top:92px;left:26px;
	height: 134px;	width: 228px;
}
#speechbubble td {
	font-size: 18px;
	line-height: 20px;
	color: #191919;
}



div#tickerstrip {
	position:absolute;top:14px;left:26px;
	background-color:#fff;
	height:60px;
	width:860px;
	}



div#playnow {position:absolute;top:0px;left:10px; }
div#emailyourviews { position:absolute;top:0px;right:20px;}

div#winallthepies {position:absolute;top:20px;left:10px; }
div#piemanshop { position:absolute;top:0px;right:10px;}


div#copyright {display:inline;}
div#pukkapies_footer {display:inline;margin-left:20px;}




.inputform td {padding-bottom:0.5em}


#tickerstrip {
	position: relative;
	font-size: 24px;
	color: #990000;
	background-image: url(../images/layout/tickerstrip.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 66px;
	width: 900px;
	float: left;
	margin-bottom: 16px;
}
#ticker {
	overflow: hidden;
	width: 822px;
	margin-top: 15px;
	margin-left: 6px;
}

#ticker span {color:#990000;font-size:24px;}

#ticker img {
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: -3px;}


#speechbubble {
	position: absolute;
	height: 134px;
	width: 228px;
	left: 46px;
	top: 62px;
}
#speechbubble td {
	font-size: 18px;
	line-height: 20px;
	color: #191919;
}



#aboutarea {
	height: 700px;
	width: 900px;
	position: relative;
	float: left;
	padding-top: 20px;
}
#legalarea {
	height: 40px;
	width: 200px;
	position: absolute;
	z-index: 10;
	left: 52px;
	bottom: 52px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
