/* Brisbane Lights Tours newmain.css*/
body  {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: center;
	border: 0px #000;
	background: #250026;
	font: Arial;
	font-family: Arial;
}

p,h1,h2,pre  {
	margin : 0px 0px 0px 0px;
	font : Arial;
	font-family : Arial;
}

h1  {
	font-size: 24px;
	padding: 0px 10px;
	color: #fff;
	margin: 0px;
	line-height: 180%;
}

h2  {
	font-size : 18px;
	padding-top : 0px;
	color : #999990;
}

p  {
	font-size : 14px;
	padding-bottom : 5px;
}

small  {
	font-size : 9px;
}

a  {
	font-size : 12px;
	font-family : sans-serif;
	font : arial;
	text-decoration : none;
	color : #990033;
	text-align : right;
	font-weight : bold;
}

a:hover  {
	background : #999999;
	color : #ffcc66;
}
td  {
	color: White;
	font-family: sans-serif;
	font: arial;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

caption {
    color: White;
}    

/*core core core core core core core 
core core core core core  */
#core {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background-color: #000000;
	background-image: url(images/corebg.jpg);
	z-index: 1;
}
/* BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER 
BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER */
#banner  {
	
	background: #3C7EB2;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 135px;
	border-bottom: 0px solid #fff;
	color: #ff3300;
	background-image: url(images/banner.jpg);
}

#banner h1,h2  {
	padding: 0px 0px 0px 0px;
	color: #F5FFFA;
	margin: 0px;
}
#banner h1 {
	font: italic 30px Times;
	margin-left: 180px;
	margin-right: 180px;
	background-color: transparent;
}

	


#banner h2  {
	font-size : 18px;
	padding : 0px 0px 0px 0px;
	
	
	height: 18px;
}
div#banner a  {
	display : INLINE;
	font-size : 10px;
	margin : 0;
	padding : 0px;
	text-decoration : none;
	color : #000;
}

div#banner a:hover  {
	background : #000088;
	color : #000;
	margin : 0;
	padding : 0px;
}

#banner p{
	font-family : serif;
	font : 20 px times;
	font-style : italic;
	}
	
	

/*CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT 
CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT */

#centercontent  {
	position: relative;
	float: right;
	width: 620px;
	padding: 0px;
	font: bold 12px #bbbbbb arial;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
	background-color: transparent;
	z-index:10;
}

#centercontent  p  {
	font: 14px  arial;
	color: #EEE8AA;
	line-height: 130%;
	padding-bottom: 10px;
}
#centercontent  a  {
	font: 14px  arial;
	color: #DF925E;
	line-height: 130%;
	padding-bottom: 10px;
}
#centercontent  a:hover  {
	font: 14px  arial;
	color: #206DA1;
	line-height: 130%;
	padding-bottom: 10px;
	background: transparent;
}
#centercontent h1,h2,h3  {
	font: arial;
	font-family: sans-serif;
	color: #DADADA;
	line-height: 120%;
}
#centercontent h1 {
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#centercontent h2 {
	font-size : 16px;
	}
	
#centercontent h3 {
	font-size : 14px;
	}
#centercontent img {
	margin: 0px 3px 5px 5px;
	padding: 0px;
}
	
 /* CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS 
 CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS */	
#credits  {
	font : small-caps 12px Arial #fff;
	text-align : center;
	color : #CBCB4B;
	background: #250026;
}
	
div#credits a  {
	font-size : 12px;
	font-family : sans-serif;
	color : #CBCB4B;
	font : arial;
	text-decoration : underline;
	margin-bottom : 0;
}
/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER 
FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */
#footer  {
	clear: both;
	top: 10px;
	color: #fff;
	text-align: center;
	font: small-caps 12px Arial;
	
	width: 760px%;
	left: 0;
	background: #510075;
	bottom: 10px;
}
#footer a {
	color:#fff;
	font-size:14px;
}

/*MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU 
MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU */
 #menu {
	float: left;
	position: relative;
	top: 10px;
	left: 2px;
	width: 100px;
	padding: 0px 5px 20px 0px;
	background-image: none;
	color: #ffff00;
	text-align: center;
	padding-top: 10px;
	z-index: 50;
	background: transparent;
}

div#menu a:visited  {
	background-image: url(images/menuup.jpg);
	color: #FEFF79;
}	
div#menu a  {
	display: block;
	background: url(images/menuup.jpg);
	font: 14px;
	margin: 0;
	text-decoration: none;
	color: #FFFFE0;
	text-align: center;
	padding: 6px 6px;
}
	
div#menu a:hover  {
	background-image: url(images/menuover.jpg);
	color: #FFFF80;
}

.links a span  {
	display: none;
	}
	
.links a:hover span  {
	display: block;
	float: right;
	position: absolute;
	top: 45px;
	right: -645px;
	color: #ffffff;
	background: #4B0082;
	font: bold 11px arial;
	text-align: center;
	
}


.major  {
	font: 14px arial;
	color: #F2F2F2;
	list-style: none outside url(images/star.gif);
	list-style-type: circle;
}
li {
	font: 14px arial;
	color: #F2F2F2;
	line-height: 18px;
}

