/* Header*/

#header-outer{
   background: url(../images/header_outer.gif) repeat-x ;

}

#header{
   position:relative;
   height:111px;
   margin: 0 auto;
   text-align:left;
   z-index: 500;
   /*background: url(../images/flower.gif) no-repeat left 31px;*/
}

#header #search{
   position: absolute;
   z-index: 5;
   top: 5px;
   left: 0;
   width: 143px;
   height:22px;
   text-align:left;
   background:url(../images/search_bg.gif) no-repeat left top;

}
#search .inputbox_top{
border:none;
background:transparent;
height:16px;
width:110px;
margin-top:4px;
font-size:12px;
padding-left:30px;
color:#666;
}

#nav{
position:absolute;
height:24px;
width:100%;
bottom:0;
left:150px;
}
#topmenu{
position:absolute;
height:24px;
top:8px;
right:0;
text-align:right;
}

#logo{
position:relative;
background: url(../images/logo.png) no-repeat ;
width:100%;
left:130px;
top:3px;
}
/* Content*/
#content-outer{
position:relative;
width: 1100px;
background: #ffffff ;
}

#content{
float:left;
padding-left:0px;
width: 890px;
height:400px;
margin: 0 auto;
/* background: #000 ; */
text-align:left;
}


#placeholder{
float:left;
padding-left:15px;
padding-right:15px;
padding-top:75px;
width:150px;
height:150px;
overflow:hidden;
}


#studemont{
float:left;
padding-left:15px;
padding-right:0px;
padding-top:65px;
color:#ffffff;
text-decoration:none;
text-align: center;
width:150px;
height:150px;
overflow:hidden;
}

#tontons{
position:relative;
padding-left:10px;
padding-top:65px;
overflow:hidden;
text-decoration:none;
text-align: center;
width:150px;
height:150px;
}

a:link, a:visited {
text-decoration:none;
color:#666;
}

#left-content{
float:left;
width:440px;
height:400px;
overflow:hidden;
}

#right-content{
float:left;
padding-left:20px;
padding-right:0px;
padding-top:10px;
width:250px;
height:390px;
overflow:hidden;
}

#slideshow{
}
#slideshow .moduletable th{
display:none;}

#mainbody{
width:420px;
margin-left:10px;
margin-top:20px;
overflow:hidden;
}

/* Footer*/

#footer-outer{
/*border-top:1px solid #333;*/
   clear: both;
   background: #0c0c0c;
}

#footer{
padding-top:10px;
   margin: 0 auto;
   background: #0c0c0c ;
   text-align:left;
   height:20px;
}

#imageflow{
       height: 200px;
       width: 1100px;
       position:relative;
}

a:link, a:visited {
text-decoration:underline;
color:#666;
}

.footer_bg {
       height: 200px;
       position:relative;
       background: url(../images/bottom_bar.jpg) repeat-x ;
}

#copyright{
   width: 800px;
   height: 200px;
   margin: 0 auto;
   padding-top:5px;
   text-align:left;
   color:#333;
   font-size:80%;
}
#copyright a:link, #copyright a:hover, #copyright a:visited{
   color:#333;
}

