/*========================================================*/
/*  CSS Style for DotNetNuke Skin                        */
/*========================================================*/
Body						{ color:#444;font: normal 11px Arial, Helvetica, sans-serif; background:#5e5e5e;}
#topbar						{ width:30%; text-align:right; position:absolute; top:50px; right:20px;}
#dnnwrapper 				{ width:780px; margin:0 auto; background:url(../images/page_bg_r.gif) top right repeat-y #ffffff;}
#dnninnerwrapper			{ min-height:380px; background:url(../images/page_bg_l.gif) top left repeat-y;} 
#dnnfooter 					{ text-align:center;width:780px; height:76px; margin:0 auto; background:url(../images/footer_bg_l.gif) top left no-repeat; color:#ccc; line-height:22px; }
#dnnheader 					{ width:100%; margin:0 auto; height:159px; position:relative; background:url(../images/header.jpg) top left no-repeat;} 
#themes						{ width:32px; height:160px; background:url(../images/theme2bg.html) top left no-repeat; position:absolute; right:-29px}
* html #dnninnerwrapper		{ height:380px}
* html #dnnfooter			{ height:8%; background:url(../images/body.html)}
* html #dnnheader			{ height:85px}
.pbl						{ width:17px; height:27px; float:left}
.pbr						{ width:17px; height:27px; float:right}
.logo						{ float:left;padding-top:5px;}
.logo img					{ padding:10px}
.copyright					{ font-weight: normal; padding:0 10px; color:#000;}
.lnkl						{ width:97%; margin:10 auto;  color:#000}
.links						{ color:#000}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:22px;padding:0px 5px; color:#677a99; text-decoration: underline; font-family:Arial, Helvetica, sans-serif} 
A.links:hover 				{ color:#000; text-decoration:none}



