/* css halat alb default style */
/* compiled by Tom Brickman 27march2006 */
/* halatalb.dev.0100 */

/* splash-page styles */

body {
	margin: 0px;
	padding: 0px 20px 20px 20px;
	background: #33364A;
	font-family: Tahoma, Arial;
	line-height: 0.8em;
	color: #000;
}

a:link {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F26521;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #F26521;
}

#container {
	position: absolute;
	width: 700px;
	height: 380px;
	margin: -190px 0px 0px -350px;
	top: 50%;
	left: 50%;
	background: url(band_members_logo.gif) top right no-repeat;
}
#splash_link {
	width: 700px;
	height: 332px;
	display: block;
	position: absolute;
	top: 0;
}
#halatalb_img {
	display: inline;
	position: absolute;
	top: 101px;
	left: 0;
	border: 0;
}
#lang_bar_splash {
	position: absolute;
	bottom: 0;
	width: 700px;
	height: 26px;
}
#lang_bar_splash2 {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -61px;
	height: 26px;
	width: 122px;
	background: url(../img/lang_bg2.gif) top right no-repeat;	
	text-align: center;
}
#lang_bar_splash2 img {
	display: inline;
}
