/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
html,body					{ height:100%}
Body						{ color:#000000;font: normal 11px Arial, Helvetica, sans-serif; background:url(../images/body.jpg) top left repeat #12c9ff}
#topbar						{ width:30%; text-align:right; position:absolute; top:180px; right:6px}
#dnnwrapper 				{ width:780px; min-height:90%; margin:0 auto; background:#000;}
#dnninnerwrapper			{ min-height:780px;} 
#dnnfooter 					{ text-align:center;width:780px; min-height:8%;margin:0 auto; background:#000; color:#ccc; line-height:22px; }
#dnnheader 					{ width:100%; margin:0 auto; min-height:85px; height:auto; position:relative} 
#themes						{ width:32px; height:160px; background:url(../images/theme2bg.gif) top left no-repeat; position:absolute; right:-29px}
* html #dnnwrapper			{ height:90%}
* html #dnninnerwrapper		{ height:680px}
* html #dnnfooter			{ height:8%}
* html #dnnheader			{ height:85px}
.pbl						{ width:0px; height:0px; float:left}
.pbr						{ width:0px; height:0px; float:right}
.logo						{ float:left;padding-top:5px;}
.logo img					{ padding:10px}
.copyright					{ font-weight: normal; padding:0 10px; color:#FFFFFF;}
.lnkl						{ border:1px #f5f5f5 solid; width:100%; margin:0 auto; background:#000000; color:#FFFFFF}
.links						{ color:#ccc}
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:#FFFFFF; text-decoration:none}

