﻿/*#MainBanner
{
	background-image: url('Images/FORUMBanner.JPG');
	height: 228px;
}*/

#MainBanner label
{
    font-size: 45pt;
    font-weight: bold;
    color: #FFFFFF;
    float:right;
    margin-right:50px;
    margin-top:90px;
    
}

#Logo
{
	background-image: url('Images/WBCSDLogo.png');
	background-repeat: no-repeat;
	height:59px;
	width:190px;
	position:relative;
	float:left;
}


#userLogin
{
   
    overflow:hidden;
    float:right;    
}

#divUser
{
	text-align:right;
	margin-right:1em;
	float:right;
}

#divUser span
{
	margin-right:0.5em;
	border-right:solid 1px black;
	padding-right:0.5em;
}

#strapline
{
   	background-image: url('Images/strapline.png');
	background-repeat: no-repeat;
	height:23px;
	width:282px;    
	float:right;
}
