/* 
================================
Skin styles for DotNetNuke
================================
*/   
html, body, #wrapper {
	background:#8CCA3C;
}

#green .bottom{ text-align:center; vertical-align:bottom; background-image:url(frame/bottom.gif); background-repeat:repeat-x; background-position:top; height:28px}
#green .s3{ background:url(frame/left.gif) repeat-y right;}
#green .s4{ background:url(frame/right.gif) repeat-y left;}
#green .right_bottom_out { background:url(frame/right_bottom_out.gif) no-repeat;}
#green .right_bottom {background:url(frame/right_bottom.gif) no-repeat;}
#green .left_bottom_out {background:url(frame/left_bottom_out.gif) no-repeat;}
#green .left_bottom {background:url(frame/left_bottom.gif) no-repeat;}
