/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
html,body								{height: 100%;}
Body										{color: #444; font: normal 11px Arial, Helvetica, sans-serif; background: #FFF;}
#topbar									{width: 590px; text-align: right; background: #7F0606; height: 25px;}
#dnnwrapper 						{width: 780px; min-height: 500px; margin: 0 auto; background: transparent; margin-top: 10px;}
#dnninnerwrapper				{min-height: 500px; background: transparent;} 
#dnnfooter 							{text-align: center; width: 800px; height: 40px; margin: 0 auto; background: transparent; line-height: 22px;}
#dnnheader 							{background: transparent; width: 100%; min-height: 200px; position: relative;} 
#themes									{display: none;}
* html #dnnwrapper			{height: 80%;}
* html #dnninnerwrapper	{height: 680px;}
* html #dnnfooter				{height: 20%;}
* html #dnnheader				{height: 200px;}
.pbl										{background: transparent; width: 17px; height: 17px; float: left;}
.pbr										{background: transparent; width: 17px; height: 17px; float: right;}
.logo										{padding-top: 5px; text-align: right;}
.logo img								{padding: 10px;}
.copyright							{font-weight: normal; padding:0 10px; color: #333;}
.lnkl										{color: #000; width: 100%;}
.links									{color: #000;}
A.links:link,
A.links:active,
A.links:visited  				{line-height: 25px; padding: 0px 5px; color: #000; text-decoration: none; font-family: Arial, Helvetica, sans-serif;} 
A.links:hover 					{color: #000; text-decoration: underline;}

