body {
	margin: 0;
	
}

#container {
height: 100%;

}
#top{
width:100%;
background-color: #1D5A9B;
height: 100px;
float:right; background-image: url(images/bailey_topright.jpg); 
background-repeat: no-repeat; 
background-position: right;
}

#logo {
width: 370px; float:left}

#topmenu 
{
background-color: #E1EEFB; 
padding: 2px 0px 4px 10px; 
margin: 10px;
float:left;
width: 90%;
text-align:left}


#maintext {
width: 90%;
padding: 5px 30px 30px 30px;
text-align:left;
margin: auto;
}

#strap {margin: 10px;
text-align:center;
z-index:0;
}
* html object.mov {
    display/**/: none;
}
p {	font-family: Tahoma, "Lucida Sans", Helvetica, Arial;
	font-size: 11px;
	color: #666666;
}

h1 {
	font-family:Helvetica, Arial;
	font-size: 16px;
	color:#003399;
	font-weight:bold;
}

h3 {
	font-family:Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#003399;
}


a {

	font-family: Tahoma, "Lucida Sans", Helvetica, Arial;
	font-weight:bold;
	font-size: 11px;
	color:#000066;
	text-decoration:none;
	
}

hr {

	height: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #b79da5;
	border-right-color: #b79da5;
	border-bottom-color: #b79da5;
	border-left-color: #b79da5;
	clear:both;

}