/* CSS Document */

/* This is the CSS for the main layout */ 

#greyHeader {
	background-image: url(images/header1.gif);
	width: 854px;
	height: 60px;
	position: absolute;
	left: 156px;
	top: 160px;
}

#greycontentBox {
	background-color: #000000;
	width: 854px;
	Height: 620px;
	position: absolute;
	left: 156px;
	top: 207px;
}

#greyFooter {
	background-image: url(images/footer1.gif);
	width: 854px;
	height: 60px;
	position: absolute;
	left: 156px;
	top: 803px;
}

#image {
	background-image: url(images/ticket.gif);
	width: 822px;
	height: 520px;
	position: absolute;
	left: 172px;
	top: 315px;
}

.header {
font-family: Impact, Georgia, "Times New Roman", Times, serif;
font-weight: 200;
font-size: 22px;
color: #5ABFE2;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}

#logo {
	background-image: url(images/bwlogo.gif);
	width: 260px;
	height: 150px;
	position: absolute;
	left: 156px;
	top: 36px;
	z-index: 1;
} 
#logo2 {
	background-image: url(images/bwlogo2.gif);
	width: 260px;
	height: 18px;
	position: absolute;
	left: 156px;
	top: 188px;
	overflow: hidden;
		} 
		
#menu {
	width: 602px;
	height: 32px;
	padding-top: 0px;
	background-colour: #ffffff;
	position:absolute;
	left: 416px;
	top: 147px;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 112px;
	height: 24px;
	padding: 4px 4px 0px 4px;
	text-align: center;
	text-decoration: none;
	background: url(images/menubutton1.gif) no-repeat center top;
}

#menu .active a, #menu a:hover {
	background-image: url(images/menubutton2.gif);
	font-family: Impact, "Times New Roman", Times, serif;
	font-size:12px;
	colour: #FFFFFF;
	}

#image {
	background-image: url(images/main.gif);
	width: 822px;
	height: 200px;
	position: absolute;
	left: 172px;
	top: 200px;
}

.mainStyle {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-color: #ffffff;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}

.links {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000;
}

.links2 {
font-family: Impact, Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #5ABFE2;
}

.footerText {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #3e3f43;
margin-left: 338px;
margin-top: 18px;
margin-right: 20px;
}

a.foottext {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #3e3f43;
text-decoration:none;
}

a.foottext:hover {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #5ABFE2;
text-decoration:none;
}

#friendlinks {
	width: 400px;
	height: 576px;
	position:absolute;
	left: 17px;
	top: 10px;

}

#otherlinks {
	width: 400px;
	height: 576px;
	position:absolute;
	left: 434px;
	top: 10px;
}

a.mainlinks {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #000000;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
text-decoration:none;
}

a.mainlinks:visited {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #000000;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
text-decoration:none;
}

a.mainlinks:links {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #000000;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}

a.mainlinks:hover {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #ffffff;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}
