body {
	background-color: #e0f4fb;
	background-image: url(../images/background.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
}

html { 
	overflow-y:auto; 
	overflow-x:hidden;
}

#Signup  {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

#Signup  {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

#Signup  a:link, #Signup  a:visited, #Signup  a:active {
	color: #ff0000;
	font-size: 13px;
	text-decoration: underline;
}

#Signup  a:hover {
	color: #ff0000;
	font-size: 13px;
	text-decoration: none;
}

input {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 12pt; 
	color: #000000;
	
}

#Signup_country {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

#Signup_country option {
	width:160px;
}

#myDiv {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:1;
}


#navSections a:hover {
	color: #c6ff00;
	text-decoration: none;
}


#nav {
	position: absolute;
	margin:  0 auto 0 auto;
	text-align: center;
	top: 0px;
	width: 100%;
	height: 50px;
	z-index: 9;
}

#container {
	position: absolute;
	margin:  0 auto 0 auto;
	top: 50px;
	width: 100%;
	z-index: 10;
}

#bgVideo {
	position: fixed;
	background-color: #000000;
	margin:  0 auto 0 auto;
	height: 100%;
	width: 100%;
	z-index: 1;
	overflow-x : hidden;
	overflow-y : hidden;
}


a:link {
	color: #ff0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
	color: #ff0000;
}

.section {
	display: none;
}
#headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

#content{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}

#content a:link, #contenta:visited, #content a:active {
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
}

#content a:hover {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}


#tourDate  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


#twitterDiv {
	position: relative;
}

#twitterName {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

#twitterHeadline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#twitterLink a:link, #twitterLink a:visited, #twitterLink a:active, #twitterHover a:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}


#footer {
	z-index: 3;
	position: relative;
	height: 135px;
	left: 110px;
	text-align: left;
	font-family: Verdana;
	font-size: 9px;
	color: #ff0000;
}

#colFooter{
	position: absolute;
	width:100%;
	height: 15px;
	left: 0px;
	top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 10;
	background-color: #000000;
} 

#colFooterText{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10pt; 
	color: #ffffff;
}

#colFooterText a:link, #colFooter a:visited, #colFooter a:active {
	color: #ffff00;
	font-size: 10px;
	line-height: 10pt; 
	text-decoration: underline;
}

#colFooterText a:hover {
	color: #ffff00;
	font-size: 10px;
	line-height: 10pt;
	text-decoration: none;
}

#sigFooter{
	width: 500px;
	text-align: left;
	position: absolute;
	top: 40px;
	left: 0px;
	font-family: Verdana;
	font-size: 8px;
	color: #ff0000;
}

#linksFooter{
	text-align: left;
	position: absolute;
	top: 85px;
	left: 0px;
	font-family: Verdana;
	font-size: 9px;
	color: #ff0000;
}

#videoInfo{
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000;
}

#videoInfo a:link, #videoInfo a:visited, #videoInfo a:hover, #videoInfo a:active {
	color: #ff0000;
	text-decoration: none;
}



