/* CSS Document */
body {
	background-image:url(img/background.jpg);
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-align:left;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 76%;
	color:#3C3C3C;
}
h1, h2{
	display: none;
}
a:link{
color:#A81103;;text-decoration:none;
}
a:visited{
color:#A81103;;text-decoration:none;
}
a:hover{
color:#A81103;text-decoration:underline;
}
a:active{
color:#A81103;text-decoration:none;
} 
img{
border:0; 
margin:16px 0 0 22px;
padding:0;
}
#container_container {
position:relative;
width:381px;
margin:0 auto;
padding:0;
text-align:left;
}
#container {
position:relative;
width:381px;
margin:0;
padding:0;
background-image:url(img/back_lang.png);
}
#container_ie {
position:relative;
width:381px;
margin:0;
padding:0;
background-image:url(img/back_lang.gif);
}
ul {
position:relative;
text-indent:0px;
list-style-type:none;
margin:0 auto;
padding:50px 0 60px 0;
text-align:center;
}
ul li {
display:inline;
text-indent:0px;
list-style-type:none;
line-height:18px;
margin:0;
font-size: 105%;
font-weight:bold;
}
.spacer {
margin-right:20px;
}
p {
text-align:center;
margin: 0;
padding:0;
}
#lang_footer {
position:relative;
width:381px;
height:40px;
margin:0;
padding:0;
background-image:url(img/lang_footer.png);
background-repeat:no-repeat;
}
#lang_footer_ie {
position:relative;
width:381px;
height:40px;
margin:0;
padding:0;
background-image:url(img/lang_footer.gif);
background-repeat:no-repeat;
}
