body {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, sans-serif;
  background: #000 url(images/bg.jpg);
  font-size: 12px;
  color: #fff;
}

a:link, a:visited  {
	color : #fff;
	text-decoration: none;
	font-weight: bolder;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a:active, a:hover  {
	color : #fff;
	font-weight: bolder;
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

img {  
  border-color: #0763ae;
}

table {
	background-color : transparent;
	border-width : 0;
	font-size:12px;
}

p {
 margin-top: 10px;
 margin-bottom: 10px;

}

.logo {
	left:0px;
	top:0px;
	width:237px;
	height:142px;
}

.languages {
	width:175px;
	height:85px;
	background: url("images/languages.jpg");
	padding-top:8px;
	word-spacing: 10px;
}

.contacts {
	width:183px;
	height:142px;
	background:url("images/contacts.jpg");
  font-size: 12px;
  color: #fff;
}

.header {
	width:289px;
	height:48px;
	background:url("images/header.jpg");
  font-size: 16px;
  font-weight: bolder;
  color: #fff;
}

.menu {
	width:237px;
	height:146px;
	background: url("images/menu.jpg");
	color:#fff;
	font-size:16px;
	font-weight:bolder;
	padding-left:30px;
	line-height:1.5;
	text-shadow: #000 5px 5px 3px;
}

.content {
	width:364px;
	height:353px;
  background:url("images/content.jpg");
}

#contents {
	width:364px;
	height:353px;
  font-size: 12px;
  color: #fff;
  overflow: hidden;

}

.xchange a:link, .xchange a:hover, .xchange a:visited, .xchange a:active {
  font-size:1px;
}
