body {
background-image:url("/resources/images/bkd_hdr_stripe.gif");
}

#content {
float: left;
margin: 18px 0 0 0;
padding: 30px 25px 0 25px;
width: 717px;
min-height: 450px;
background-color: #a4ade5;
background-image:url("/images/bkd_home.gif");
background-repeat: repeat-y;
color: #fff;
}

.ie6 #content, .ie5 #content {
margin: 18px 0 0 0;
}

.ie #content {
margin: 36px 0 0 0;
}

#content #bottomnav a {
	font-size: 80%;
	color: #FFF;	
}
#content #bottomnav a:hover {
	color: #2a4f99;
}

#column1 {
float: left;
width: 359px;
}
#newsFeature {
float: left;
width: 329px;
padding: 15px;
background-color: #fff;
color: #000;
}

#newsFeature h1 {
text-transform: uppercase;
color: #000;
}

#newsFeature .thumb {
float: right;
margin: 0 -45px 10px 10px;
}

.ie6 #newsFeature .thumb {
float: left;
margin: 0 15px 15px 0;
}

#moreNews {
float: right;
margin: 20px 0 0 0;
}

#moreNews a {
color: #1e408c;
text-decoration: none;
font-weight: normal;
}

.utility {
clear: both;
margin: 10px 0;
}

.utility a {
color: #1e408c;
text-decoration: none;
font-weight: normal;
}

#column2 {
float: right;
width: 314px;
}

#column2nav a {
float: right;
width: 314px;
}


#slideshow {
float: right;
border: 5px solid #667dbf;
margin: 0 -75px 20px 0;
padding: 0;
height: 260px;
position: absolute;
width: 350px;
overflow: hidden;

}




.callout {
float: right;
width: 312px;
margin-right: -2px;
}

.callout td {
padding-bottom: 10px;
}

.callout .link {
width: 263px;
border-top: 5px solid #900039;
border-bottom: 5px solid #900039;
padding: 2px 10px 0px 10px;
height: 19px;
margin: 0 0 0 7px;
background-color: #fff;
}

.callout .link a {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #000;
text-decoration: none;
}