body {
	background-color: #6B5941;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arch {
	color: #999999;
	font-weight: bold;
	font-size: 18px;
}
.cntr {
	border: 1px solid #222222;
	background-image: url(bgc.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 1040px;
}
a:link { 
  color: #EEEEEE;
  text-decoration: none
}
a:active { 
  color: #EEEEEE;
  text-decoration: none
}
a:visited { 
  color: #EEEEEE;
  text-decoration: none
}
a:hover { 
  color: #FF6633; 
  text-decoration: none
}
.thumb1 {
  border:1px solid #CCCCCC; 
  width:240px; 
  height:180px;
}
a:hover .thumb1 {
	border: 1px solid #FF6600;
}
.thumb2 {
  border:1px solid #CCCCCC; 
  width:192px; 
  height:240px;
}
a:hover .thumb2 {
	border: 1px solid #FF6600;
}
.thumb3 {
  border:1px solid #CCCCCC; 
  width:192px; 
  height:144px;
}
a:hover .thumb3 {
	border: 1px solid #FF6600;
}
.thumb4 {
  border:1px solid #CCCCCC; 
  width:135px; 
  height:180px;
}
a:hover .thumb4 {
	border: 1px solid #FF6600;
}
.screen1 {
  border:1px solid #CCCCCC; 
  width:320px; 
  height:260px;
}
a:hover .screen1 {
	border: 1px solid #FF6600;
}
.tx2 {
	font-size: 10px;
	font-weight: bold
}
.top1 {
	font-size: 14px;
}
.top2 {
	width: 983px;
	border: 1px solid #CCCCCC;
}
.top3 {
	font-size: 14px;
}
.top4 {
	width: 996px;
}
li {
	list-style-type: square;
}
