/*========================================================*/
/*  BoxedLayout Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
Body{font: normal 11px Arial, Helvetica, sans-serif; background:#ab71b1}
#dnnwrapper { width:100%; background:url(../images/bodybc.gif) left top repeat-x; margin:0 auto; text-align:left;} 
* html #dnnwrapper {} 
#dnnheader {width:100%; margin:0 auto; min-height:165px; height:auto} 
* html #dnnheader{ height:165px}
.headbox{width:780px; margin:0 auto; position:relative;background:url(../images/tbc.gif) left top repeat-x; height:165px}
.headbox .tl{ position:absolute; z-index:1; top:0px; left:0px; width:50px; height:165px;background:url(../images/tlbc.gif) top left no-repeat}
.headbox .tr{ position:absolute; z-index:1; top:0px; right:0px; width:50px; height:165px;background:url(../images/trbc.gif) top right no-repeat}
#dnncontent{ width:780px; margin:0 auto;background:url(../images/plbc.gif) left top repeat-y #FFF}
.skinwidth{ width:780px; margin:0 auto;}
.contentbox{ float:left; width:100%;background:url(../images/prbc.gif) right top repeat-y;}
#dnnfooter {width:100%; margin-top:-1px}
#dnnfooter .skinwidth{ background:url(../images/botbc.gif) left bottom repeat-x #fff; text-align:center; color:#666;}
#dnnfooter .fotleft {background:url(../images/botlbc.gif) left bottom no-repeat;}
#dnnfooter .fotright {background:url(../images/botrbc.gif) right bottom no-repeat; padding-bottom:15px;}
