BODY 
{  
 font-size: 11pt;
 font-family: Arial;
 margin: 0px;
 background-repeat: repeat;
 background: url("images/bg.jpg");
}

IMG { border: none; }

p 
{
 font-family: Arial;
 font-size: 8pt;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 15px;
 margin-right: 15px;
 color: #ffffff;
}

p a { color: white; font-size: 8pt; text-decoration: none; font-weight: bold; }
p a:hover { text-decoration: underline; }

#portal
{
 width: 810px;
 height: 589px;
 position: absolute;
 left: 84px;
 top: 20px;
}

#menu
{
 width:725px;
 height: 27px;
 position: absolute;
 left: 73px;
 top: 12px;
 margin: 0px;
 padding: 0px;
 z-index: 2;
}

#menu span
{
 margin-left: -5px;
 padding: 0px;
}

#menu1
{
 width: 105px;
 height: 32px;
 position: absolute;
 left: 0px;
 top: 0px;
}

#menu2
{
 width: 105px;
 height: 32px;
 position: absolute;
 left: 105px;
 top: 0px;
}

#menu3
{
 width: 105px;
 height: 32px;
 position: absolute;
 left: 210px;
 top: 0px;
}

#menu4
{
 width: 105px;
 height: 32px;
 position: absolute;
 left: 315px;
 top: 0px;
}

#menu5
{
 width: 105px;
 height: 32px;
 position: absolute;
 left: 525px;
 top: 0px;
}

#menu6
{
 width: 105px;
 height: 32px;
 position: absolute;
 left: 420px;
 top: 0px;
}

#main
{
 width: 727px;
 height: 513px;
 position: absolute;
 top: 36px;
 background: url("images/template.jpg");
 background-repeat: no-repeat;
}

#copy
{
 width: 638px;
 height: 454px;
 position: absolute;
 left: 73px;
 top: 19px;
}

#copyScroll
{
 width: 638px;
 height: 454px;
 position: absolute;
 overflow: auto;
}

#copyScroll span
{
 color: #FFBC2D;
 font-weight: bold;
}

#homelink
{
 width: 31px;
 height: 31px;
 position: absolute;
 left: 22px;
 top: 20px;
}

#homelink img { border: 0px; }

#foot 
{
 position: absolute;
 top: 490px;
 right: 5px;

 font-size: 7pt;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 15px;
 margin-right: 15px;
 color: #B7B7B7;
 background: #6C6C6C;
}

.contact {
 font-family: Arial;
 font-size: 13;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 15px;
 margin-right: 15px;
 color: #ffffff;
}

#copyBG
{
 width: 638px;
 height: 454px;
 position: absolute;
 background: #333333;
 z-index: 1;
}

#videoLinks
{
 width: 618px;
 height: 20px;
 background: black;
 padding: 10px;

 font-family: Arial;
 font-size: 9;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}

videoLinks A
{
 font-family: Arial;
 font-size: 9;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 15px;
 margin-right: 15px;
 color: #ffffff;
 font-weight: bold;
}

videoLinks A:focus { color: white; text-decoration: underline; }
videoLinks A:hover { color: white; text-decoration: underline; }

#videoVideo
{
/* padding: 86px 159px 87px 160px; */
 padding: 0 10px;
 width: 618px; 
 height: 365px;
 background: black;
}

#videoCopy
{
 width: 618px;
 height: 29px;
 background: black;
 padding: 10px;

 font-family: Arial;
 font-size: 9;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}

A.rcl 
{
 font-family: Arial;
 font-size: 9;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 15px;
 margin-right: 15px;
 color: #ffffff;
 font-weight: bold;
}

A.rcl:link { color: white; font-weight: bold; text-decoration: none; }
A.rcl:visited { color: white; font-weight: bold; text-decoration: none; }
A.rcl:active { color: white; font-weight: bold; text-decoration: none; }
A.rcl:focus { color: white; text-decoration: underline; }
A.rcl:hover { color: white; text-decoration: underline; }