﻿@import url("css/menu.css");
body {
	background-image: url('http://dnn501.startbutton.com/Portals/31/Skins/FSTB/images/bg.jpg');
	}
	
.mainMenu {
	width:950px;
}	

#navcontainer {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #FFF1CF;
	width: 50%;
	font-family: Arial,Helvetica,sans-serif;
	/* fixes Firefox 0.9.3 */
	}

#navcontainer a {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: white;
	text-decoration: none;
	}

#navcontainer a:hover {

	color: YELLOW;
	}	
	
.mainDate 
{
    color: White;
    font-weight: bold;
}

.curdate 
{
    color: White;
    font-weight: bold;
    white-space:nowrap;
}
#curdate 
{
    color: White;
    font-weight: bold;
    white-space:nowrap;
}

 
.mainDate
{
    color: Blue;
    font-weight: bold;
    white-space:nowrap;
	font-family: 'Arial';
	font-size: 13px; 
}  

.mainLink:link 
{
    color: white;
    font-weight: bold;
	font-family: 'Arial';
	font-size: 13px; 
	text-decoration: none;
}

.mainLink:visited 
{
    color: white;
    font-weight: bold;
	font-family: 'Arial';
	font-size: 13px; 
	text-decoration: none;
}

.mainLink:hover 
{
    color: Red;
    font-weight: bold;
	font-family: 'Arial';
	font-size: 13px; 
	text-decoration: none;
}

.coper 
{
    font-size: 7pt;
    font-family: 'Arial';
    color: White;
    font-weight: normal;
}