@charset "UTF-8";
/* CSS Document */

body {
	font:Trade Gothic, Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:justify;
	line-height:14pt;
	font-size:10pt;
}

#background {
	height:100%;
	width:auto;
	position:fixed;
	left:0px;
	top:0px;
	z-index:-1;
}

#name {
	position:fixed;
	left:40px;
	top:20px;
	height:35px;
}

#trans{
	height:20%;
	width:20%;
}

#copy {
	width:35%;
	position:relative;
	left:45%;
	right:25%;
}

#headerback{
	width:100%;
	height:auto;
}

.navtext {
	height:3.5%;
}

#contact{
	position:fixed;
	bottom:13%;
	top:87%;
	left:40px;
	}

#mailing{
	position:fixed;
	bottom:21%;
	top:79%;
	left:40px;}

#press{
	position:fixed;
	bottom:29%;
	top:71%;
	left:40px;}

#listen{
	position:fixed;
	bottom:37%;
	top:63%;
	left:40px;}

#calendar{
	position:fixed;
	bottom:45%;
	top:55%;
	left:40px;}

#about{
	position:fixed;
	bottom:53%;
	top:47%;
	left:40px;}

#news{
	position:fixed;
	bottom:61%;
	top:39%;
	left:40px;}
	
#half{
	width:45%;
	height:auto;
}