
#odiv{
	position: relative; 
	width:750px;
	background-color:#cfcfc9;
	overflow:auto;
	margin-top:0px;
}

#bod {
	margin-left: 100px;
	margin-top: 90px;
	background-color:white;
	border-left:2px solid #435274;
}

#h1 {
	width:500px;
	background-color:#cfcfc9;
	font-family:verdana,san-serif;
	font-size:1.4em;
	font-weight:normal;
	padding:3px;
	position:relative;
	top:3px;
	border:1px solid gray;
	text-align:center;

}

#bc {
	
	padding-left:3px;
	text-align:left;
	min-height:725px;
}

#top {
	position:absolute;
	top:0px;
	left:100px;
	width:650px;
	height:90px;
}

#search {
	width:160px;
	border:none;


}


#left {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:#cfcfc9;
	text-align:left;

}
#footerlinks {
	position:relative;
	border-top:solid 2px #6E7CAA;
	width:750px;
}

#footer {
	position:relative;
	width:750px;
	background-color:#f1f1ed;

	

}

#btc {
	background-repeat:no-repeat;
	background-image:url('/CGincludes/images/mountains4.gif');
	color:white;
	text-align:left;
}

#dragoon {

	background-image:url('/images/homepage/Lifestyle/CGBanner.gif');
	position:relative;
	height:75px;
}