/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/**********************************/
/* Site Layout Size & Images      */
/**********************************/ 
/* Main Layout Width  */  
.Main-Width { width: 800px; background-color:#393939; }

/* Main Body Background  */  
.Main-Body-BG { background-color:#232323; }

/* Body Left Shadow Image */ 
.Left-Shadow { background: url(Images/left-shadow.gif) repeat-y top right; width:61; height:100%; }

/* Body Right Shadow Image */ 
.Right-Shadow { background: url(Images/right-shadow.gif) repeat-y top left; width:61; height:100%; }


