form
{
  margin: 0em 0;
}

body
{
  margin-top:0%;
}

img.backgroundimage
{
  height:140px;
  width:390px; 
}

.linkscontainer
{
  float:left;
}

.videocontainer
{
  float:right;
}

.linkvideocontainer
{
  background-image:url('../../image/directedperspective/backgroundSample.png');
  border-style:solid;
  border-width:3px;
  border-color:#DE6D4F;
}

.messageboardcontainer
{
  float:right;
  margin-left:0%;
  width:33%;
}

.infotalkcontainer
{
  width:100%;
  display:block;
}

.infotalkheadercontainer
{
  float:left;
  width:80%;
}

input.videobutton
{
  width:250px;
  height:25px;
  font-family:tahoma,arial-bold;
  font-size:17px;
  letter-spacing:3px;
  border-style:solid;
  border-width:2px;
  border-color:black;
}

table.videoinformationtable
{
  background-color:lightyellow;
  border-style:solid;
  border-width:2px;
  border-color:black;
}

table.videolistingtable
{
  /*background-color:blue;*/
  /*background-color:lightyellow;*/
  border-style:solid;
  border-width:0px;
  border-color:black;
  /*background-image:url('../../image/directedperspective/videolistbackground.png');*/
}


div.titletext
{
  text-align:center;
  font-family:arial;
  letter-spacing:5px;
  font-weight:bolder;
  font-size:20px;
}


div.videoinformationcontainer
{
}

span.missionStatementText
{
  font-family:tahoma,arial;
  letter-spacing:2px;
  font-size:20px;
}

.adminContainer
{
  background-color:lightgrey;
  border-style:solid;
  border-width:1px;
  border-color:black;
}

.adminSubContainer
{
  background-color:lightgreen;
  border-style:solid;
  border-color:grey;
}

.adminSubContainerTD
{
  background-color:lightyellow;
}

td.missionstatementareastyle
{
  border-style:solid;
  border-width:3px;
  border-color:#DE6D4F;
  background-image:url('../../image/directedperspective/missionStatementArea.png');
}

span.lastupdatedtext
{
  font-size:10%;
  font-family:courier;
  letter-spacing:1px;
  color:brown;
}

div.messageboardheadertext
{
  font-family:courier;
}

table.messageinnertable
{
  background: url(../../image/directedperspective/messageBackground.png) 0 0;

  border-width:1px;
  border-color:black;
  border-style:solid;
}

div.messageboardprompttext
{
  /*font-family:arial;*/
  font-style:italic; 
}

div.talktext
{
  font-weight:bold;
  font-family:tahoma;
  font-size:20px;
  letter-spacing:8px;
}

table.downloadablelinks
{
  border-width:1px;
  border-color:black;
  border-style:solid;
  background-color:lightyellow;
  font-family:tahoma,arial;
}

div.videoinformationtext
{
  margin-left:5px;
  margin-right:5px;
  margin-top:5px;
  font-family:tahoma;
}

input.infotalkbutton
{
  background-color:transparent;
  /*(background-image:url(../../image/directedperspective/infotalkbuttonbackground.png);*/
  border-style:none;

  width:45px;
  height:48px;
  
  /*background: url(../../image/directedperspective/messageBackground.png) 0 0;*/
}

input.postbutton
{
  border-style:none;

  width:90px;
  height:48px;
  
  /*background: url(../../image/directedperspective/messageBackground.png) 0 0;*/
}

div.downloadcommenttext
{
  font-family:tahoma;
  font-size:14px;
}

div.downloadlable
{
  font-family:helvetica,tahoma;
  letter-spacing:15px;

  border-color:black;
  border-style:dashed;
  border-width:1px;
}

table.downloadtable
{
  border-width:2px;
  border-top-width:1px;
  border-top-color:white;
  border-color:tan;
  border-style:dotted;
}

div.securitytext
{
  letter-spacing:2px;
  font-family:arial;
  font-size:10px;
}
