/* 
================================
Skin styles for DotNetNuke
================================
*/   
html, body, #wrapper {
	background:#6a94e8;
}
#blue .bottom{ text-align:center; vertical-align:bottom; background-image:url(frame/blue_bottom.gif); background-repeat:repeat-x; background-position:top; height:28px}
#blue .s3{ background:url(frame/blue_left.gif) repeat-y right;}
#blue .s4{ background:url(frame/blue_right.gif) repeat-y left;}
#blue .right_bottom_out { background:url(frame/blue_right_bottom_out.gif) no-repeat;}
#blue .right_bottom {background:url(frame/blue_right_bottom.gif) no-repeat;}
#blue .left_bottom_out {background:url(frame/blue_left_bottom_out.gif) no-repeat;}
#blue .left_bottom {background:url(frame/blue_left_bottom.gif) no-repeat;}