﻿body
    {background-image: url(../images/bg.jpg);
     background-attachment:fixed;
     font-family: arial;
     font-size: 11pt;
    }

div.content_layout
    {background-color: #ffffff;
     color: #000077;
     margin-left: auto;
     margin-right: auto;
     width: 750px;
     z-index: 0;
    }
    
div.header
    {background-image: url(../images/sm_ban.png);
     background-position: center;
     background-repeat: no-repeat;
     height: 115px;
     margin: -10px 0px 5px -5px;
    }

div.nav
    {height: 17px;
     margin-bottom: 20px;
     margin-left: auto;
     margin-right: auto;
     padding: 0px 0px 0px 0px;
     width: 750px;
    }
    
div.page_layout
    {margin-left: auto;
     margin-right: auto;
     width: 100%;
    }
    
div.img_cap
    {float: none;
     font-style: italic;
     margin-left: auto;
     margin-right: auto;
     left: 100px;
     text-align: center;
     width: 399px;
    }
    
div.img_cap_cont
    {float: none;
     width: 600px;
    }
    
dt
    {font-weight: bold;
     /*text-decoration: underline;*/
    }
    
h2
    {text-align: center;
    }
    
h4
    {font-style: italic;
    }
    
img.center
    {display: block;
     margin-left: auto;
     margin-right: auto;
     z-index: 1;
    }

th#col1 
    {width: 150px;
    }

th#col2 
    {width: 155px;
    }
    
th#col3 
    {width: 155px;
    }
    
th#col4 
    {width: 80px;
    }
    
/*th#col5 
    {width: 70px;
    }*/
    
*/
    
th#col6 
    {width: 60px;
    }

#align_c
    {text-align: center;
    }

#clear
    {clear: both;
    }
    
#content
    {left: 75px;
     margin-left: auto;
     margin-right: auto;
     padding: 10px 0px 5px 0px;
     text-align: left;
     width: 600px;
     z-index: 2;
    }
    
#counselor
    {padding-top: 5px;
     text-align: center;
     width: 100%;
    }
    
#footer
    {text-align: center;
    }
    
#img_left
    {float: left;
     padding-top: 0px;
     text-align: left;
     width: 300px;
    }
    
#img_right
    {float: right;
     padding-top: 10px;
     text-align: right;
     width: 300px;
    }
            
#info
    {background-color: #ffffff;
     float: right;
     width: 150px;
    }

#link_table
    {font-size: 14pt;
    }
    
#prog_dir
    {float: left;
     padding-top: 10px;
     text-align: center;
     width: 300px;
    }

#a_prog_dir
    {float: right;
     padding-top: 10px;
     text-align: center;
     width: 300px;
    }
