@charset "utf-8";
/* CSS Document */

body {
background:#e0e0e0 url(../images/bg.jpg) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
margin:0 auto;
}

#wrapper {
width:402px;
height:auto;
margin:100px auto;
}

#header {
width:401px;
height:94px;
background-color:#333333;
}

img{
margin:10px;
float:left;
}

#header .title{
display:block;
float:left;
margin:20px 10px 0 0;
line-height:20px;

}

#header .name{
color:#00baff;
font-size:2em;
font-weight:bold;
letter-spacing:-2px;
margin:10px 0 0 0;
}

.title2{
color:#00baff;
font-size:0.9em;
font-weight:bold;
letter-spacing:-1px;
margin:10px 0 0 0;
line-height:0.9em;
}

.descr {
color:#b7b9b8;
font-size:0.6em;
}

.descr a{
color:#b7b9b8;
}

.descr a:hover{
color:#737373;
text-decoration:none;
}

a img {border: none;}

a.box_small{
width:200px;
margin:1px 1px 0 0;
background-color:#333333;
height:auto;
float:left;
text-decoration:none;
}

a.box_small:hover{
width:200px;
margin:1px 1px 0 0;
background-color:#464646;
height:auto;
float:left;
}


.box_large{
width:401px;
margin:1px 1px 0 0;
background-color:#333333;
height:auto;
float:left;
}

.divider{
width:401px;
margin:1px 1px 0 0;
height:45px;
float:left;
}

.divider_title{
color:#b7b9b8;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:5px 0;
}

.work img{
border:2px solid #b7b9b8;
}
