﻿body {
}


.panelContent p
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

h2
{
    color: #FFFFFF;
}

.center
{
    text-align: center;
}

#tugOwar
{
    margin: 7px 8px 5px 0px;
    border: thin ridge #000000;
    position: relative;
    width: 300px;
    float: left;
    height: 200px;
}
#homeSection
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 1.1em;
}

.floatLeft
{
    margin: 7px 8px 5px 0px;
    border: thin ridge #000000;
    position: relative;
    float: left;
}

.whiteText
{
    position: relative;
    clear: both;
    float: none;
    width: 500px;
    display: block;
    color: #FFFFFF;
}


.whiteText1
{
       color: #FFFFFF;
}
