body {
	background-color: #000000;
	color: #2F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
table {
	background-color: #111111;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666666;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #666666
}
a:hover .thumb1 {
	border: 1px solid #CC0000
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #666666
}
a:hover .thumb2 {
	border: 1px solid #CC0000
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #666666
}
a:hover .screen1 {
	border: 1px solid #CC0000
}
a:link {
	color: #778899;
	text-decoration: none
}
a:active {
  color: #778899;
	text-decoration: none
}
a:visited {
  color: #778899;
	text-decoration: none
}
a:hover {
  color: #CC0000;
	text-decoration: none
}
.tx1 {
	font-size: 20px;
	font-weight: normal;
	color: #EEB422;
}
.tx2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top1 {
	color: #CD9B1D;
	font-size: 14px;
}
.top2 {
	width: 995px;
	font-size: 12px;
	color: #990000;
}
.archive {
	font-size: 18px;
}
li {
	list-style-type: square;
}
