@charset "utf-8";
/* CSS Document */

html, body { margin:0; padding:0;}

div#wrapper { margin:38px auto; width:960px; overflow:hidden;}

div#header { width:960px; overflow:hidden;}

div#logo { width:256px; height:60px; margin:0; float:left;}

div.exh { width:79px; height:100px; float:right; }

div#exh img { border:none}

div#navigation { width:960px; float:left; height:17px; overflow:hidden;}

div#navigation ul { height:17px; margin:0; display:block; list-style-type:none; padding:0;}

div#navigation ul li{ float:left; height:17px;}

div#content { width:960px; overflow:hidden; margin:38px 0px 0px 0px;}

#left {width:396px; height:360px; background-color:#fff; float:left; margin:0; padding:0;}

#left_bio {width:396px; height:360px; float:left; margin:0; padding:0;}
#left img { border:none;}

/*students projects*/
#left_bottom{width:395px; height:18px; position:relative; text-align:center; margin-top:8px; overflow:hidden;}

#left .draw { width:131px; height:119.3px; border-right:1px solid #fff; background:#000000; float:left; margin:0; overflow:hidden;}

#left_bio .draw { width:131px; height:119.3px; border-right:1px solid #fff; background:#000000; float:left; margin:0; overflow:hidden;}

#left .draw_last { width:131px; height:119.3px; background:#000000; float:left; margin:0; overflow:hidden;}
/*ENDstudents projects*/


#right { float:left; height:360px; width:551px;  background:#fff url(../images/line.jpg) top left no-repeat; }

#text { overflow:hidden; padding-left:10px; }

div#footer { width:960px; height:38px; margin:36px 0 20px 0; background-color:#9b7b60;}

/*CONTACT FORM */


input {font-family:Georgia; font-size:12px; color:#5f5f60; letter-spacing:0px; width:198px; border-bottom:1px solid #9b7b60; border-top:none; border-left:none; border-right:none;}

textarea {border:1px solid #9b7b60;}

input.send { background:url(../images/send.jpg) top center no-repeat; width:82px; height:24px; border:none; cursor:pointer;}
