/*========================================================*/
/*  BoxedLayout Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
Body					{ background:#3b3b3b;font-family:Arial, Helvetica, sans-serif;}
#dnnwrapper 			{ width:100%;margin:0 auto; text-align:left;} 
#dnnheader 				{ background:url(../images/bodybct-gray.gif) left bottom repeat-x #242424; padding:0px;} 
.head-tl				{ background:url(../images/tlbc-gray.gif) top left no-repeat}
.head-tr				{ background:url(../images/trbc-gray.gif) top right no-repeat}
.headbox				{ background:url(../images/tbc-gray.gif) left top repeat-x;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%;}
#dnnfooter 				{ margin-top:-1px;}
#dnnfooter .skinwidth	{ background:url(../images/botbc-gray.gif) left bottom repeat-x #fff; text-align:center; color:#666;}
#dnnfooter .fotleft 	{ background:url(../images/botlbc-gray.gif) left bottom no-repeat;}
#dnnfooter .fotright 	{ background:url(../images/botrbc-gray.gif) right bottom no-repeat; padding-bottom:15px;}
#innerwrapper			{ background:url(../images/bodybcb-gray.gif) left top repeat-x}


