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

body  { background-color:#110000;
margin-top:0px;
font-family: Courier new, monospace;
 }

a:link, a:visited, a:hover {
	color: #110000;
	text-decoration: none;
}

a:hover {
	color: #888888;
	text-decoration: none;
}

a.vislink:link, a.vislink:visited, a.vislink:hover {
	color:#444444;
	text-decoration: none;
}

#myPage {
	width: 1074px;
	margin: 0px;
}

#leftTop {
	width: 575px;
	float: left;
	color:#937134;
	padding-left: 20px;
	letter-spacing: 2px;
	white-space: nowrap;
font-weight:100;
	font-size:18px;
}

#rightTop {
	width: 110px;
	float: left;
	white-space: nowrap;
}

#navSection {
	width: 550px;
	float: left;
	line-height: 30px;
	padding-left: 20px;
	white-space: nowrap;
}

#titleSection {
	width: 475px;
	float: left;
	white-space: nowrap;
}

#viewer1 {
	width: 565px;
	float: left;
	clear:left;
	color:#444444;
	text-align:right;
	font-size: 12px;
}

#viewer2 {
	width: 510px;
	float: left;
	clear:left;
	color:#888888;
	text-align:left;
	white-space: nowrap;
}

#viewer3 {
	width: 180px;
	height: 520px;
	float: left;
	color:#444444;
	text-align:left;
	font-size: 12px;
}

#viewer4 {
	width: 390px;
	float: left;
	clear:left;
	color:#888888;
	text-align:left;
	white-space: nowrap;
}

#about {
	width: 600px;
	float: left;
	clear:left;
	color:#444444;
	text-align:left;
	white-space: nowrap;
	font-size:12px;
}

.vislink {
  color:#996600;}
  

.nav {line-height: 30px;
word-spacing: 40 px;
color:#888888;}

.navBig {font-size: 18px; color:#444444;}

.navSmall {font-size: 12px; color:#444444;}

.title {font-size: 18px;
line-height:20px;
	font-stretch:narrower;
	font-weight:lighter;}