body {
	background-color: #000000;
	background-repeat: repeat;
	background-position: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 16px;
	background-image: url(../images/indexbk.png);
	background-attachment: fixed;
}
#rightbox {
	float: right;
	height: 800px;
	width: 140px;
	top: -200px;
}

a {
	color: #90ACFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
#wrapper {
	width: 920px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 100%;
	/*	background-image: url(../images/underconstruction_ie.png); */
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height: 112px;
	width: 760px;
	background-image: url(../images/tqlogo_ie.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}
#navigation {
	display:inline;
	width: 154px;
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	color: #FE259C;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 105px;
}
#navigation p {
	margin: 0px;
	padding: 0px;
}
#navigation a {
	color: #999999;
	text-decoration: none;
}
#navigation a:hover {
	color: #FE259C;
}
#content {
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 289px;
	width: 471px;
}
#sublinks {
	padding: 4px;
	height: 23px;
	background-image: url(../images/sublinksbar.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}

#sublinks a {
	color: #EBADC5;
}
#sublinks a:hover {
	color: #FFFFFF;
}
#footer {
	width: 456px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 289px;
}
#line {
	height: 1px;
	width: 456px;
	background-color: #666666;
	margin-top: 20px;
	margin-bottom: 5px;
}
#stations {
	left:0px;
	top:0px;
	width:450px;
	height:275px;
	border: 1px solid #666666;
	line-height: 17px;
}
#stations_left {
	left:0px;
	top:0px;
	width:130px;
	height:250px;
	float: left;
	margin: 15px;
}
#stations_center {
	left:250px;
	top:0px;
	width:80px;
	height:250px;
	margin: 15px;
	float: left;
	text-align: center;
}
#stations_right {
	left:343px;
	top:0px;
	width:90px;
	height:250px;
	float: right;
	margin: 15px;
	text-align: right;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	color: #FF279F;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.huge {
	font-size: 28px;
	color: #FE259C;
	line-height: 28px;
}
.verybold {
	font-weight: bold;
	color: #FE259C;
}
.pink {
	color: #FE259C;
}
.gray {
	color: #999999;
	font-size: 12px;
}
.pheader {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FE259C;
}
.normal {
	font-size: 12px;
	color: #FFFFFF;
}
.smallerText {
	font-size: 12px;
}