* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	font-family: verdana, sans-serif;
}
html {
	background: #E4E4E4 url(germanybg.gif) top center repeat-y;
	text-align: center;
}
/* Opera hack */
@media all and (min-width: 0px){
  html {
     margin-right: -1px;
  }
}
body {

	background: transparent url(germany.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;
}
#sidebar {
	float: right;
	position: relative;
	background: #A51E1E url(germany.jpg) top right no-repeat;
	width: 168px;
	overflow: visible;
}
	
#links {
	width: 181px;
	height: 400px;
	background: transparent url(linkbox2.jpg) top left no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 10;
	position: absolute;
	top: 0;
	right: 0;
}
#links ul {
	margin-top: 50px;
	position: relative;
}
#links li {
	width: 181px;
	height: 40px;
}
#links li a {
	width: 181px;
	height: 40px;
	position: relative;
	display: block;
}
.words a:hover {
	background: transparent url(linkbox2.jpg) -181px -50px no-repeat;
}
.works a:hover {
	background: transparent url(linkbox2.jpg) -181px -90px no-repeat;
}
.about a:hover {
	background: transparent url(linkbox2.jpg) -181px -130px no-repeat;
}
.contact a:hover {
	background: transparent url(linkbox2.jpg) -181px -170px no-repeat;
}
#sidebar p {
	position: relative;
	font-size: .72em;
	line-height: 15px;
	color: #f5f5f5;	
	margin: 400px 10px 30px 10px;
	
}

#switcher {
	float: left;
	margin-top: 200px;
}	
#switcher li {
	width: 70px;
	height: 70px;
	margin-bottom: 8px;
}
.germany {
	background: #e4e4e4 url(germanygreylogo.jpg) top left no-repeat;
}
.italy {
	background: #e4e4e4 url(italygreylogo.jpg) top left no-repeat;
}
.england {
	background: #e4e4e4 url(englandgreylogo.jpg) top left no-repeat;
}
.russia {
	background: #e4e4e4 url(russiagreylogo.jpg) top left no-repeat;
}
#switcher li a {
	display: block;
	width: 70px;
	height: 70px;
}
.end {
	text-align: center;
	border-top: 1px solid #000;
	margin: 30px 0 30px 0;
	font-size: 10px;
	clear: both;
}
.end a {
	width: 50px;
	display: inline;
	margin: 0 10px;
}
h3 {
	letter-spacing: 2px;
	line-height: 22px;
	font-size: 1.2em;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: serif;
	border-bottom: 1px solid #000;
}
h2 {
	letter-spacing: 3px;
	line-height: 22px;
	font-size: 1.7em;
	margin-bottom: 18px;
	font-family: serif;
}
h1 {
	text-indent: -9999px;
	font-sixe: 11pt;
	display: block;
	width: 300px;
	position: absolute;
}
.works img {
	float: left;
	margin: 8px;
	border: 1px solid #000;
}
.works span {
	clear: left;
	height: 10px;
	width: 10px;
	display: block;
}
blockquote {
	font-size: 1.2em;
	border-left: 3px solid #000;
	padding: 8px;
	font-family: monospace;
	margin: 0 0 11px 0;
}
