* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	font-family: verdana, sans-serif;
}
html {
	background: #E4E4E4 url(russiabg.gif) top center repeat-y;
	text-align: center;
}
/* Opera hack */
@media all and (min-width: 0px){
  html {
     margin-right: -1px;
  }
}
body {

	background: transparent url(russia.jpg) top center no-repeat;
	width: 760px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#container {
	width: 400px;
	margin-left: 100px;
	padding-top: 190px;
	font-size: .75em;
	line-height: 17px;
	letter-spacing: 1.4px;
}
#container p {
	text-indent: 6px;
	margin-bottom: 10px;
}
#block {
	width: 140px;
	height: 158px;
	display: block;
	float: right;
}	
#links {
	width: 178px;
	height: 265px;
	background: url(linkboxrussia.jpg) top left no-repeat;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
}
#links ul {
	margin-top: 50px;
}
#links li {
	width: 181px;
	height: 40px;
}
#links li a {
	width: 181px;
	height: 40px;
	position: relative;
	display: block;
}
.words a:hover {
	background: transparent url(linkboxrussia.jpg) -181px -50px no-repeat;
}
.works a:hover {
	background: transparent url(linkboxrussia.jpg) -181px -90px no-repeat;
}
.about a:hover {
	background: transparent url(linkboxrussia.jpg) -181px -130px no-repeat;
}
.contact a:hover {
	background: transparent url(linkboxrussia.jpg) -181px -170px no-repeat;
}
#switcher {
	float: left;
	margin-top: 200px;
}	
#switcher li {
	width: 70px;
	height: 70px;
	margin-bottom: 8px;
}
.germany {
	background: #e4e4e4 url(germangravellogo.jpg) top left no-repeat;
}
.italy {
	background: #e4e4e4 url(italygravellogo.jpg) top left no-repeat;
}
.england {
	background: #e4e4e4 url(englandgravellogo.jpg) top left no-repeat;
}
.russia { 
		background: #e4e4e4 url(russiagravellogo.jpg) top left no-repeat;
}
#switcher li a {
	display: block;
	width: 70px;
	height: 70px;
}
#sidebar {
	float: right;
	position: relative;
	background: #561300 url(russia.jpg) top right no-repeat;
	width: 168px;
	overflow: visible;
}
