body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #666666;
}
ul, li{
	padding:0;
	margin:0;
	}
div#container{
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	text-align: left;
	background:transparent;
}
h2{ 
	font-size: large;
	}
img {
	border:none;
	}
a {
	text-decoration: none;
	color:#888;
	font-size: 76%;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	color: #333333;
	}
#logo{
	margin: 30px 0 10px;
	}
#menu{
	margin-top: 30px;
	font-size:medium;
	list-style:none;
	}
#menu li{
	margin: 40px 1px 10px 30px;
	float:right;
	}
.mainpics{
	padding: 33px 0 0 14px;
	list-style:none;
	}
ul[id$="mainpics"] { padding: 20px 0 0 14px; }
ul[id$="mainpics"]:not([class="xxx"]) { padding: 33px 0 0 14px; list-style:none;}
@media all and (min-width:0px) { ul[id$="mainpics"] { padding: 33px 0 0 14px; } }
#mainpics li{
	margin: 0 0 0 20px;
	float:left;
	}
#iestinks{
	width:100%;
	}
.right{
	float:right;
	}
#main{
	clear:both;
	width:100%;
	height:400px;
	background-color:#ffffff;
	}
#maintall{
	clear:both;
	width:100%;
	height:500px;
	background-color:#ffffff;
	}
.bigpic{
	width:221px;
	height:330px;
	background-color:transparent;
	}
.bigpic a{
	display:block;
	width:221px;
	height:330px;
	border:#666666 solid 2px;
	}
.bigpic a:hover{
	border:#aaaaaa solid 2px;
	}
.bigpicright{
	float:left;
	width:130px;
	height:130px;
	padding:0;
	background-color:transparent;
	}
*:lang(en) .bigpicright, .bigpicright:empty{ padding-bottom:20px;}
@media all and (min-width:0px) { li[class$="bigpicright"] { padding-bottom:20px; } }
.bigpicright a{
	display:block;
	width:130px;
	height:130px;
	border:#666666 solid 2px;
	}
.bigpicright a:hover{
	border:#aaaaaa solid 2px;
	}
.pwide{
	padding: 5px 20px 10px;
	}
*html .pwide{
	font-size: x-small;
	}
.verbage{
	position: relative;
	bottom: 120px;
	left:35px;
	width:222px;
	height: 130px;
	float:left;
	}
*:lang(en) #verbage, #verbage:empty{ bottom: 130px;}
@media all and (min-width:0px) { div[class$="verbage"] { bottom: 130px; } }
	
#footer{
	clear:both;
	font-size: xx-small;
	margin-top: 15px;
	}
#verbage + #footer{
	float:left;
	position:relative;
	width:775px;
	bottom:128px;
	font-size: xx-small;
	margin-top: 15px;
	}
#footer #email{
	float:right;
	margin:0;
	padding:0;
	font-size: small;
	}