/* CSS Document */

/* replaces images with CSS rollver - flickers on IE */

/* bottom row of pics */
#odomBlock {
	display: block;
	margin:5px auto;
	width:400px;
	height: 170px;
	text-align:center;
}
#odomAdvert {
	display: block;
	border:1px solid #6699FF;
	font-size:1.6em;
	color:#006699;
	line-height:2em;
	text-align:center;
	width: auto;
	float: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 180px;
}
#quotes {
	font-size:1.2em;
	color:#003366;
	line-height:1.8em;
}
img {
	border:none;
}

#logos {
	text-align:center; 
	
}
#logos IMG {
	padding:10px;
}

#logo {
	width: auto;
	margin: 0 auto 5px auto;
}
h1 a {
	display: block;	
	width: 654px;	
	height: 200px;	
	background: transparent url("/images/odom08Header.gif") no-repeat 0% 0%;
}	
h1 a:hover {
	background: transparent url("/images/odom08Header.gif") no-repeat 0% 0%;
	text-decoration: none;
}
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	border: none;
}
h1	{
	text-indent: -9999px;
	border: none;
}

