/* body {
  margin: 0;
  background-color:#333;
  padding-top:0px;
  font-family:"trebuchet ms", verdana, "bitstream vera sans";
  color:#fff;
}*/

body {
  background:#FFFFFF none repeat scroll 0%;
  color:#000000;
  font-family:arial,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  height:100%;
  line-height:normal;
  margin:0px;
  text-align:center;
}

#container {
  width: 795px;
  margin: auto;
}

#header {
  color: #666666;
  font-family: arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  clear: both;
  height: 60px;
  margin: auto;
}

#utilities {
clear:right;
color:#666666;
float:right;
font-family:arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
right:12px;
top:12px;
}

#utilities li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt 7px 0pt 0pt;
}
#utilities li img {
position:relative;
top:4px;
}
#utilities a {
color:#666666;
text-decoration:none;
}
#utilities a:hover {
color:#666666;
text-decoration:underline;
}

#logo {
  float: left;
  margin:19px 0pt 6px 1px;
}

#welcome, #message { 
  width: 600px;
  margin: .75em auto .5em;
  padding: 0.5em;
  font-color: 610000;
  font-size: 24px;
  text-align: center;
}

#message {
  font-size: 100%;
  border: 1px solid silver;
  background-color: lightyellow;
  color: darkblue;
  margin-bottom: 100px;
}

#content {
  width: 780px;
  margin: auto;
  font-size: 14px;
}

#footer {
clear:both;
color:#666666;
display:block;
font-family:arial,helvetica,verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:auto;
margin-right:auto;
padding:10px 0px;
text-align:center;
}

#footer a, #footer a:visited #footer a:active {
  color: darkgray;
}

#footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#footer ul li {
display:inline;
padding-right:8px;
}
#footer a {
color:#666666;
text-decoration:none;
}
#footer a:hover {
color:#666666;
text-decoration:underline;
}

#intro {
  margin: auto;
  text-align: justify;
  font-size: 18px;
}

.hint {
  font-size: 75%;
  font-style: italic;
}

#video_container {
  margin-top: 1em;
}

#videos {
 float: left;
 /*border: 1px solid silver;*/
 /*text-align: center;*/
}

#videos li {
  list-style: none;
  display: inline;
}

.choose-video {
  clear: both;
}

.choose-video img {
 float: left;
 padding-bottom: 0.8em;
 margin-right: 0.5em;
 text-align: left;
 font-weight: bold;
 cursor: pointer;
 display: block;
 border: none;
}

.choose-video p {
  clear: right;
  text-align: justify;
  padding-top: 0.5em;z
}

li:hover.choose-video {
 background-color: silver;
 color: black;
}

#videobox {
 width: 1050px;
 height: 800px;
 text-align: center;
}

#video {
 width:768px;
 height: 576x;
 border: 1px solid darkgray;
 text-align: center;
/* float: right;*/
}

.flashmissing {
  text-align: center;
  font-size: 130%;
  padding: 2em;
}

#video p {
 padding: 5em 5em 0;
}

#video p.hint {
 padding: 0.2em 5em;
 text-align: justify;
}

#video_description {
  clear: both;
  margin-left: 160px;
  padding-top: 0.2em;
  font-size: 90%;
}

#newlink, #links {
  width: 900px;
  margin: auto;
  text-align: left;
  margin-bottom: 0.5em;
}

#links table {
  width: 100%;
}

#links td {
  padding: 0 2px 0 2px;
  text-align: left;
}

#links td.num {
  text-align:center;
}

#links td.token {
  font-family: 'Courier New', monospace
}

#links tr.row2 {
  background-color: #EEEEEE;
}

td.over {
  font-weight: bold;
  color: red;
}

tr.expired, tr.expired td a {
  color: #666;
}

