/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
div#page
{	
	width:780px;
	margin:0 auto 0 auto;
	background-image:url(images/contentrepeat.jpg);
	background-repeat:repeat-y;
}
div#content
{	
	float:left;
	width:590px;
	padding-left:10px;
	padding-bottom:10px;
	
	
}
div#header
{
	background-image:url(images/webready_01.jpg);
	background-repeat:no-repeat;
	width:778px;
	height:84px;
	float:left;
	border-right:1px solid #212a75;
	border-left:1px solid #212a75;
}
div#headertext
{
	font-size:11px;
	font-weight:bold;
	color:#212a75;
	width:175px;
	float:right;
	padding-top:0px;
	margin-top:-12px;
	text-align:center;
}
	
div#leftNav
{
	width:176px;
	float:left;
	border-left:1px solid #212a75;
	
	
}
div#leftNav div#topNav
{
	width:176px;
	float:left;
	background-image:url(images/webready_03.jpg);
	background-repeat:no-repeat;
	height:27px;
	/*border-right:1px solid #212a75;*/
}
div#leftNav div#middleNav
{
	width:176px;
	
	background-image:url(images/webready_09.jpg);
	background-repeat:no-repeat;
	float:left;
	height:28px;
	font-size:14px;
	font-weight:bold;
	color:#212a75;
	/*border-right:1px solid #212a75;*/
}
div#leftNav div#bottomNav
{
	width:176px;
	background-image:url(images/webready_10.jpg);
	background-repeat:repeat-y;
	float:left;
	height:22px;
	padding-top:5px;
	
	font-size:11px;
	font-weight:bold;
	color:#212a75;
	/*border-right:1px solid #212a75;*/
}
div#leftNav div#bottomNav a, a:visited
{
	color:#212a75;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div#leftNav div#bottomNav a:hover, a:active
{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div#leftNav div#empty
{
	background-image:url(images/webready_11.jpg);
	background-repeat:no-repeat;
	width:176px;
	float:left;
	height:100px;
		/*border-right:1px solid #212a75;*/	
}
	

div#footer
{
	background-image:url(images/webready_18.jpg);
	background-repeat:no-repeat;
	
	width:778px;
	height:53px;
	border-right:1px solid #212a75;
	border-left:1px solid #212a75;
	text-align:center;
	padding-top:10px;
	color:white;
	font-weight:bold;
	font-size:10px;
	margin:0 auto 0 auto;
}
div#ticketholder
{
width:550px;
text-align:center;


