@charset "UTF-8";
/* CSS Document */

html {
	background-color: #0A4235;
	margin:0px;
	padding:0px;
	width:100%;
}

a:link  {
	color: #FFF;
	text-decoration: none;
}
a:visited  {
	color: #FFF;
	text-decoration: none;
}
a:hover  {
	color:#999;
	text-decoration: none;
}
a:active  {
	color:#999;
	text-decoration: none;
}
#header {
	background-position: center top;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	width: 965px;
}

#menubar {
	background-color: #F03;
	height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	text-align: right;
}

div#menubar a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #000;
	line-height: 2.5em;
	font-style: normal;
	letter-spacing: 0.05em;
}
div#menubar a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #000;
	line-height: 2.5em;
	font-style: normal;
	letter-spacing: 0.05em;
}
div#menubar a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 2.5em;
	font-style: normal;
	letter-spacing: 0.05em;
}
div#menubar a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 2.5em;
	font-style: normal;
	letter-spacing: 0.05em;
}

#wheretobuy {
	position:relative;
	width: 900px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding-left: 0px;
	padding-right: 100px;
}

#mainstage {
	background-position: center top;
	height: 1000x;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	width: 849px;
}


#bottominfo {
	height: 250px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	width: 903px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	line-height: 1.25em;
	font-style: normal;
	letter-spacing: 0.05em;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	line-height: normal;
	font-style: italic;
}
	
#image1 {
	background-color: #0A4235;
	
	margin-left: 44px;

	width: 849px;
	
}

#video {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
	margin: 0 auto;
	text-align: center;
}
