﻿body
{
    font-size: 14px;
    font-family: Helvetica;
    text-decoration: none text-align: center; /* for IE */
}

#back
{
    float: left;
    line-height: 62px;
    font-family: Helvetica;
}


#logo
{
    text-align: right;
}

#container
{
    padding-top: 3em;
    margin: 0 auto;     /* align for good browsers */
    text-align: left;   /* counter the body center */ /*border: 2px solid #000;*/
    width: 800px;
}

.link:link
{
    color: Black;
    text-decoration: none;
}
.link:visited
{
    color: Black;
    text-decoration: none;
}
.link:hover
{
    color: Black;
}

#images
{
    text-align: center;
    /*padding-top: 2em;*/
}

#images img
{
    padding-top: 5em;
    padding-bottom: 2em;
}

.textContainer
{
    font-family: Helvetica;
    text-align: center;
    padding-top: 2em;
}

.text
{
    font-size: 14px; /*padding-left: 10em;*/
    padding-top: 2em;
}

.text2
{
    line-height: 30px;
    /*font-size: 16px; padding-left: 10em;*/
    padding-top: 2em;
}


#pages img
{
    border: 0px;
    padding: 20px 20px 20px 20px;
    height: 83px;
    width: 125px;
}

#icons a:link
{
    color: Black;
    font-size: 14px;
    font-family: Helvetica;
    text-decoration: none;
}

#icons a:visited
{
    color: Black;
    font-size: 14px;
    text-decoration: none;
}
#link a:hover
{
    color: Black;
    font-size: 16px;
}

#icons img
{
    border: 0px;
    width: 16px;
    height: 16px;
}

.noBorder
{
    border: 0px;
}

/* home page */
#leftSide
{
    z-index: 0;
    float: left;
    text-align: center;
    width: 350px;
}

#leftSide p
{
    font-family: Helvetica;
    font-size: 12px;
    text-align: left;
    padding-left: 50px;
}

#secRow
{
    padding-top: 30px;
}

#imgWorld
{
    float: left;
}

.footTxt
{
    color: #CCC;
    float: left;
    line-height: 35px;
}

.txtRight
{
    text-align: right;
    word-spacing: 1px;
}

#menu
{
    z-index: 3;
    /*padding-top: 16px;*/
    text-align: right;
    font-size: 12px;
    /*letter-spacing: 1px;*/
    white-space: nowrap;
}

.slideshow img
{
    padding: 15px;
    left: 340px !important;
}


.links a:link
{
    color: Black;
    font-size: 14px;
    font-family: Helvetica;
    text-decoration: none;
}

.links a:hover
{
    color: Black;
    font-size: 14px;
    font-family: Helvetica;
    text-decoration: underline;
}

.links a:visited
{
    color: Black;
    font-size: 14px;
    text-decoration: none;
}
