@charset "UTF-8";

*{
padding:0px;
margin:0px;
}

body{
font-family:Arial, Helvetica, sans-serif;
color:#fcfadf;
font-size:12px;
background-color:#000000;
text-align:justify;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

img a{
border:0px;
}

a:hover{
text-decoration:underline;
}

#overflash {
position:absolute;
left:730px;
/* OLD left:750px; */
top:73px;
width:400px;
height:345px;
overflow:auto;
z-index:9;
}

#flash{
width:1000px; 
/* OLD width:990px; */
float:left;
height:380px;
}

#spacerFlash{
height:52px;
width:700px;
}

#wrapper{
width:1220px;
overflow:hidden;
}

.gallery_img{
padding-left:8px;
padding-top:8px;
float:left;
}

.gallery_img img{
border:1px solid;
border-color:#FFFFFF;
}

.gallery_cat{
font-weight:bold;
color:#FFFFFF;
}

.news, .dates{
border:1px solid #FFFFFF;
margin-bottom:20px;
padding:5px;
text-align:left;
}

.news_link{
float:left;
}

.news_link img, .dates img{
border-color:#F30D6D;
}

.news_title, .dates_titel{
float:left;
padding-left:10px;
font-size:13px;
}

.news_description, .dates_description{
padding-top:10px;
}

#sound{
padding-top:4px;
}
#ibrows{
position:absolute;
top:5px;
right:10px;
font-size:10px;
}

#friendlist{
float:left;
width:500px;
padding-left:20px;
}

#friendlistForm{
float:left;
padding-left:20px;
}

input, textarea{
background-color:#666666;
color:#FFFFFF;
border:1px solid #FFFFFF;
}






#box1, #box2, #box3, #box4{
	position:absolute;
}

.mask{
	position:relative;
	width:160px;
	height:120px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}