/*========================================================*/
/*  BoxedLayout Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
Body{font: normal 11px Arial, Helvetica, sans-serif; background:#999}
#dnnwrapper { width:100%; background:url(../images/body.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/topback.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/topleftback.gif) top left no-repeat}
.headbox .tr{ position:absolute; z-index:1; top:0px; right:0px; width:50px; height:165px;background:url(../images/toprightback.gif) top right no-repeat}
#dnncontent{ width:780px; margin:0 auto;background:url(../images/pageleftback.gif) left top repeat-y #FFF;}
.skinwidth{ width:780px; margin:0 auto;}
.contentbox{ float:left; width:100%;background:url(../images/pagerightback.gif) right top repeat-y;}
#dnnfooter {width:100%; margin-top:-1px}
#dnnfooter .skinwidth{ background:url(../images/botback.gif) left bottom repeat-x #fff; text-align:center; color:#666;}
#dnnfooter .fotleft {background:url(../images/botleftback.gif) left bottom no-repeat;}
#dnnfooter .fotright {background:url(../images/botrightback.gif) right bottom no-repeat; padding-bottom:15px;}

