html { min-height: 100%; margin-bottom: 1px; }
body { margin: 0px auto; font: 12px Arial,Tahoma; color: #000; background-color:#000; }
img { border: 0px; margin: 0px; display: block; }
table { border: 0px; border-collapse: collapse; }
table td { padding: 0px; vertical-align:top;}

#layout { position: relative; margin: 0px auto; width: 959px; height: auto; text-align: left; }
h1{
 margin-top:0px ;
 margin-bottom: 15px ;
 font: bold 16px Tahoma,Arial;
 color: #000000;
 }

#AGW { width: 287px; height:209px; border:0; }

#nav {
 background-color: #222222 ;
 width:268px ;
 vertical-align:top ;
 padding-top:35px ;
 }
#nav a{
 width:268px ;
 height:15px ;
 display:block ;
 padding-bottom:13px ;
 }
#nav #home         { background: url('imgs/nav/home_off.gif') no-repeat; }
#nav #home:hover   { background: url('imgs/nav/home_on.gif') no-repeat;  }
#nav #c_work       { background: url('imgs/nav/c_work_off.gif') no-repeat; }
#nav #c_work:hover { background: url('imgs/nav/c_work_on.gif') no-repeat;  }
#nav #n_work       { background: url('imgs/nav/n_work_off.gif') no-repeat; }
#nav #n_work:hover { background: url('imgs/nav/n_work_on.gif') no-repeat;  }
#nav #about        { background: url('imgs/nav/about_off.gif') no-repeat; }
#nav #about:hover  { background: url('imgs/nav/about_on.gif') no-repeat;  }
#nav #contact      { background: url('imgs/nav/contact_off.gif') no-repeat; }
#nav #contact:hover{ background: url('imgs/nav/contact_on.gif') no-repeat;  }

#plane { width:445px; height:209px; border:0px }
#bar td { height: 56px; }
#bar #repair { width:257px; height:56px; border:0px }
#bar #gradient { width:298px; height:56px; border:0px }
#bar #yuhasz { width:445px; height:56px; border:0px }

#content {
 width: 1000px ;
 vertical-align: top ;
 background-color: #C9C6C1 ;
 }
#content a { font: 12px Arial,Tahoma; color: #B90000; }
#content a:hover { color:#474642; text-decoration: underline; }

#ken_patt { width:422px; height:183px; border:0px }
#shows{ width:100%; }
#shows #t_shows { width:350px; height:62px; border:0px }
#t_latest { width:287px; height:50px; border:0px }

.title { font: bold 16px Tahoma,Arial; color: #000000; text-decoration: none; }

#exhibitions td { padding:4px; }

#ds { font-size: 11px; color: #696969; width: 990px; padding-left:10px; padding-top:5px; } 
#ds a { text-decoration: none; color: #696969; }
#ds a:hover { text-decoration: underline; color: #696969; }



/*
.textareabox { font-family: Arial,Verdana; font-size: 11px; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; }
.selectbox { font-family: Arial,Verdana; font-size: 11px; }
.inputbox { font-family: Arial,Verdana; font-size: 11px; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; }
.inputbutton { font-family: Arial,Verdana; font-size: 11px; font-weight: bold; background-color: #CCCCCC; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; cursor: hand; }
*/

a { color: #DD3A00; }
a:hover { text-decoration: underline; color: #DD3A00; }



/** home *************************/
#latestwork{
 background: #C9C6C1 url(imgs/works_background.jpg) no-repeat ;
 padding:16px 0px 20px 12px ;
 }
#latestwork .artwork{
 width:200px;
 float:left;
 margin: 0 8px 10px 0 ;
 }
#latestwork .artwork img {
 display: block ;
 margin: 0px auto ;
 border:1px solid black ;
 }
/** works *******************************/
#works{ padding:12px ; }
#works .artwork{
 padding:9px ;
 }
#works .artwork img{
 width:175px ;
 border:1px solid black ;
 }
#works .pagr , #works .pagr_cur{
 padding: 0px 5px 0px 5px ;
 }
#works .pagr:hover , #works .pagr_cur{
 background-color:white ;
 }

