﻿body 
{    
    top:5px;
    margin-top:0px;
    font-family:Arial;
    background-color:#6c6f78;
    background-repeat:repeat-x;
    font-size:15px;         
}

#container
{
    width:1150px;    
    top:5px;
    color:#FFFFFF;    
}

#sidenav
{
    top:98px;
    margin-left:inherit;
    width:170px;        
    float:left;
    
}

#logo
{
   border-bottom:solid 10px #6f727b;
   background-color:Transparent;   
}

#content
{
    margin-left:0px;
    float:left;          
}

#footer
{
    clear:left;
    background-color:Transparent;
}

.evendescription
{
   font-size:13px;
}

.picdisplay
{
    width:290px;
    height:390px;
    margin-top:10px;
    margin-left:1px;
    margin-right:5px;    
}

.datapage
{
    text-align:justify;
    background-color:#6f727b;    
    color:White;    
    float:left;
    position:relative;
    left:-20px;
    top:405px;
}

.icondisplay
{
    margin-top:7px;
    margin-left:2px;
    border-width:1px;
    border-style:solid;
    border-color:#FFFFFF;    
}

.topcategory  {color : #192222; font-size : 11px; text-decoration : none;}                  /* #12 */
A.topcategory:link  {color : #192222; font-size : 11px; text-decoration : none;}           /* #13 */
A.topcategory:visited  {color : #192222; font-size :11px; text-decoration : none;}        /* #14 */
A.topcategory:active  {color : #4db5d2; font-size : 11px; text-decoration : none;}       /* #15 */
A.topcategory:hover  {color : #4db5d2; font-size : 11px; text-decoration : none;}       /* #16 */

a:link
{
    color: #c2c2c2;
    text-decoration: none;
}
a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
a:active
{
   color: #FFFFFF;
    text-decoration: none; 
}
a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.list A:link  {color : #CDC99A; font-family : Helvetica; font-size : 11px; font-weight : none; text-decoration : none;}
.list A:visited  {color : #CDC99A; font-family : Helvetica; font-size : 11px; font-weight : none; text-decoration : none;}
.list A:active  {color : #CDC99A; font-family : Helvetica; font-size : 11px; font-weight : none; text-decoration : none;}
.list A:hover  {color : #544B4A; font-family : Helvetica; font-size : 11px; font-weight : none; text-decoration : none;}

.form
{
	background-color: #c8c8c8;
	border: .5pt solid #333333;
	width:350px;
}

.mediatitle
{
    margin-left:20px;    
    font-weight:900;
}
