@charset "UTF-8";

body {
	background-color:#e9ebea;
	height:100%;
	color:#191919;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

a:focus, a:active {
	outline:0
}

h1 {
	font-size: 12px;
	padding-top: 3px!important;
	padding-top: 0px;
	padding-bottom: 15px;
	font-weight: bold;
	margin: 0px;
}

#container {
	margin-top:40px!important;
	margin-top: 20px;
	width:900px;
	text-align:left;
}

.divider{
	width: 290px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #191919;
	margin-top: 8px;
	margin-bottom: 7px!important;
	margin-bottom: 2px;
}

a {
	color:#191919;
	text-decoration:none;
}

a:Hover{
	color:#999999;
}
/*----------------------------------HOME-------------------------*/

#menu{
	margin-top: 55px;
	height: 330px;
	width: 920px;
}

.thumb{
	height: 95px;
	width:  169px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	display:block;
	float:left;
}

#menu a{
border: none;
}

#menu a:hover{
	background-position: 0px -105px;
}

/*----------------------------------CONTENT-------------------------*/
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#home{
	float: left;
	width: 540px;
	margin-top: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 3px;
}

#prev-next{
	float: left;
	width: 351px;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 3px;
}

#picture{
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display:table-cell;
	vertical-align:middle;
	height: 433px;
	text-align:center;
	width:899px;
}


#video{
	margin-top: 60px;
	margin-right: 0px;
	margin-left: 194px;
	display:block;
	height: 370px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#191919;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

.subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#191919;
	font-style: italic;
	display: block;
	padding-top: 1px;
	line-height: 15px;
}

#fade-in{
	background-color: #e9ebea;
	position: absolute;
	z-index: 101;
	height: 413px;
	width: 920px;
	top: 162px;
}