﻿.MenuFillerLeft
{
	background-repeat:repeat-x;
	width:130px;
}
.MenuFillerRight
{
	background-repeat:repeat-x;
}
.MenuFeaturesOn
{
	background-image:url('Images/Menu/features_on.gif');
	cursor:hand;
	width:85px;
}
.MenuFeaturesOff
{	
	cursor:hand;
	width:85px;
}

.HeadingImages
{       
    background-image: url (Images/header_top_stories.gif);
    background-repeat:no-repeat;
    height:11px;
}
.landingCloudTop
{
    height:61px;
    background-repeat:repeat-x;
}

.landingCloud
{
    height:98px;
    background-repeat:repeat-x;
}
.landingVarsities
{
    height:266px;
    background-repeat:repeat-x;
}

.FontTextWhite
{
    color:White;
    font-size:12px;
}

A.lnkVisitVarsities:hover
{
    color:White;
    text-decoration:none;
    font-size:12px;
    font-family:Verdana;
}
A.lnkVisitVarsities:visited
{
    color:White;
    text-decoration:none;
    font-size:12px;
    font-family:Verdana;
}
A.lnkVisitVarsities:active
{
    color:White;
    text-decoration:none;
    font-size:12px;
    font-family:Verdana;
}
A.lnkVisitVarsities:link
{
    color:White;
    text-decoration:none;
    font-size:12px;
    font-family:Verdana;
}

.greenDots
{
    color:rgb(134,157,105);
    height:2px;
}

.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;padding-right:12px;} 
.image-right{float: right; vertical-align: text-top;} 
div.wrapContainer{width:99.5%; float:left;} 


