html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	height: 100%;
	background: url(zerosignal2010_lite.jpg) fixed center no-repeat;
	margin: 0;
}

#bg {
	background: url(zerosignal2010.jpg) fixed center no-repeat;
	width: 100%;
	height: 100%;
	margin: 0;
}

a:link    							{text-decoration:none; color:#EEE}
a:visited 							{text-decoration:none; color:#EEE}
a:active  							{text-decoration:none; color:#EEE}
a:hover  							{text-decoration:none; color:#000000}

h1, h2, h3						 	{font-family: Verdana, sans-serif; color: #000000; background-color: #878276; width: 715px;}
h1, h2, h3 							{border: solid 1px #000000; font-weight: normal; padding: 3px;}
p 								{color: black; font-family: Times, serif; width: 700px;}
p.flat								{color: black; font-family: Times, serif; width: auto}
.noborder							{border: none;}
div.image							{width: 200px; padding: 10px; margin: 10px; border: solid #000000 1px; background-color: #ffffff;}
img								{border: none}


#content_balk {
	position: relative;
	top: -34px;
	z-index: 100;
}

#top_balk {
	margin: 0;
	height: 38px;
}

#content_balk {
	padding: 0;
	margin: 0 50px;
}

#content_balk li {
	display: inline;
	list-style-type: none;
	font-color: #EEE;
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	padding: 0 10px;
}

#top_balk a {
        filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;
}
