body { 
	background-color: #c0b783; 
	padding:15px;
}
#doc #hd{
	background-color:#213965;
	color:#fff;
	border:1px solid #fff;
	border-bottom:0;
	position:relative;
}
#doc #hd h1{
	margin-left:1em;
}
#doc #bd{
	background:#efebe0;
	padding:1em 1em 0 1em;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
#doc #bd h1,
#doc #bd h2,
#doc #bd h3,
#doc #bd h4{
	color:#213965;
	margin:0 0 1em 0;
}
#doc #ft{
	text-align:center;
	background-color:#213965;
	color:#fff;
	border:1px solid #fff;
	border-top:0;
	position:relative;
}
#doc #ft p{
	padding:.6em 0;
	margin:0;
	font-size:93%;
}

/* Start Rounded Corner */
#doc #bd .humanimals-info{
	border:1px solid #213965;
	background-color:#fff;
	margin:0 0 1em 0;
}
#doc #bd .humanimals-info.alt{
	border:1px solid #c0b783;
}
#doc #bd .humanimals-info.july4{
	background-color:#f99;
}
#doc #bd .humanimals-info.fall{
	border:1px solid #000;
	background-color:#fc9;
}
#doc #bd .humanimals-info.xmas{
	border:1px solid #f00;
	background-color:#cfc;
}
#doc #bd .humanimals-info .hd h3{
	padding:1em 0 0 1em;
}
#doc #bd .humanimals-info.fall .hd h3{
	color:#000;
}
#doc #bd .humanimals-info.xmas .hd h3{
	color:#f00;
}
#doc #bd .humanimals-info .bd{
	padding:0 1em;
}
#doc #bd .humanimals-info .bd img{
	float:none;
}
#doc #bd .humanimals-info .hd,
#doc #bd .humanimals-info .ft{
	position:relative;
}
#doc #hd .rc_top_left,
#doc #hd .rc_top_right,
#doc #ft .rc_bottom_left,
#doc #ft .rc_bottom_right,
#doc #bd .humanimals-info .hd .rc_top_left,
#doc #bd .humanimals-info .hd .rc_top_right,
#doc #bd .humanimals-info .ft .rc_bottom_left,
#doc #bd .humanimals-info .ft .rc_bottom_right{
	background-repeat: no-repeat; 
	width: 6px; 
	height: 6px; 
	position:absolute;
	font-size:0;
}

#doc #hd .rc_top_left,
#doc #bd .humanimals-info .hd .rc_top_left{
	left: -1px; 
	top: -1px;
}
#doc #hd .rc_top_right,
#doc #bd .humanimals-info .hd .rc_top_right{
	right: -1px; 
	top: -1px;	
}
#doc #ft .rc_bottom_right,
#doc #bd .humanimals-info .ft .rc_bottom_right{
	right: -1px; 
	bottom: -1px; 
}
#doc #ft .rc_bottom_left,
#doc #bd .humanimals-info .ft .rc_bottom_left{
	left: -1px; 
	bottom: -1px; 
}
#doc #hd .rc_top_left{
	background:url(/images/rounded_corners_12x12.gif) top left;
}
#doc #hd .rc_top_right{
	background:url(/images/rounded_corners_12x12.gif) top right;
}
#doc #ft .rc_bottom_left{
	background:url(/images/rounded_corners_12x12.gif) bottom left;
}
#doc #ft .rc_bottom_right{
	background:url(/images/rounded_corners_12x12.gif) bottom right;
}
#doc #bd .humanimals-info .hd .rc_top_left{
	background:url(/images/rounded_corner_content_12x12_213965.gif) top left;
}
#doc #bd .humanimals-info.alt .hd .rc_top_left{
	background:url(/images/rounded_corner_content_12x12_c0b783.gif) top left;
}
#doc #bd .humanimals-info.fall .hd .rc_top_left{
	background:url(/images/rounded_corner_content_12x12_000.gif) top left;
}
#doc #bd .humanimals-info.xmas .hd .rc_top_left{
	background:url(/images/rounded_corner_content_12x12_f00.gif) top left;
}
#doc #bd .humanimals-info .hd .rc_top_right{
	background:url(/images/rounded_corner_content_12x12_213965.gif) top right;
}
#doc #bd .humanimals-info.alt .hd .rc_top_right{
	background:url(/images/rounded_corner_content_12x12_c0b783.gif) top right;
}
#doc #bd .humanimals-info.fall .hd .rc_top_right{
	background:url(/images/rounded_corner_content_12x12_000.gif) top right;
}
#doc #bd .humanimals-info.xmas .hd .rc_top_right{
	background:url(/images/rounded_corner_content_12x12_f00.gif) top right;
}
#doc #bd .humanimals-info .ft .rc_bottom_right{
	background:url(/images/rounded_corner_content_12x12_213965.gif) bottom right;
}
#doc #bd .humanimals-info.alt .ft .rc_bottom_right{
	background:url(/images/rounded_corner_content_12x12_c0b783.gif) bottom right;
}
#doc #bd .humanimals-info.fall .ft .rc_bottom_right{
	background:url(/images/rounded_corner_content_12x12_000.gif) bottom right;
}
#doc #bd .humanimals-info.xmas .ft .rc_bottom_right{
	background:url(/images/rounded_corner_content_12x12_f00.gif) bottom right;
}
#doc #bd .humanimals-info .ft .rc_bottom_left{
	background:url(/images/rounded_corner_content_12x12_213965.gif) bottom left;
}
#doc #bd .humanimals-info.alt .ft .rc_bottom_left{
	background:url(/images/rounded_corner_content_12x12_c0b783.gif) bottom left;
}
#doc #bd .humanimals-info.fall .ft .rc_bottom_left{
	background:url(/images/rounded_corner_content_12x12_000.gif) bottom left;
}
#doc #bd .humanimals-info.xmas .ft .rc_bottom_left{
	background:url(/images/rounded_corner_content_12x12_f00.gif) bottom left;
}
/* End Rounded Corner */

/* Image Default Properties */
#doc #bd img{
	float:right;
	margin:0 0 .75em .75em;
	border:1px solid #213965;
	padding:.25em;
}
#doc #bd form img{
	float:none;
	margin:0;
	border:0;
	padding:0;
}

/* END Image Default Properties */
/* Menubar Custom Mods */
.yui-skin-sam .yuimenubar{
	margin:0 -1px;
}
/* END Menubar Custom Mods */

/* Known Bug Fixes */
.yuimenubar {        
	visibility: visible;
	position: static;
}
/* END Known Bug Fixes */