/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
html,body					{ height:100%}
Body						{ color:#444;font: normal 11px Arial, Helvetica, sans-serif; background: #797979; background-position: 102px 10px;}
#topbar						{ width:30%; text-align:right; position:absolute; top:0px; right:0px}
#contentbg				{ background: #F4F2CD;}
#dnnwrapper 				{ width:780px; min-height:90%; margin:0 auto; margin-top:10px;}
#dnninnerwrapper			{ min-height:680px; } 
#dnnfooter 					{ float:right; text-align:center; width:820px; min-height:8%; margin:0 auto; line-height:22px;}
#dnnheader 			

{ width:100%; padding-bottom:0px; margin:0 auto; }

#themes						{ width:32px; height:160px; background:url(../images/themebg.gif) top left no-repeat; position:absolute; right:-29px}
* html #dnnwrapper			{ height:90%}
* html #dnninnerwrapper		{ height:680px}
* html #dnnfooter			{ height:8%}
* html #dnnheader			{ }
.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:17px; height:17px; float:right}
.logo						{ float:left; padding-top:5px; height:122px; }
.logo img					{ padding-left:91px}
.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:#EEB3D2; text-decoration:none}
