body.template {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: url('../images/bg-gradient.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	padding-bottom: 5px;
}

.container{
	width: 1030px;
	background: url('../images/bg-middle.gif');
	background-repeat: repeat-y;	
}

.container2 {
	text-align:left;
	width:940px;
	float:left;
	position:relative;
	top:15px;	
	left:0px;	
	background: url('../images/bidpalLoginBG.jpg');
	background-repeat: repeat-y;	
	height: 390px;
}

.container2-content {		
	line-height:1.75em;
	align: left;
	text-align: center;
}

.event-input {		
	line-height:1.75em;
	width:  250px;
	align:center;
	text-align: center;
	margin: 150px auto auto auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

 a:link {color: #000000; text-decoration:none}
 a:visited {color: #000000; text-decoration:none}
 a:hover {color: #00B8E7; text-decoration:none}
 
 
.LogoHeader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	float: left;
	background: url('../images/bg-top.gif') no-repeat;
	width: 1030px;
	height: 188px;
	border: 0px;
}

.TemplateFooter{
	background: url('../images/bg-bottom.gif'); 
	background-repeat: no-repeat;
	width: 1030px;
	height: 136px;	
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#NavigationBar { 
	left:26px; 
	top:42px; 
	height:34px;
	width:980px; 
	float:left;
	position:relative; 
	z-index: 1001;
	background: url('../images/bg-nav.gif');
	background-repeat: repeat-x;
}

.button {
	z-index: 1000;
	position: relative;
	float: right;
}

.submit-button {
	background: url('../images/admin-enter.png') no-repeat;
	border: 0px;
	width: 84px;
	height: 36px;
	float: right;
}	
	
img {
	border:none;
}

