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

#Canvas {
	width: 950px;
	margin-right: auto;
	margin-left: auto;

}

img		{
	border-style:none;
}

#information {
	position: relative;
	width: 890px;
	left: 30px;
	top: 10px;
	color: #000;
		
}

#logo {
	background-image: url(../images/AusBacklogo2.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 300px;
	position: relative;
	left: 0px;
	top: 10px;
}


#promoflash {
	position: relative;
	height: 119px;
	width: 515px;
	left: 310px;
	top: -10px;
}

#topright {
	position: relative;
	height: 101px;
	width: 101px;
	left: 530px;
	top: -110px;
}


#accordback {
	background-image:url(../images/accordback.png);
	position: relative;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	top: 30px;
	
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 5px;
}

#brochure {
	background-image:url(../images/clicktobook.png);
	position: relative;
	height: 20px;
	width: 160px;
	top: 2px;
	left: 740px;
}

#tickertape  {
	position:relative;
	background-color:black;
	width:950px;
	height:21px;
	left: 0px;
	top: 20px;
}

#subtickertape{
background-color: #000;
position: absolute;
border: 1px solid black;
width: 950px;
height: 21px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color: #FF0 ;
}

.subtickertapefont a{
	color: #FFF;
	text-decoration: none;
}
#intro {
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	color: #FFF;
}


#intro p em strong {
	color: #FFF;
}
#intro p {
	text-align: center;
}
#intro p strong {
	font-family: "Segoe Print";
}
