/* CSS Document by Deborah Jansen - www.dejart.nl*/

html,body{
background-attachment: fixed;
background-color: #4d4d4d;
background-image: url(images/leopardback_dark.jpg);
background-repeat: repeat;
height: 100%;
text-align: center;
vertical-align: top;
}

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

a {
color: #990066;
text-decoration: none;
text-transform: uppercase;
}

a:hover {
text-decoration: line-through;
}

p {
color: #FFFFFF;
}

i {
color: #FFFFFF;
}

div#container {
margin-top: -9px;
margin-left: auto;
margin-right: auto; 
width: 930px;
_width: 934px;
min-height: 100%;
_height: 100%;
background-color: #333333;
position: relative;
overflow: visible;
}

div#content {
overflow: auto;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 50px;
text-align: left;
}

div#flag {
height: 73px;
background-color: #333333;
background-image: url(images/flag_dark.jpg);
}

div#flag p {
display: none;
}

div#map {
overflow: auto;
min-height: 10px;
margin-top: 0px;
height: auto;
}

map {
height: 31px;
display: block;
margin: 0px;
margin-top: -10px;
}

map ul {
list-style: none;
margin: 0px;
padding: 0px;
height: 31px;
}

map li {
float: left;
padding: 0px;
padding-top: 14px;
}

map li a {
color: #990066;
}
