body
{
	background-color: #585E5F;
	color: white;
	margin-top: 0;
	text-align: left; /* IE6 workaround */
	/*overflow: auto; supersized*/
}

#teaser
{
    text-align: center;
    margin-bottom: 20px;
}

#container { /* IE6 workaround */
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

img {
  border-width: 0;
}

#menu
{
    background: #cccccc;
    padding: 4px;
    margin-bottom: 4px;
    clear:both;
}

.horizontal-separator {
  display: block;
  width: 800px;
  height: 1px;
  background-color: #cccccc;
  clear: both;
  font-size: 0px; /* IE6 workaround */
}

#header label
{
    font-size: 3;
    display: inline-block;
}

#links
{
	text-align: center;
	font-size: 14px;
	float: none;
}

#flags 
{
    text-align: left;
    float:left;
}

#header label.menu p {
 color: #666666;
 text-decoration: none;
 padding: 2px;
 margin: 0px;
}

#header label.menu-selection p
{
    padding: 2px;
    margin: 0px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

a {
 text-decoration: none;
}

#header label.hidden {
  color: white;
  height: 1em;
}

#footer a 
{
    color:white;
}

#footer {
  font-size: 8pt;
  text-align: center;
  background-color: #999999;
  margin-top: 40px;
}

#main .img{
  float: left;
  margin: 0.5em;
}

#main ul{
	text-align: left;
}

#main li{
	text-align: left;
}

#main .date {
  color: #c39887;
  margin:0.2em 0 0 0;
}

#main .title {
  font-weight: bold;
  padding-top: 0;
  margin:0;
  color: black;
}

#main .abstract {
  margin:0.5em 0 0 0;
  color: #534e64;
}

#main p.follow-up {
  text-align: right;
  margin: 0 0.2em 0.2em 0;
}

#main img.follow-up {
  margin-left: 0.5em;
  vertical-align: baseline;
  vertical-align: -12%;
}

#main table {
	width:100%;
	text-align: left;
}

#teaser a 
{
    color: #cccccc;;
}

#teaser h1 
{
    font-family: Monotype Corsiva;
    font-size: 6;
    font-weight: bold;
    color: White;
}

#teaser h4
{
    padding: 0px;
    margin: 0px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: bold;
    color: #cccccc;
}

#main 
{
    margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

/*Supersize Plugin Styles*/  
#content{
	margin:0px auto;
	height:100px;
	width:100%;
	bottom:5%;
	z-index: 3;
	background:#262626 no-repeat 90%;
	border-top:1px solid #000;
	border-bottom:1px solid #4F4F4F;
	position:absolute;
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
}
#contentframe{
	overflow: hidden;
	border-top:solid 1px #4F4F4F;
	border-bottom:1px solid #000;
	height: 100%;
	text-align:left;
	z-index: 3;
}
#slidecounter{
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;	
}
#slidecaption{
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
	margin-left:10px;
}
/*Supersized Stamp*/
.stamp{
	float: right;
	margin: 25px 20px 0 0;
}
/*Supersize Plugin Styles*/
#navigation2{
	background: url('images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

