* {
	padding: 0;
	margin: 0;
	vertical-align: top;
	list-style-position: inside;
	font-size: 14px;
}
html, body {
	height: 100%;
}

* html #container {
height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center center;
	background-attachment: fixed;
	background-image: url(../images/ukrayflag.jpg);
}
h1 {
	font-size: 1.4em;
	padding: 10px 10px 0;
}
h2 {
	font-size: 18px;
	color: #F00;
	text-align: center;
	padding-bottom: 10px;
}

p {
	padding-top: 0;
	padding-bottom: 1.2em;
	padding-right: 5px;
	font-size: 14px;
	text-align: justify;
	color: #333;
}

#container {
	min-height: 100%;
	background-color: #FFF;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: fixed;
}
#header {
	color: #333;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 270px;
	background-repeat: no-repeat;
	width: 950px;
}
#navigation {
	color: #333;
	height: 80px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	margin-bottom: 10px;
	background: #C30602;
}
#topright {
	width: 210px;
	float: right;
}
#toprightfb{
	width: 210px;
	float: right;
	height: 70px;
}
#fb {
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 30px;
	background-position: right;
	margin-right: 10px;
}
#top {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#accessibility {

	height: 25px;
	width: 70px;
	float: right;
	padding-top: 5px;
}
#accessibility a{
	color: #FFF;
	text-decoration: none;
}

#homewrap {
	color: #333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#homewrap table {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
}
#homewrap td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
}
#faq {
	color: #333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#wrapper {
	color: #F00;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#wrapperticket {
	color: #F00;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 730px;
}
#wrapper table {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#wrapper td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#celebrity {
	color: #333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#celebrity table {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#celebrity td {

	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#clear {
	background-color: #FFF;
	height: 10px;
}

#vote {
	color: #333;
	width: 900px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 10px;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#vote p {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
#vote form table {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#vote textarea {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#vote input {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#vote td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#contact {
	color: #333;
	width: 900px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 10px;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contact p {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
#contact form table {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#contact textarea {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#contact input {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#contact td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#leftcolumn {
	color: #333;
	float: left;
	margin-bottom: 10px;
	width: 660px;
}
#rightcolumn {
	float: right;
	color: #333;
	height: 470px;
	width: 235px;
	margin-top: 10px;
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	margin-bottom: 10px;
}
#countdown {
	float: left;
	height: 60px;
	width: 188px;
	display: inline;
	margin-right: 10px;
	margin-left: 20px;
}
#logoright {
	height: 224px;
	width: 250px;
	float: right;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../images/dspylogo.jpg);
}
#tour {
	height: 125px;
	width: 215px;
	float: right;
	background-image: url(../images/wembley_stadium_tour_logo.gif);
	margin-top: 20px;
	margin-right: 100px;
}
#map {
	height: 450px;
	width: 509px;
	float: right;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../images/venue_image004.jpg);
	margin-left: 15px;
	background-repeat: no-repeat;
}
#homebullet {
	color: #333;
	width: 580px;
	font-size: 12px;
	float: left;
	height: 380px;
}
#container #homewrap #homebullet table tr td table tr td {
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
#news {
	color: #FFFFFF;
	width: 320px;
	margin-right: 10px;
	font-size: 12px;
	margin-left: 10px;
	float: right;
}
#news p {
	color: #FFF;
	font-weight: bold;
	height: 5px;
	background-color: #0033CC;
	padding-left: 2px;
	margin-bottom: 6px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 12px;
}
#news h4 {
	text-align: left;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#news a {
	font-size: 12px;
	color: #FFFFFF;
	background: #C30602;
	padding-right: 2px;
	padding-left: 2px;
}
#news h3 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 6px;
}
#newsevent {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	height: 400px;
}
#contactblock {
	float: left;
	color: #333;
	height: auto;
	width: auto;
	margin-right: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#contactblock a{
	color:#333333
}
#block {
	color: #333;
	background-color:#CCC;
	background-image: url(../images/wembley.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 200px;
	width: 930px;
	background-position: center;
	background-repeat: no-repeat;
}
#london {
	clear: both;
	color: #333;
	background-color:#CCC;
	background-image: url(../images/london.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 140px;
	width: 920px;
	background-position: center;
}
#wembley {
	width: 920px;
	clear: both;
	color: #333;
	background-color:#CCC;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/Bowlviewbsl.jpg);
	background-position: center top;
}
#sponsor {
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
	height: 135px;
	width: 930px;
}
#sponsor1 {
	width: 98%;
	clear: both;
	color: #333;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/sponsor1.jpg);
	border: thin solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
}
#sponsor2 {
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
	height: 380px;
	width: 930px;
}
#shush a{
	color: #1bade6;
	font-weight: bold;
	font-size: 10px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#shush a: visited{
	color: #1bade6;
	font-weight: bold;
	font-size: 10px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	width: 98%;
	clear: both;
	color: #333;
	background-color:#FFF;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer p {
	color: #000000;
	float: left;
	margin-top: 10px;
	font-size: 10px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: 80px;
	width: 920px;
}
.kwicks li{
	height: 80px;
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	/*do not change these */
	display: inline;
	overflow: hidden;
	padding: 0;
	float: left;
	
	width: 90px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 2px;
}
.kwicks li a{
	overflow: hidden;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	background-color: #C30602;
	color: #C30602;
}
.kwicks li a:visited{
	/*do not change these */
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	color: #C30602;
	background-color: #C30602;
	
}
a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

#sponsor p {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}
#wrap{
	width: 600px; /* Set The Width For Our Content */
	background: #FFF; /* Set Content Background Color */
	padding: 10px; /* Add A Border Around The Content */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#wrap p {
	text-align: center;
}
#wrap form table {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#wrap input {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#wrap td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

code { margin-bottom: 1em; }
ol.ltLighter { border: 1px solid #939393; font-size: 10px !important; margin-bottom: 1em !important; line-height: 1em !important; }
ol.ltLighter li { margin-bottom: 0; }
ol.ltLighter span { font-size: 10px !important; }

#wrapper li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-left: 30px;
}
#poster {
	float: right;
	color: #333;
	height: auto;
	width: auto;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
.menu1{
	padding-left:20px;
	padding-top:2px;
	padding-bottom: 0px;
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	margin-bottom: 3px;
	background: #C30602;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
}
.menu1 a {
	color: #FFFFFF;
}

 .submenu{
	display: block;
	padding-top: 4px;
	padding-left: 37px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin-bottom: 3px;
}

.hide{
      display: none;
}
.show{
      display: block;
}
