
#leftContent {
background: #E1F2F8;
margin-right: 5;
}


#banner {background: url('../images/banner.jpg') no-repeat;}

#logo{height:107px;}

#bannerNav {background:#ccc;height:107px;}

#rightColumn {

height:auto;
background:#fff;
margin-left: 10px;
}

.centreAlign {
Margin:3px 235px;
text-align: center;

}
.vplayer{
margin-left: 0px;
}
#horizontalmenu{
padding: 0;
width: 100%;
height:28px;
background:#9BD4E8;
margin-top: 1px;
margin-bottom:1px;	

voice-family: "\"}\"";
voice-family: inherit;
}

#horizontalmenu ul{
margin:0;
margin-left: 239px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#horizontalmenu li{
display: inline;
margin: 0 0 0 0;
padding: 0;
text-transform:uppercase;
}

#horizontalmenu a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 0px 0 0; /*Margin between each menu item*/
padding: 7px 10px;
background-color: #9BD4E8; /* menu bg color */ 
border-left: 1px solid white;

}

#horizontalmenu a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

#horizontalmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

#signout {margin-left: 0; margin-right: 5px;margin-top: 5px; color:blue; float:right;}
#signin {padding-left: 240px; margin-top: 5px; color:blue;float:left;}
#loginNav {
height:28px;
background:#E1F2F8;
font: bold 12px Arial;
color:#444444;
}
#researchLogin{
margin-left: 260px;


}
.titlealign{
padding-left: 90px;

}
.textinput { 
	margin-top: 3px;
	font: bold 12px Arial;
	color:#666666;
	border: 1px solid #cecece;
	padding-left:8px;

}
.textinputfocus{ 
	margin-top: 3px;
	font: bold 12px Arial;
	color:#000000;	
	border: 1px solid #666666;
	background-color: #FFFFCC;
	padding-left:8px;

}
.floatLeft {
float: left;
margin-right: 10px;
margin-bottom: 50px;
padding-top: 5px;


}

#foot {background: #E0F2F8;
border-top: 1px solid white;
}