body
{
font-family:verdana,helvetica,arial,verdana,sans-serif;
font-size:12px;
line-height:16px;
margin:0;
}

h1,h2,h3,h4,h5,h6
{
	font-family:helvetica,arial,sans-serif;
	letter-spacing:.05em;
}

.container
{
	position:absolute;
	left:50%;
	width:750px;
	margin-left:-375px;

}

a
{
	color:#696;
}

 img
{

	padding:0;
	margin:0 0 -2px 0;
}


#head
{
	width:750px;
	height:65px;
	background:url('../images/hdr_image.jpg') #9c9 no-repeat;
	border:solid 1px #000;
	border-width:1px 0 1px 0;
	margin:0 0 12px 0;

}

#foot
{
	position:relative;
	clear:both;
	width:750px;
	height:6px;
	background:#9c9;
	border:solid 1px #000;
	border-width:1px 0 1px 0;
	margin:0 0 12px 0;

}

#main
{
	width:750px;
	background-color:#fff;
	margin:0 0 28px 0;
}

.eventLinks
{

	border:solid 1px #cec;
	font-size:11px;
	padding:2px 0 6px 4px;
	overflow: auto;
	margin:0 0 18px 0;
}

td
{
	font-size:11px;
}

dl,dt,dd
{
	margin:0;
	padding:0;

}

.eventLinks dt
(
	width:20%
	display:block;
	float:left;

)

.eventLinks dd
{
	width:80%;
	display:block;
	float:left;

}

.eventLinks dt,dd
{
	
}

.title,.menu
{
	margin:0 0 18px 2px;
}

.menu
{
	display:block;
	width:270px;
	float:left;
	

}

.content
{
	display:block;
	width:440px;
	float:right;
	clear:right;
	margin:0 8px 14px; 0;
	font-size:12px;
	line-height:17px;
}

.time
{
	font-size:11px;
}

.content div
{
margin:11px 0 16px 0;
}



h2
{
	font-size:18px;
	margin:0 0 12px 0;
}

h3
{
	font-size:18px;
	margin:0;
	line-height:18px;
	font-family:tahoma,verdana;
}

.content h3
{
	background:url('../images/h_dots.gif') no-repeat;
	text-indent:48px;
	text-transform:capitalize;
	text-align:justify;
	margin:0 0 6px 0;
}

.content h2
{
	text-transform:uppercase;
}

.menu h3
{
	margin:0 0 4px 0;
}

p
{
	margin:0 0 12px 0;
}

h1
{
	font-family:helvetica,arial,tahoma,verdana,sans-serif;
	font-size:22px;
	margin:0 0 12px 0;
}

h3
{
	font-size:12px;
	margin:0;
	font-weight:bold;
}

h4
{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin:0;
	
}


 select, input
{
	font-family:tahoma,verdana,helvetica,arial;
	font-size:10px;
	background-color:#eee;
	padding:0;	
	width:90px;
	display:inline;
	margin:2px 4px;
	padding-left:4px;
	}

select
{
	width:180px;
	margin:0 4px 0 0;
}

.menu select
{
	width:100%;
}

.submitButton
{
	width:50px;


}

#stewardLogin
{
	width:750px;
	height:24px;
	line-height:24px;
	text-align:right;
	font-size:9px;
	border:solid 1px #000;
	border-width:0 0 1px 0;
	background-color:#9c9;
	margin:0 0 2px 0;
	padding:2px 0 0 0;
}

.failedLogin
{
	width:100%;
	background-color:pink;
	border:solid 1px #900;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	
}
