/*========================================================*/
/*  BoxedLayout Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
Body					{ background:#e0e0e0; font-family:Arial, Helvetica, sans-serif;}
#dnnwrapper 			{ width:100%;margin:0 auto; text-align:left;} 
#dnnheader 				{ background:#e0e0e0; padding:0px;} 
.head-tl				{ background:url(../images/plbc-gray.gif) top left repeat-y #fff}
.head-tr				{ background:url(../images/prbc-gray.gif) top right repeat-y}
.headbox				{ background:#fff;margin:0 25px;}
#dnncontent				{ background:url(../images/plbc-gray.gif) left top repeat-y #FFF;}
.contentbox				{ background:url(../images/prbc-gray.gif) right top repeat-y;float:left; width:100%; min-height:400px}
* html .contentbox		{ height:400px}
#dnnfooter 				{ margin-top:-1px;}
#dnnfooter .skinwidth	{ background:#fff; text-align:center; color:#666;}
#dnnfooter .fotleft 	{ background:url(../images/plbc-gray.gif) left bottom repeat-y;}
#dnnfooter .fotright 	{ background:url(../images/prbc-gray.gif) right bottom repeat-y; padding-bottom:15px;}
#innerwrapper			{ background:#e0e0e0}

