A
{
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}

A:visited {color:#ffff00;}
A:active {color:#ffff00;}
A:link {color:#ffff00;}
A:hover {color:#ffff99;}

BODY
{
	text:#ffffff;
	background-color:#AF0027;
	margin-left:0; 
	/*background=Welcome_files/BG.jpg*/ 
	margin-top:0; 
	margin-right:0;
}
.TextHighlight
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.LinkHover
{
    COLOR: #ffff99;
    CURSOR: hand;
    /*FONT-SIZE: 11pt;*/
    FONT-STYLE: italic;
    /*FONT-VARIANT: small-caps;*/
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
.LinkOut
{
    CURSOR: default;
    TEXT-DECORATION: none
}
.SmallLinkHover
{
    COLOR: #ffff99;
    CURSOR: hand;
    FONT-SIZE: 8pt;
    FONT-STYLE: oblique;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
.ImgHover
{
    CURSOR: hand;
}
.ImgOut
{
    CURSOR: default;
}
DIV
{
}
SPAN
{
}
.ArialBlk9pt
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8.5pt;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
.ArialWht6pt
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 4pt;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}

.TitleText
{
    COLOR: #ffffff;
    FONT-FAMILY: arial,palatino;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

.ContentText
{
    COLOR: #ffffff;
    FONT-FAMILY: arial,palatino;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
#FilmStrip 
{
    position: absolute;
    top: 0;
    left: auto;
    right: 0px;
    height: 100%;
    width: 155px;
    z-index: 0;
    overflow: auto;
}

.LinkText
{
    COLOR: #E197A8;
    FONT-FAMILY: arial,palatino;
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.CreditsText
{
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, palatino, helvetica;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
#Container
{
    position: absolute;
    left: 10px;
    width: 495px; 
    top: 10px;   
    height: 455px;
    overflow: auto;
    /*background-image: url(http://localhost/veganhealthstudy.org/MainBG.jpg);*/
    z-index: 2;
}
#MainContainer
{
    position: absolute;
    left: auto;
    width: 100%;
    right: 155px; 
    top: 0px;   
    height: 100%;
    overflow: auto;
    /*background-image: url(http://localhost/veganhealthstudy.org/MainBG.jpg);*/
    z-index: 1;
}
#MainTable
{
    position: relative;
    left: 155px;
    width: 65%;
    top: 0px;   
    z-index: 1;
}

