BODY
	{ font: 11px Verdana; }

#menu
	{
	height: 160px;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#menu_sections
	{
	float: left;
	width: 180px;
	height: 170px;
	position: relative;
	margin-left: 20px;
}
#menu_calendar
	{ height: 125px; border: 0px solid blue; position: absolute; top: 20px; left: 250px; width: 800px; overflow: hidden; }

#section_tab
	{
	height: 15px;
	border: 0px solid orange;
	position: absolute;
	width: 100%;
}
#section_tab .item
	{
	float: left;
	width: 60px;
	font-size: 10px;
	padding: 1px 3px;
	cursor: pointer;
}
#section_tab #switchMedia.item
{
	float: right; text-align: right; 
}
#section_tab .item.current
	{ color: red; }

#section_list
	{
	position: absolute;
	width: 100%;
	top: 16px;
}
.sectionItems
	{ display: none; padding: 15px 0 0 0; }
.sectionItems .section
	{
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: lowercase;
	padding: 3px ;
	cursor: pointer;
	height: 13px;
	width: 170px;
	overflow: hidden;
}
#sections_topic .section
	{ text-align: left; }
#sections_media .section
	{ text-align: right; }
.sectionItems .section.current
	{ color: red; }

#menu_calendar .line
	{ border-top: 1px solid #aaa; position: absolute; width: 100%; }

#calendar_container
	{ position: absolute; height: 100%; z-index: 0; cursor: default; }
#calendar_years
	{ position: absolute; height: 100%; z-index: 0; }
#calendar_years .year
	{ position: absolute; width: 100px; height: 100%; border-right: 1px dashed #aaa; text-align: center; font-size: 10px; font-weight: normal; }
#calendar_topics
	{
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	display: none;
}
#calendar_media
	{ position: absolute; height: 100%; width: 100%; z-index: 2; display: none; }
.event
	{ position: absolute; top: -5px; width: 9px; height: 9px; background: url(point.gif) no-repeat; cursor: pointer; }
.event.highlight
	{ background: url(point2.gif) no-repeat; }
.event.visited
	{ background: url(point3.gif) no-repeat; }
.event.current
	{ background: url(point4.gif) no-repeat; }

#content
	{
	margin-top: 20px;
	height: auto;
	width: 1100px;
	float: left;
	position: relative;
	clear: right;
}

.style2{
	font-weight:bold;
}

.hover-title
	{
		background-color: #F1F2F5; color: #4F5C71; border: 1px solid #4F5C71; padding: 2px;
		position: absolute; left: 0; top: 0; height: 18; visibility: hidden;
		filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=1); -moz-opacity: 1;
	}
	
	
#descriptions {
	width: 340px;
	float: left;
	padding: 20px;
	height: 550px;
	position: relative;
	clear: left;
}
#orientationbar {
	width: 1050px;
	position: relative;
	float: left;
}
#links {
	height: auto;
	width: 350px;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#orientation_date {
	float: right;
	width: 50px;
	position: relative;
	height: auto;
	padding: 5px;
	text-align: right;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	text-align: right;
	color: #666666;
}



#images {
	height: 412px;
	width: 644px;
	position: relative;
	float: left;
	padding: 10px;
	overflow: visible;
}
	
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81652E;
	font-weight: bold;
	display: block;
	width: 300px;
	overflow: auto;
	height: 360px;
	scrollbar-face-color : #cccccc;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	top: 10px;
}
.text_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 20px;
}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	height: 90px;
	width: 300px;
	padding: 5px;
	float: left;
	position: relative;
}
#subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #646158;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.name {
	font-size: 18px;
	color: #000000;
}
.title_media {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.news_white {
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
#orientation_title {
	float: left;
	width: 450px;
	position: relative;
	height: auto;
	padding: 5px;
	clear: none;
}
#cv {

	height: 412px;
	width: 644px;
	position: relative;
	float: left;
	padding: 10px;
	overflow: auto;
}
#text_islands {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81652E;
	font-weight: bold;
	display: block;
	width: 300px;
	overflow: auto;
	height: 360px;
	scrollbar-face-color : #cccccc;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	top: 40px;
}
#images_index {
	width: 644px;
	position: relative;
	float: left;
	padding: 10px;
	overflow: visible;
	height: auto;
}
#text_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81652E;
	font-weight: bold;
	display: block;
	width: 300px;
	overflow: auto;
	height: auto;
	scrollbar-face-color : #cccccc;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	top: 10px;
}

