* {margin:0;padding:0;}

body {
	background:#a99267 url(../images/bg2.gif);
	text-align:left;
	padding:20px;
}


#logo {
	margin-top:15px;
	width:725px;
	height:373px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2f2b20; font-size: 2;
	font-weight: normal;
	padding:0;
	margin:0em 2em 2em 0em;
	text-shadow: #baae88 1px 1px 1px;
	text-align:right;
	max-width: 1370px;
}

.right{
	background: transparent url(../images/polka-right.jpg) repeat-y right top;
	padding-right: 56px;
	min-width: 700px;
	max-width: 1340px;
}

.left{
	list-style:none;
	background: transparent url(../images/polka-left.jpg) repeat-y left top;
	padding-left: 74px;
}


ul{
	list-style:none;
	background: transparent url(../images/polka.jpg) repeat left top;
	padding:8px 0 50px 0;
}

.left:after, .right:after, ul:after {
	content: '';
	display: block;
	clear: both;
}

.right, .left, ul { height:1%;}

li{
	display:inline;
}

li a{
	display:block;
	float:left;
	width: 100px;
	height:100px;
	background: transparent url(../images/loading3.jpg) no-repeat center top;
	padding:0 28px 28px 28px;
	margin-bottom: 50px;
	text-align:center;
}


li>a{
	padding:0 28px 30px 28px;
	
}

li a img, li a:hover img, li a:visited img{
	width:100px;
	height:100px;
	border:1px solid #6e5b38;
	text-decoration:none;
}

li a:hover img{
	padding:10px;
	margin:-10px 0 0 -10px;
	background: white;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333 url(../images/loading_5.gif) no-repeat center center;
	padding:5px;
	display:none;
	color:#fff;
	font-size:11px;
	font-family: Tahoma;
	text-align:center;
	width:200px;
	height:230px;
	}

