﻿
html    {height: 100%;
background-color:#e5e4e4;
}



body {
}


#outer {
       position: absolute;
        top: 20%;
        left: 0px;
        width: 100%;
        height: 1px;
        overflow: visible;
      }
       
      #inner {
        width: 1030px;
        height: 790px;
        margin-left: -472px;
        position: absolute;
        top: -100px;
        left: 50%;
        background-color:white;
        background:url(images/background.png) ;
      }
      
       #leftcontent {
        width: 300px;
        height: 165px;
        float:left;
        color:White;
        border-right:  dashed; 
        border-right-color: White;
        border-right-width: 1px;
        font-family: Verdana, Arial; font-weight:500;
       xbackground:url(images/leftredbak.jpg) repeat-y;
      }     
      
             #exleftcontent {
        width: 130px;
        height: 400px;
        float:left;
        color:White;
        border-right:  dashed; 
        border-right-color: White;
        border-right-width: 1px;
        font-family: Verdana, Arial; font-weight:500;
       xbackground:url(images/leftredbak.jpg) repeat-y;
      }
      
             #thumbnails {
        width: 220px;
        height: 164px;
        float:left;
        color:White;

        font-family: Verdana, Arial; font-weight:500;
       xbackground:url(images/leftredbak.jpg) repeat-y;
      }    
      
                   #exthumbnails {
        width: 100px;
        height: 375px;
        float:left;
        color:White;

        font-family: Verdana, Arial; font-weight:500;
       xbackground:url(images/leftredbak.jpg) repeat-y;
      } 
      
             #exrightcontent {
        width: 750px;
        height: 490px;
        float:left;
        color:White;
        font-family:  Arial, Verdana; font-weight:500;	
       xbackground:url(images/leftredbak.jpg) repeat-y;
      }  
      
		
       #rightcontent {
        width: 550px;
        height: 490px;
        float:left;
        color:White;
        font-family:  Arial, Verdana; font-weight:500;	
       xbackground:url(images/leftredbak.jpg) repeat-y;
      }  
      
      
      
        #Menupane {
        width: 700px;
        height: 38px;
        float:left;
		left:	300px;
		top:10px;
		color:Black;

       xbackground:url(images/footerbak.jpg) repeat-x bottom;
      }
      
              #Titlebar {
        width: 900px;
        height: 34px;
        float:left;
		left:	300px;
		top:10px;
		color:Black;

       xbackground:url(images/footerbak.jpg) repeat-x bottom;
      }
      
        #footer {

        float:left;

        color:White;
        font-family:  Arial, Verdana; font-weight:500;	
       xbackground:url(images/footerbak.jpg) repeat-x bottom;
      }
      
		#innerwhite {
        width: 903px;
        height: 598px;
        margin: 17px;
        position: absolute;
        top: 0px;
        left: 0px;
        background-color:#ffffff;
}

