table
{
    border-collapse: collapse;
    border-spacing: 0;
}
.MainContent
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.MainContent p
{
    width: 410px;
}

.MainContent img
{
    float: right;
}

#indexnav a
{
    color: #000;
}

#leftcolhome img
{
    margin-left: 200px;
}

#video
{
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 10px;
    background-image: url(../images/evo_logo2.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 501px;
    height: 301px;
    font-size: 80%;
    }
.homeText
{
    text-align: justify;
    width: 480px;
    }

/*Social Networking Tab*/

#networkTab
{
    float:right;
    margin-right: -47px;
    margin-top:-14px;
    padding-top: 7px;
    background-image: url(../images/tab_bg.png);
    background-repeat: no-repeat;
    width: 47px;
    height: 124px;
    }
#icons
{
    float:left;
    padding-left: 4px;
    padding-right: 11px;
    
    }


/*#scrollBoxWrapper{padding:10px; margin-top:30px;}
#imgLeft, #imgRight {cursor:pointer; margin-top:-1px;}
#imgLeft:hover, #imgRight:hover {opacity:0.8; filter:alpha(opacity=80);}
#imgLeft {float:left;}
#imgRight{float:right;}

#scrollBox {background-image: url(../images/home_utube_bg.jpg);
            background-repeat:repeat-x;
            height:185px;
            padding:0px;}
.scrollImg      {margin-bottom:30px;padding:0px 5px 0px 5px;}
.scrollImg:hover {opacity:0.7; filter:alpha(opacity=70);}*/