html{
	height: 100%;}
body {
	background: #00539B;
	height: 100%; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;}
b {
	font-style: bold;
	color: #336699;}
#header {position: relative; top: 15px; left: 50%;
	margin-left: -300px;
	height: 120px; 
	width: 600px;}
#nav {position: relative; top: 30px;
	background: #FFFFFF;
	height: 112px;
	width: 152px;
	-moz-border-radius: 1em;}
#content {position: relative; left: 132px; top: -112px;
	width: 468px;
	height: 100%;
	background: #FFFFFF;
	-moz-border-radius: 1em;}
#barrier {
	position: relative; top: 15px; left: 50%;
	margin-left: -400px;
	width: 600px;
	height: 100%}
#list {
	position: relative; top: 10px; left: 10px;
	height: 100px;
	width: 120px;}
#list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;}
#list li {
	margin: 0 0 .2em 0;}
#list a {
	display: block;
	color: #FFFFFF;
	background-color: #003366;
	width: 120px;
	padding: .2em .8em;
	text-decoration: none;}
#list a:hover {
	background-color: #336699;
	color: #FFF;}
#border {
	position: relative; top: 9px; left: 9px;
	width: 450px;
	height: 100%;}
#net {
	position: relative;
	width: 440px;
	height: 140px;
	border: 1px dashed #CCC;}
#net p {
	text-align: center;}
#tvone{
	position: relative; top: 10px;
	width: 215px;
	height: 140px;
	border: 1px solid #CCC;}
#tvtwo{
	position: relative; top: -131px; left: 225px;
	width: 215px;
	height: 140px;
	border: 1px solid #CCC;}
#border h2 {
	text-align: center;}
.txt {
	position: relative;
	height: 120px;
	overflow: hidden;}
.linked {
	position: relative: top: 0px;
	height: 20px;}
.linked ul {
	margin: 0;
	padding: 0;
	list-style-type: none;}
.linked li {
	margin: 0 9px 0 0;
	float: right;}