/* CSS for Axel's frontpage 
 * 2008-09-07
 */
 

span.news_blog_head {
font-weight:bold;
font: 140% Helvetica, Tahoma, Arial;
}

#banner {
clear:both;
background:#000000 url(images/bg.png) top center no-repeat !important;
margin:5px auto 0 auto;
width:972px;
height:435px;
}

#secondmenu {
margin:16px auto 0px auto;
padding-top:0px;
width:850px;
padding-right:50px;
text-align:right;
}


#header {
clear:both;
background:#000000 url(images/top_logo_tall_front.png) top center no-repeat !important;
height: 60px;
}

#content {
clear:both;
background:#000000 url(images/below_banner_clean_main.png) top center no-repeat !important;
margin:0 auto 0 auto;
width:972px;
min-height:200px;
}

.siteheader {
margin:20px 0 0 44px;
float:left;
}

.exhibition_logo {
clear:right;
float:right;
margin-top:25px;
margin-bottom:10px;
margin-right:28px;
width:212px;
min-height:60px;
height:60px;
background:#000000 url(/exhibition_banner/exhibition_banner.png) top left no-repeat !important;
}

.site_blog {
float:left;
text-align:left;
width:230px;
margin-left:40px;
margin-top:0px;
}
.site_news {
float:left;
text-align:left;
width:230px;
margin-left:20px;
margin-top:0px;
}
.site_text {
float:left;
text-align:justify;
width:405px;
padding-left:40px;
margin:10px 0 0 0;
}

