body
{
	font-family: Arial;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: White;
}

#container
{
	width: 848px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#header
{
	height: 41px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	color: White;
	text-transform: lowercase;
	text-align: center;
}

#mainContent
{
	padding-top: 15px;
	padding-left: 40px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	height: 442px;
}

#content
{
	width: 560px;
	height: 370px;
	overflow: auto;
}

.menu-class
{ 
	background-image: url(../images/bg_menu.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

.menu-class a
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	font-family: Arial;
}

.breadcumb
{
	padding-bottom: 16px;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #663333;
}

.news-section-link-name
{
	font-size: 11pt;
	font-weight: bold;
	color: #504532;
	text-decoration: none;
}

.news-section-link-name a.hover
{
	color: blue;
	text-decoration: none; 
}

.news-section-link-name a.visited
{
	color: Aqua;
	text-decoration: none; 
}

.news-section-link-name a.active
{
	color: Fuchsia;
	text-decoration: none; 
}

.news-short-name
{
	font-size: 10pt;
	font-weight: bold;
	color: #504532;
}

.news-short-date
{
	font-style: italic;
	font-size: 8pt;
}

.news-short-source
{
	font-size: 9pt;
	color: #504532;
}

.news-section-link
{
	font-size: 8pt;
	color: #504532;
	font-weight: bold;
}

.news-short-short
{
	margin-top: 5px;
	font-size: 9pt;
}

.pager
{
	font-size: 8.5pt;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.news-name
{
	font-size: 10pt;
	font-weight: bold;
}

.news-date
{
	font-style: italic;
	font-size: 8pt;
}

.news-full
{
	font-size: 9pt;
}

.tours-table
{
	margin-top: 5px;
	font-size: 9pt;
}

.tours-table a
{
	font-size: 9pt;
}

.tours-header
{
	font-size: 9.5pt;
	background-image: url(../images/bg_tour.jpg);
	background-repeat: repeat;
	font-weight: bold;
	font-family: Arial;
	color: #504532;
}

.tours-row-1
{
	background-image: url(../images/bg_tour.jpg);
	background-repeat: repeat;
}

.tours-row-0 a, .tours-row-1 a
{
	color: #504532;
}

.single-link
{
	text-align: right; 
	padding-top: 20px; 
	padding-right: 10px; 
	padding-bottom: 10px;
}

.single-link a
{
	font-size: 10pt;
	color: #504532;
	font-weight: bold;
}

#flashPlayer
{
	background-image: url(../images/audioheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#copyright
{
	padding-top: 10px;
	font-size: 10pt;
	color: #504532;
}

#video-playlist
{
	font-size: 10.5pt;
	color: #504532;
}

#video-playlist a
{
	font-size: 10.5pt;
	color: #504532;
}

.video2
{ 
	background-image: url(../images/h_video.png);
	background-repeat: repeat;
	padding-top: 10px; 
	padding-bottom: 10px;
}

.video1
{
	background-image: url(../images/v_video.png);
	background-repeat: repeat;
	padding-left: 10px; 
	padding-right: 10px;
}

.desingby a
{
	color: #504532;
	font-family: Arial;
}

.right-title
{
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #663333;
}

.musiclink a
{
	color: #504532;
	font-family: Arial;
	font-size: 10pt;
}