




body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
    background-color: #1d475f;
	color: #546368;
	margin: 0px 0px 0px 0px;
}

a {
	color: #4378a4;
	text-decoration: underline;
}

a:active {
	color: #50607C;
	text-decoration: underline;
}

a:hover {
	color: #ff7900;
	text-decoration: none;
}

a img { border: 0px #FFFFFF none; }

a:active img { border: 0px #FFFFFF none; }

a:hover img { border: 0px #FFFFFF none; }

h3 {

}

.teleport-button {
	display: block;
	width: 92px;
	height: 23px;
	background: url(teleport_btn.gif) no-repeat left top;
	text-indent:-2000em;
	float:right;
}


#header {
	position: relative;
	background-color: #000000;
	z-index: 100;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 75px;
	width: 100%;

}

#logo { 
	margin:5px 0 0 5px; 
	float: left;
	width: 300px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-indent: -2000em;
}

#logo h2 { 
	position: absolute;
	top: 0;
	left: 0;
}

#logo h1 a {
	display: block;
	background: #000000 url('logo.jpg') no-repeat scroll top left;
	width: 286px;
	height: 63px;
}


.derailed-button {
	float: right;
	margin:6px 5px 0 0;
	padding: 0 15px 0 10px;
}




#header-left {
margin-left: 0px;
position: relative;
bottom: 10px;
}


#header-right {
margin-right: 0px;
bottom: 10px;
}


#main {


}


#balloon {
margin: 0px 0px 0px 0px;
background-image: url(teleportbg.jpg);
width: 576px;
height: 408px;
margin-left: auto ;
margin-right: auto ;
margin-top: 50px;

}

#balloon-content {
position: relative;
left: 115px;
width: 277px;
padding: 40px 0px 0px 0px;

}
