body{
	margin:0px;
	background: black url(i/main-bg.gif) repeat-x;
	color:white;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
td{
	color:white;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#maintable{
	width:100%;
	height:100%;
	background: url(i/right-bottom-bg.gif) bottom right no-repeat;
}
#leftmenu{
	width:232px;
	height:100%;
	background: url(i/left-bg.gif) repeat-y;
}
#leftmenubox{
	vertical-align:top;
	background: url(i/left-top-bg.gif) no-repeat;
	padding:0px 35px 0px 21px;
}
#mainarea{
	background:#0d1216 url(i/right-bg.gif) right repeat-y;
}
#mainblock{
	width:100%;
	height:100%;
}
#titleblock{
	width:100%;
	height:155px;
	background:url(i/top-graphic-bg.gif) no-repeat;
}
#titleblock td{
	vertical-align:bottom;
}
#titleblock h1{
	font:bold 22px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	height:25px;
	overflow:hidden;
	margin:0px 0px 32px 0px;
}
h2,h3{
	font:bold 16px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0px;
	text-align:center;
}
#topblock{
	height:155px;
	background:url(i/top-bg.gif) repeat-x;
}
#contentarea{
	background:url(i/bottom-bg.gif) bottom repeat-x;
	vertical-align:top;
}
#contentblock{
	background:url(i/bottom-right-content-bg.gif) bottom right no-repeat;
	width:100%;
	height:100%;
}
#contentholder{
	background:url(i/content-bg.gif) repeat-x;
}
#contenttable{
	background:url(i/left-content-bg.gif) no-repeat;
	width:100%;
	height:100%;
}
#content{
	vertical-align:top;
}
#content p{
	text-align:justify;
}
td.thumb{
	background-color:#131b21;
	border:1px solid #314659;
	padding:10px 10px 2px 10px;
}
hr{
	height:1px;
	color:#314659;
	background-color:#314659;
	border:1px solid #314659;
}
a,a:link,a:visited,a:active{
	text-decoration:underline;
	color:#6190bb;
}
a:hover,a:focus{
	text-decoration:none;
	color:#6190bb;
}
#pic{
	background-color:#131a21;
	border:1px solid #304456;
	padding:10px;
	display:table-cell;
}
.menu_venue{
	padding:6px 0px 7px 4px;
	font:bold 16px "Trebuchet MS",Verdana,Arial;
}
.menu_event{
	padding:0px 0px 10px 12px;
	font:normal 11px Verdana,Arial;
}
