p
{
	font-size:12px;
}
#top
{
	width:918px;
	height:175px;
	background:#ffffff;
	padding:0px 7px 0px 7px;
}
#coverflow
{
	width:918px;
	height:294px;
	background:#ffffff;
	padding:0px 7px 0px 7px;
}
	#display
	{
		background:url('../images/coverflowback.png') no-repeat;
		height:294px;
		text-align:left;
	}
		#loading
		{
			font-size:12px;
			padding-top:120px;
		}
		#loading span
		{
			font-size:12px;
			color:#ffffff;
		}
		#loading img
		{
			margin-top:10px;
			position:relative !important; 
		}
		#display img
		{ 
			position:absolute; 
			top:0px;
			border:none;
		}
		#display h1
		{
			text-align:center;
			font-size:12px;
		}
		#display a
		{
			color:#ffffff;
			font-size:12px;
		}

		#images
		{
			visibility:hidden;
			font-size:12px;
		}

		#captions{
			font-weight:bold;
			position:absolute;
			top:380px;
			text-align:center;
			z-index:10000;
			font-size:12px;
			color:#ffffff;
			text-transform:uppercase;
		}
		#scrollbar
		{
			visibility:hidden;
			position:absolute;
			top:410px; 
			border-bottom:1px solid #f19c05;
			z-index:10001;
			font-size:12px;
		}
		#slider
		{
			position:absolute;
			margin:-7px 0px 0px -7px;
			z-index:10002;
			background:url('../images/slider.png') no-repeat;
			width:14px;
			height:14px;
			font-size:12px;
		}
#content
{
	width:534px;
	background:url('../images/newsback.png') repeat-y;
	border-bottom:1px solid #f0f0f0;
}
	#content h1
	{
		font-size:12px;
		background:url('../images/newshead.png') no-repeat;
		color:#d86b12;
		width:534px;
		height:34px;
		display:block;
		font-weight:bold;
		font-style:italic;
		text-transform:uppercase;
		padding:11px 0px 0px 8px;
	}
	.news
	{
		width:534px;
		padding:7px 0px 6px 0px;
	}
		.newsleft
		{
			width:151px;
			float:left;
			text-align:right;
		}
		.newsright
		{
			width:369px;
			margin-left:151px;
			font-size:12px;
			text-align:justify;
			min-height:124px;
			padding:0px 7px 7px 4px;
			line-height:1.5;
		}
			.newsright h2
			{
				font-size:12px;
				color:#d86b12;
				margin-bottom:19px;
			}
			.newsright a
			{
				color:#ed8c06;
				font-size:12px;
				text-decoration:underline;
				cursor:pointer;
			}
		.more,.more:link,.more:active,.more:visited,.more:hover
		{
			font-size:12px;
			background:url('../images/more.png') no-repeat left;
			padding-left:19px;
			margin-right:21px;
			color:#ed8c06;
			font-size:12px;
			text-decoration:underline;
			cursor:pointer;
		}
	.newsseparator
	{
		height:1px;
		width:534px;
		background:#f0f0f0;
	}
	#mainright
	{
		width:185px;
		position:absolute;
		top:443px;
		margin-left:541px;
	}

