﻿.TNContentBody /* used on all pages */
{
   height:100%;
   background-color:#D3D3D3;
   border:solid 1px #D3D3D3;
}
.TNContentBodyFrameContainer 
{
   width:800px;
   border:solid 1px #D3D3D3;   
   height:1060px;/* 2000 */
   margin:5px 10% 0 10%;
   background-image:url("../../Images/background.jpg");
   background-repeat:no-repeat;
}
.TNContentBodyLeftFrame /* used by all pages but Default/Master */
{
   width:600px;
   height:1055px; /* 1995 */
   background-color:White;
   float:left;
   margin-top:5px;
   margin-left:5px;
}
.TNContentBodyRightFrameVerticalText /* used on all pages except default */
{
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
   width:1060px; /* 2000 */
   height:150px;
   margin-left:625px;
   visibility:visible;
   background-color:#767676;
   font-size:100pt;
   color:Maroon;
}      
.BothVideos
{
   margin-top:15px;
}
.Video1
{
   margin-left:26px;
   float:left; 
   text-align:center;
   font-weight:bold;
}
.Video2
{
   margin-left:325px;
   text-align:center;
   font-weight:bold;
   width:250px;
}
.TNMap
{
   margin-top:15px;
}