/*========================================================*/
/*  CSS Style for BAR Preservation                        */
/*========================================================*/
Body						{ color:#444; font:normal 14px verdana, tahoma, Arial; background:url(../images/body.jpg) top left repeat-x #5d656e;}
#topbar						{ width:30%; text-align:right; background:url(../images/ptr.gif) top right no-repeat; position:absolute; top:0px; right:0px;}
#dnnwrapper 				{ width:1065px; margin:0 auto; background-color:#ffffff; margin-top:10px; padding:0px;}
#dnninnerwrapper			{ min-height:380px; padding:0px; margin-bottom:0px; background:url(../images/edge-bg1.gif)  right repeat-y;} 
#dnnfooter 					{ text-align:center; width:1065px; height:17px; margin:0 auto; background:url(../images/pb.gif) top left repeat-x;}
#dnnheader 					{ background:url(../images/pt.gif) top left repeat-x;width:100%; min-height:85px; position:relative;} 
#themes						{ width:32px; height:160px; background:url(../images/themebg.gif) top left no-repeat; position:absolute; right:-29px;}
* html #dnninnerwrapper		{ height:380px;}
* html #dnnfooter			{ height:8%;}
* html #dnnheader			{ height:85px;}
.pbl						{ background:url(../images/pbl.gif) top left no-repeat; width:17px; height:17px; float:left;}
.pbr						{ background:url(../images/pbr.gif) top right no-repeat; width:295px; height:17px; float:right;}
.copyright					{ font-weight: normal; padding:0 10px; color:#fff;}
.lnkl						{ color:#ffffff;}
.links						{ color:#eee;}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px; color:#fff; text-decoration: underline; font-family:Arial, Helvetica, sans-serif;} 
A.links:hover 				{ color:#000; text-decoration:none;}
.toplinkbar					{ color:#ffffff;}
a.toplinkbar:link,
a.toplinkbar:active,
a.toplinkbar:visited  		{ line-height:25px;padding:0px 5px; color:#ffffff; text-decoration: underline; font-family:Arial, Helvetica, sans-serif;} 
a.toplinkbar:hover 			{ color:#b71319; text-decoration:none;}

