body {
	text-align: center;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#header_container {
	position:relative;
	margin: 0 auto;
	width: 750px;
}

#header_left {
	position: absolute;
	top: 63px;
	left: -6px;
	width: 220px;
	z-index: 2;
}

#header_right {
	position: absolute;
	top: 59px;
	left: 632px;
	width: 143px;
	height: 39px;
	z-index: 1;
}

#container {
	position:relative;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 30px;
	width: 750px;
	border:2px solid #fff;
	text-align: left;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.nav:link {
	text-decoration: none;
	color: white; 
}

a.nav:visited {
	text-decoration: none;
	color: white;
}

a.nav:hover {
	text-decoration: none;
	color:#999999;
}

.sub_nav {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color:#FFFFFF;
}

a.nav2:link {
	text-decoration: none;
	color: white; 
}

a.nav2:visited {
	text-decoration: none;
	color: white;
}

a.nav2:hover {
	text-decoration: none;
	color:#999999;
}

.content {
	position: relative;
	top: 20px;
	left: 200px;
	width: 520px;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom: 50px;
	line-height: 16px;
}

.subheading1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 6px;
	padding-top:5px;
}

.subheading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
}

.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 12px;
	margin-right: 30px;
}

.new_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:14px;
	font-style:oblique;
	margin-bottom: 5px;
}

a.new:link {
	text-decoration: underline;
	color: #999999;
}

a.new:visited {
	text-decoration: underline;
	color: #999999; 
}

a.new:hover {
	text-decoration: underline;
	color: white; 
}

#earth_content {
	position: relative;
	bottom: 0px;
}

a:link {
	color:#2D7AC8;
	text-decoration: underline;
}

a:visited {
	color:#2D7AC8;
	text-decoration: underline;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}
li.cases_list {
	line-height: 22px;
}

.salmon_kolmes {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 520px;
	height: 40px;
}
.salmon_butkus {
	position: absolute;
	top: 270px;
	left: 0px;
	width: 520px;
	height: 50px;
}
.salmon_pic_text {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 400px;
	height: 50px;
}
