body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color: #6091ca;
	padding: 0;
	margin: 0;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:24px;
	color:#039;
	font-family: Eurostile;
	line-height: 28px;
}
hr {
	width: 100%;
	height:1px;
	color:#B5D5FF;
}
hr #sidebar {
	width: 100%;
	color: #FFF;
}
p {
	color: #666666;
	margin: 5px 0px 12px 0px;
	line-height:14px;
}
.a {
	text-decoration: none;
}
h2, .highlight {
	font-size:16px;
	color:#003399;
	font-family: Eurostile;
	line-height:20px;
	margin:0px;
}
#nav {
	margin:0;
	padding:0;
	list-style-type:none;
	width:750px;
	float:left;
	text-decoration: none;
	height:35px;
	background-color:#000;
	opacity:.5;
	filter: alpha(opacity=50);
	margin-top: -35px;
	position: relative;
	z-index: 100;
}
.braebrawn {
	background-image:url(images/braebrawn_nav.jpg);
	background-repeat: no-repeat;
}
#nav li {
	margin:0;
	padding:0;
	float:left;
	font-family: eurostile;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
}
#nav li a {
	color:#ffffff;
	opacity:1;
	filter: alpha(opacity=100);
	text-decoration:none;
	padding:0 15px;
	line-height:1.5;
}
#nav li a:hover {
	color:#CCCCCC;
	opacity:1;
	filter: alpha(opacity=100);
}
div.content {
	padding:1em;
	float: left;
	width: 406px;
}
#content {
	margin:0px auto;
	font-size:12px;
	float: left;
	padding: 15px;
	background-color: #FFFFFF;
	position: relative;
	/*width: 750px;*/
	text-align: left;
}
#sidebar {
	margin:0px;
	font-size:12px;
	width:290px;
	padding: 15px;
	background-color: #B5D5FF;
	top: 0px;
	float: right;
	text-align: left;
	
}
#header {
	/*width:750px;*/
	z-index: 1;
	/*background-image: url(images/BMWBelgianBlues_01.jpg);*/
	background-repeat: no-repeat;
	height: 220px;
}
#headerbraebrawn {
	width:750px;
	z-index: 1;
	background-image: url(images/braebrawn_header.jpg);
	background-repeat: no-repeat;
	height: 220px;
}
#header contact {
	background-image: url(images/BMWBelgianBlues_01.jpg);
	background-repeat: no-repeat;
}
#footer {
	padding:0 0 0 12px;
	background-color: #95b7df;
	margin: 0 auto;
	clear: both;
	font-size: 10px;
	line-height: 2.5em;
	position:relative;
	color:#ffffff;
}
#footer a {
	text-decoration:none;
	clear:both;
}
#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	text-align: left;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
.genetics {
	background-image: url(images/Genetics_02.jpg);
	background-repeat: no-repeat;
}
label {
	color: #1C3C87;
	font-size: 14px;
	list-style-type: none;
	margin-right: 1em;
	display: block;
}
input {
	border: 1px solid #1C3C87;
	background-color: #EEEEEE;
	width: 350px;
}
li input.submit{
	width:20%;
	margin-left:10px;
	}
textarea {
	border: 1px solid #1C3C87;
	background-color: #EEEEEE;
	width: 350px;
}
fieldset {
	margin: 1.5em 0em 0em;
	padding: 0px;
}
fieldset ol {
	padding:1em 1em 0 1em;
	list-style:none;
}
fieldset li {
	padding-bottom:1em;
}
fieldset.submit {
	border-style: none;
	width: 20%;
	padding-left: 12em;
}
legend {
	color: #1C3C87;
	margin-left: 1em;
	font-weight: bold;
	font-family: Eurostile;
	font-size: 18px;
}
.contact {
	background-image: url(images/Contact_02.jpg);
	background-repeat: no-repeat;
}
.catalog {
	background-image: url(images/Catalog_02.jpg);
	background-repeat: no-repeat;
}
#nav li.selected a {
	color: #FF9;
	opacity:1;
	filter: alpha(opacity=100);
}
cite {
	font-size: 10px;
	font-style: italic;
}
caption {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
}
.home {
	background-image: url(images/home_02.jpg);
	background-repeat: no-repeat;
}
#genetics {
	background-image: url(images/Genetics_header.jpg);
	background-repeat: no-repeat;
}
