html, body{
	height:100%;
	margin:0;
	padding:0;
                
}
body{
	background-image:url("/media/layout/bg.gif");
	text-align:center;
	min-width:1000px;
	min-height:397px;
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;

    }
a{
	color:#ffffff;
	text-decoration:none;
}
img{
	border:none;
}
ul{
	list-style:none;
}


#aux{
	width:100%;
	height:50%;
	margin-top:-300px;
	float:left;
}
#container{
	clear:both;
}
#page_container{
	width:100%;
	background:url("/media/layout/bg_container.gif");
	background-repeat:repeat-x;
	background-position:0 88px;
}
#page{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#image_bg{
    width:100%; 
    position:absolute; 
    z-index:50;
    left:0;     
    float:none;
    clear:both;
    margin:0px;
    padding:0px;
}



#logo{
	padding-right:25px;
	float:left;
}

#introduction{
	padding-top:8px;
	line-height:1.4;
	text-align:right;
}

#introduction a{
	color:#E0001A;
	font-size:10px;
	font-weight:bold;
	padding:4px;
	width:160px;

}

#introduction a:hover{
	text-decoration:underline;
}


#left_menu{
	width:110px;
	height:150px;
	margin:0;
	padding:10px 0 0 0;
	clear:both;
	list-style:none;
	text-align:right;
	line-height:1.3;
}
#left_menu a.on{
	color:#E0001A;
}


#gallery{
	width:500px;
	float:left;
	
}
#gallery img.photo{
	margin:0 13px;
	border:1px solid #9E9E9C;
}
#gallery img.arrow{
	margin:25px 0;
}


#categories{
	width:295px;
	font-size:13px;
	float:right;
	font-weight:bold;
}
#categories_title{
	padding:59px 15px 0 0;
	float:left;
}
#brackets{
	width:57px;
	float:left;
}
#categories_items{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#categories_items a:hover{
	color:#ED1C24;
}

#news{
	width:35%;
	height:100px;
	padding-top:15px;
	float:left;
	

}

#albume{
	width:100%;
	float:left;
	padding-top:15px;
	text-align:center;
}

#news_headline{
	font-size:16px;
	font-weight:bold;
	padding:20px 25px; 
	border-right:1px solid #E3001B;
	float:right;
}
#news ul{
	width:150px;
	margin:2px 0 0 0;
	padding:0;
	text-align:left;
	line-height:1.3;
	float:right;
}
#news li{
	margin:0;
	padding:0 0 15px 20px;
}


#footer{
	text-align:right;
	padding:15px 0 15px 0;
	clear:both;
    float:none;
	width:1000px;
	position:absolute;
	bottom:0;
	left:0;
	font-size:10px;
	
    
}
#footer img{
	vertical-align:text-bottom;
	margin:0 5px 0 3px;
}
.bigger{
	font-size:120%;
}
#credits{
	padding:1px 55px 0 25px; 
	float:right;
}
#credits a{
	color:#FE0C0B;
}
.super{
	vertical-align:super;
	font-size:80%;
}

#myimageMap{
	z-index:99;
	position:absolute;
}

.clear{
	clear:both;
}


.a_small{
	width:175px;
	float:left;
	font-size:13px;
}

