body {
	background-color: #BEA06C;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
table {
	border: 2px dotted #000000;
	background-color: #8B5A2B;
	font-size: 14px;
	font-weight: bold;
}
a:link { 
  color: #FAFAD2;
  text-decoration: none
}
a:active { 
  color: #FAFAD2;
  text-decoration: none
}
a:visited { 
  color: #FAFAD2;
  text-decoration: none
}
a:hover { 
  color: #FF6600; 
  text-decoration: none
}
.thumb1 {
  border:1px solid #FFA54F; 
  width:240px; 
  height:180px;
}
a:hover .thumb1 {
	border: 1px solid #FF6600;
}
.thumb2 {
  border:1px solid #FFA54F; 
  width:190px; 
  height:240px;
}
a:hover .thumb2 {
	border: 1px solid #FF6600;
}
.screen1 {
  border:1px solid #FFA54F; 
  width:320px; 
  height:260px;
}
a:hover .screen1 {
	border: 1px solid #FF6600;
}
.thumb3 {
  border:1px solid #FFA54F; 
  width:180px; 
  height:135px;
}
a:hover .thumb3 {
	border: 1px solid #FF6600;
}
.thumb4 {
  border:1px solid #FFA54F; 
  width:127px; 
  height:170px;
}
a:hover .thumb4 {
	border: 1px solid #FF6600;
}
.screen2 {
  border:1px solid #FFA54F; 
  width:304px; 
  height:247px;
}
a:hover .screen2 {
	border: 1px solid #FF6600;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFACD;
}
.tx2 {
	font-size: 10px;
	font-weight: bold
}
.top1 {
	color: #FFCC00;
	font-size: 14px;
}
.top2 {
	color: #FFCC66;
	width: 990px;
	font-size: 12px;
}
.top3 {
	color: #FFCC00;
	font-size: 14px;
}
.top4 {
	color: #FFCC66;
	width: 936px;
	font-size: 12px;
}
li {
	list-style-type: square;
}
