/* CSS Document */
html {overflow-x:hidden;}

.skrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a {
	text-decoration: none;
	font: normal 11px Geneva, Helvetica, Arial, sans-serif;
	color: #C18030;
	text-decoration: none;
}
a:hover {
    color: #ED381B;
	text-decoration: underline;
}
.europe { page-break-after: left; }
br {
	clear: left;
}
hr {
  border: none;
  color: #ffffff;
  height: 1px;
}

#content
{
z-index: 8; 
text-align: center;
background-color: #FFFFFF;
margin-left: auto; 
margin-right: auto; 
width: 800px;
}
#content2
{
float: left;
margin-right: 5px;
}
#content3
{
z-index: 2; 
position:absolute; 
margin-top: 0px; 
top: 0%; 
width: 710px;
left: 50%; 
margin-left: -355px;
padding: 0;
}
#content4
{
z-index: 1; 
position:absolute; 
margin-top: -89px; 
top: 100%; 
width: 94px;
left: 0%; 
margin-left: 0px;
padding: 0;
}
#player
{
align: left;
margin-left: 0px;
z-index: 1; 
margin-bottom: 5px; 
vertical-align: bottom;
}
#form
{
vertical-align: top;
}
#form2
{
vertical-align: bottom;
float: right;
}
a.swapped:link, a.swapped:visited { /*enter*/
width: 94px;
height: 89px;
float: right;
line-height: 30px; /*match to height of the image*/
text-indent:-100.0em; /*moves the text off screen*/
text-decoration: none; /*removes the underline*/
background:url(http://www.whosyamama.com/table/email1.gif) no-repeat; /*sets the unmoused image*/
}
a.swapped:link:hover, a.swapped:visited:hover { /*enter*/
width: 94px;
height: 89px;
float: right;
line-height: 30px; /*match to height of the image*/
text-indent:-100.0em; /*moves the text off screen*/
text-decoration: none; /*removes the underline*/
background:url(http://www.whosyamama.com/table/email2.gif) no-repeat; /*changes to the moused image on hover*/
}

