/* 
================================
Skin styles for DotNetNuke
================================
*/   
html, body, #wrapper {
	background:#5ab28f;
}
#teal .bottom{ text-align:center; vertical-align:bottom; background-image:url(frame/teal_bottom.gif); background-repeat:repeat-x; background-position:top; height:28px}
#teal .s3{ background:url(frame/teal_left.gif) repeat-y right;}
#teal .s4{ background:url(frame/teal_right.gif) repeat-y left;}
#teal .right_bottom_out { background:url(frame/teal_right_bottom_out.gif) no-repeat;}
#teal .right_bottom {background:url(frame/teal_right_bottom.gif) no-repeat;}
#teal .left_bottom_out {background:url(frame/teal_left_bottom_out.gif) no-repeat;}
#teal .left_bottom {background:url(frame/teal_left_bottom.gif) no-repeat;}