h3
{
	border-bottom: 1px solid #a7bee2;
}

#index-logo
{
	position: absolute;
	top: 85px; 
	right: 50px;
}

#search-box
{
	right: 47px !important;
	top: 368px !important;
}

#search-box input
{
	height: 22px;
}

html>body #search-box input {
	height: 16px;
} 

#rss
{
	top: 369px !important;
	right: 282px;
}


#navigation li ul
{
	width: 891px !important;
	background: url(../images/index-navigation-overlay-bg.gif) no-repeat top left;
}

#index-header-container
{
	width: 880px;
	height: 396px;
	margin: 0 auto;
	position: relative;
}

#index-header-container p
{
	position: absolute;
	width: 340px;
	color: #dee6f2;
	top: 220px; 
	right: 60px;
	margin: 0;
	padding: 0;
}

#quote-by
{
	color: #dee6f2;
	font-size: 10px;
	position: absolute;
	top: 320px; 
	right: 190px;
}

#index-body-container
{
	width: 898px;
	margin: 0 auto;
	background: url(../images/index-body-main-bg.gif) repeat-y top center;
}

#index-body
{
	position: relative;
	width: 898px;
	background: url(../images/index-body-overlay-bg.gif) no-repeat top center;
	margin: 0 auto;
}

#slide
{
	position: absolute;
	top: 27px;
	left: -32px;
}

.item-list
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.item-list a
{
} 

.item-list .detail
{
	font-size: 10px;
}

.list-container
{
	width: 450px;
	float: left;
	margin: 0 10px;
	clear: both;
}

#image-ticker
{
	position: absolute;
	top: 30px;
	right: 35px;
	background: url(../images/image-ticker-bg.gif);
	width: 344px;
	height: 181px;
	text-align: center !important;
}

#image-ticker h3
{
	margin: 5px 10px;
	overflow: hidden;
}

#image-ticker #gallery-link
{
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 10px;
}

#image-ticker #image-strip
{
	width: 315px;
	margin: 10px auto;
}

#image-ticker .thumbnail
{
	border: 1px solid gray;
	padding: 3px;
	width: 90px;
	height: 90px;
	float: left;
	margin: 3px;
}

#image-ticker .thumbnail img
{
	width: 90px;
	height: 90px;
}

#front-page-text
{
	margin: 30px 15px 0 15px;
}