﻿body 
{
    background-color:#3a3a3a;
    background-image:url('../site_images/home_background1.png');
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    font-family: Verdana;
 }
 
 #top
{
    background-color:Gray;
    background-image:url('../site_images/logo3dtutoralzone_add.png');
    background-repeat:no-repeat;
    width:960px;
    height:100px;
     margin-left:auto;
     margin-right:auto;
    border:0px;
}
 
 #topad
 
 {
    position:relative;
     left:11px;
     top:4px;
     z-index:99999;
 }
 
 #menu_bar
{
    width:960px;
    height:36px;
    color:#ffffff;
    font-size:17px;
    font-family:Arial;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    margin-bottom:0px;
    
 }
 
 #menu_bar ul 
 {
list-style: none;
padding: 0;
margin: 0;

}

#menu_bar li
{
    color:#ffffff;
    font-size:17px;
    font-family:Arial;
    float: left;
margin: 0 1em;
}


ul li a
{
    color:#ffffff;
    text-decoration:none;
    }




#shadowl
{
    margin:0px;
    width:27px;
    height:auto;
    background-color:#3a3a3a;
    background-image:url('../site_images/shadowl.png');
    
}
#shadowr
{
    margin:0px;
    width:27px;
    height:auto;
    background-color:#3a3a3a;
    background-image:url('../site_images/shadowr.png');
    
}

#content
{
    background-color:White;
    width:960px;
    height:auto;
}
#contentable
{
    margin-left:auto;
    margin-right:auto;
   
} 

#sidebar
{
     width:200px;
      height:594px;
     
     
}


#bottom
{
    background-color:Black;
  width:100%;
   background-image:url('../site_images/bottom.png');
    background-position:center;
  
 }
 
 #bottom a
 
 {
    color:White;
    text-decoration:none;
    font-size:12px;
    
 }
 

h2
{
   background-image:url('../site_images/nav_horizontal_b960.png');
   
   background-color:Black;
    height:36px;
    font-family:Arial;
    color:#ffffff;
     text-indent:20px;
     padding:0px;
     margin-top:auto;
     margin-bottom:auto;
     cursor:default;
     width:800px;
    
     font-size:26px;

        
}

h1
{
    font-family:Arial;
    font-size:30px;
    margin-left:0px;
    padding:0px;
    text-indent:10px;
    margin-top:4px;
    margin-bottom:auto;
      color:#000000;
      width:500px;
       background-color:Transparent;
     
}
p
{
    color:#2c2c2c;
    background-image:url('../site_images/testbacgroundside.png');
    background-color:White;
    background-repeat:repeat-x;
    width:760px;
    padding:20px;
     margin-top:0px;
    margin-bottom:auto;
    font-size:15px;
   
    }
div.location
{
    width:960px;
    height:25px;
    background-image:url('../site_images/nav_top_960.png');
    color:#ffffff;
    background-color:#000000;
    }
div.location a
    {
    color:#ffffff;
    text-decoration:none;
    }
      /* tutorial */
      
     #tuttitle
     {
        background-image:url('../site_images/tutorialtop1.png');
        width:800px;
         height:50px;
         
     }
       #tuttitle a
     {
          text-decoration:none;
           color:#000000;
     }
     #tuttitle h1
     {
        width:566px;
         background-color:Transparent;
         
     }


.table a
{
    color:Red;
    padding:10px;
    text-decoration:none;
}

img
{

max-width: 800px;

    }
    
    p img
    
    {
      margin-left:auto;
    margin-right:auto;
      padding:20px;
      background-color: White;
       background-image:url('../site_images/imagebackground.png');
        background-repeat:no-repeat;
      width:720px;
    
        }
    
   