/*========================================================*/
/*  CSS Style                                             */
/*========================================================*/
Body						{ color:#444;font: normal 11px Arial, Helvetica, sans-serif; background: #ebebeb}
#topbar						{ width:30%; text-align:right; position:absolute; top:0px; right:0px}
#dnnwrapper 				{ width:860px;margin:0 auto; margin-top:10px; background:#fff;}
#dnninnerwrapper			{ min-height:380px; } 
#dnnfooter 					{ text-align:center;width:860px; min-height:82px;margin:0 auto; line-height:22px; background:url(../images/ark-footerbg.jpg) top left repeat-x}
#dnnheader 					{ width:100%; margin:0 auto; min-height:85px; height:auto; position:relative;} 
#themes						{ width:32px; height:160px; position:absolute; right:-29px}
* html #dnninnerwrapper		{ height:380px}
* html #dnnfooter			{ height:8%}
* html #dnnheader			{ height:85px}
.logo						{ float:left;padding-top:0px; }
.logo img					{ padding:0px}
#dnncontent					{ width:97%;}
.copyright					{ font-weight: normal; padding:0 10px; color:#6e91d2}
.lnkl,
.links						{ color:#ccc}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px; color:#6e91d2; text-decoration: underline; font-family:Arial, Helvetica, sans-serif} 
A.links:hover 				{ color:#000; text-decoration:none}

