body
{
	background-image: url(images/brisbaneBackground2.jpg);
	background-attachment:fixed;
	background-position: center top;
	background-repeat:no-repeat;
}

h1.breakout
{
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: Black;
	font-weight: bold;	
}

#breakoutBox
{
	background-color: #ffffff;
	z-index: 14;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: #bf0000;
	border-style: solid;
	border-width: 3px;
	width: 700px;
	left: 80px;
	text-align: center;
	left:50%;
	align: center;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-left: -350px;\
}
#breakoutLine
{
	z-index: 15;
	position: relative;
	height: 100px;
	width:700px;
	padding-top: -20px;
	top:0px;
	left:0px;
	background-color: #ebf1f8;
}
#breakoutboxText
{
	color: #000000;
	font-size: 0.825em;
	line-height: 1.4em;	
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
img.breakout
{
	display: block;
    margin-left: auto;
    margin-right: auto
}