body {
	background-image: url(images/bg.jpg);
	background-color: #F1E12A;
}
.thumbs {
	background-color: #7E7E7E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 5px;
	text-align: center;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.thumbs a img {
	height: 156px;
	width: 208px;
	margin: 2px;
	background-image: url(images/thumb_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thumbs a:hover img {	FILTER: alpha(opacity=90);	}
a {	font-family: Verdana;
	color: #000;
}
.pnl{
	background-image: url(images/panel_bg.jpg);
	width: 218px;
	background-repeat: repeat-y;
	margin: 2px;
	float: right;
}
.pnl a{
	color: #F6E035;
	font-weight: bolder;
	font-size: 12px;
}

.pnl a:hover, .ttt a:hover, .arc a:hover{color: #FF9;}

.pnl .btn{
	background-image: url(images/panel_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
	background-position: left bottom;
}
.pnl .main{
	background-image: url(images/panel_bg1.jpg);
	background-repeat: no-repeat;
	height: 245px;
	padding-right: 20px;
	padding-left: 15px;
	text-align: left;
	padding-top: 0px;
}

.pnl .top{
	background-image: url(images/freesites.jpg);
	height: 50px;
	font-size: 18px;
	color: #FFF;
	font-family: Georgia;
	background-position: left top;
}
.ttt{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #FFF;
	padding: 5px;
	font-size: large;
	}
.ttt a, .arc a{
	color: #F6E035;
	font-weight: bolder;
	font-size: medium;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F6E035;
	border-right-color: #F6E035;
	border-bottom-color: #F6E035;
	border-left-color: #F6E035;
}
.pnl li {	margin-top: 5px;	list-style-image: url(images/li.jpg);}
.pnl li a:hover {	list-style-image: url(images/li2.jpg);}

.arc{	color: #CCC;	text-align: center;}
.pnl ul {margin-top: -5px;}
