/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
html,body		{ height:100%}
Body			{ color:#444; font: normal 11px Arial, Helvetica, sans-serif; background: #3387CC}
#topbar			{ width:30%; text-align:right; position:absolute; top:0px; right:0px}
#dnnwrapper 		{ width:780px; min-height:90%; margin:0 auto; background:url(../images/contentbg.gif);}
#dnninnerwrapper	{ min-height:680px; background: url(../images/contenttop.gif) no-repeat top;} 
#dnnfooter 		{ text-align:center;width:955px; min-height:8%;margin:0 auto; background:url(../images/contentbottom.gif); color:#ccc; line-height:22px; }
#dnnheader 		{ width:955px; margin:0 auto; min-height:196px; 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%; width:955px;}
* html #dnninnerwrapper			{ height:680px; width:955px;}
* html #dnnfooter			{ height:8%}
* html #dnnheader			{ height:196px; width:955px; background:url(../images/banner.gif) no-repeat}
.pbl						{ width:17px; height:17px; float:left}
.pbr						{ width:17px; height:17px; float:right}
.logo						{ float:left; padding-bottom:15px}
.logo img					{ padding:24px 0px;}
.copyright					{ font-weight: normal; padding:0 5px; color:#fff; font-size:10px;}
.lnkl						{ width:100%; margin:0 auto; background: #3387CC url(../images/contentbottom.gif) no-repeat; color:#6e91d2;}
.links						{ color:#fff}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:0px;padding:0px 5px; color:#fff; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:10px;} 
A.links:hover 				{ color:#fff; text-decoration: underline}