@charset "UTF-8";

div#preset_selector {
	width: 454px;
	height: 90px;
	position: relative;
	background-image: url(../images/banner_04.jpg);
}
div#preset_selector select {
	position: absolute;
	top: 63px;
	left: 125px;
}

div#header {
	background-image: url(../images/header_background.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header_background.png', sizingMethod='scale');
	height: 260px;
}
div#header_main {
	height: 240px;
	background-image: url(../images/frontpage_header.jpg);
}
ul#directory {
	display: none;
}
div#contents {
	width: 910px!important;
	width/**/: 940px;
	background-color: #EEEEEE;
}
div#sidebar {
	display: none;
}
div#inbox {
	background-image: url(../images/inbox_background_frontpage.gif);
}
div#btomain {
	
}
ul.front_banner {
	height: 170px;
}
ul.front_banner li {
	float: left;
	padding: 0px 0px 0px 0px;
}
div#snippet {
	margin: 3px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	height: 110px!important;
	height/**/: 120px;
	clear: both;
	background-image: url(../images/snippet.gif);
}
div#snippet h2 {
	background-image: url(../images/snippet_text.gif);
	width: 890px;
	height: 30px;
	margin: 0px;
}
div#update_headline {
	margin: 5px 0px 0px 0px;
	width: 420px;
	background-color: #FFFFFF;
}
div#update_headline div.inner {
	padding: 10px;
	background-image: url(../images/inner_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.article_image span {
	font-size: 10px;
	display: block;
	padding: 3px;
}
h3#head_gallery {
	width: 420px;
	height: 40px;
	background-image: url(../images/head_gr.gif);
	text-indent: -5000px;
}
h3#head_blog {
	width: 420px;
	height: 40px;
	background-image: url(../images/blog.gif);
	text-indent: -5000px;
}

h3#head_news {
	width: 420px;
	height: 40px;
	background-image: url(../images/head_news.gif);
	text-indent: -5000px;
}
h3#head_bto {
	width: 420px;
	height: 40px;
	background-image: url(../images/head_bto.gif);
	text-indent: -5000px;
}
ul.news_headline li {
	padding: 3px;
	border-top: solid 1px #CCCCCC;
}
div#main_banner {
	width: 485px;
	float: right;
}
div#main_banner ul {
	width: 485px;
	padding: 5px 0px 0px 0px;
}
div#main_banner ul li {
	width: 485px;
}