/*************************************************************namemysportsbar.com style sheetWritten by vitaminhttp://www.vitamininc.net/*************************************************************//*************************************************************General site wide styles*************************************************************/body {	background: #0E553C url(images/background.gif);}#horizon {	background-color: transparent;	position: absolute;}/* following rules are invisible to IE 5 \*/#horizon {	background-color: transparent;	position: absolute;	top: 50%;	left: 0px;	width: 100%;	margin-top: -151px;	text-align: center;	min-width: 780px; }/* end IE 5 hack */ 	  #wrapper {	position: relative;	width: 695px;	height: 302px;	margin: 0 auto;	background: url(images/ticket.gif) no-repeat;}/*************************************************************Ticket styles*************************************************************/#submitidea {	position: absolute;	overflow: none;	top: 100px;	left: 250px;	width: 315px;	height: 31px;	text-align: left;}#textbox {	position: absolute;	overflow: auto;	top: 136px;	left: 250px;	width: 343px;	height: 139px;	font: 11px Verdana, Arial, Helvetica, sans-serif;	text-align: left;}#textbox p {	margin: 0 5px 1em 0;}/*************************************************************Form styles*************************************************************/table {	width: 95%;}table td {	padding: 5px;}table td.alt {	background: url(images/diagonals.gif);}table td.smtext {	font: 10px Verdana, Arial, Helvetica, sans-serif;}/*************************************************************Form styles*************************************************************/#footer {	position: absolute;	overflow: none;	top: 307px;	left: 0;	width: 695px;	font: 9px Verdana, Arial, Helvetica, sans-serif;	color: #ccc;}#footer a {	color: #ccc;}