body {
background-color:#000; 
background-image: url('images/sidebar.jpg'); 
background-repeat: no-repeat;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 62.5%;
min-height:100%;
padding-left:30px;
padding-top:30px;
padding-bottom:0px;
padding-right:0px;
width:730px;
}

img{border:0 none;}
#content{
position:relative;
padding:10px 10px 10px 0px;
margin-left:145px;
/*width:560px;*/
min-height:530px;
height:100%;
font-size:1.2em;
text-align:justify;
z-index:0;
width:565px;
}
#content img.left{float:left;padding-right:10px;padding-bottom:3px;}
#content img.right{float:right;padding-left:10px;padding-bottom:3px;}
#footer{
width:700px;
border-top:1px solid #999;
text-align:right;
padding:10px 10px 10px 10px;
}
h1,h2,h3,h4{
padding:0;
margin:0;
display:inline;
}
h1{font-size:2em;}
h2{font-size:1.6em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
#navi{
margin-top:10px;
margin-right:10px;
padding:55px 10px 50px 0px;
width:124px;
float:left;
border-right:1px dotted #ccc;
text-align:right;
min-height:100%;
line-height:2.2em;
font-size:1.1em;
z-index:500;
}
a{
color:#999;
text-decoration:none;
}
a:hover{
color:#000;
background-color:#CCC;
}
#navi a.navi{
padding: 2px;
border-bottom:1px dotted #666;
}
#navi a.navi_active,#navi a.navi:hover{
color:#fff;
background-color:#663300;
padding: 2px;
}

#content>a{
color:#999;
border-bottom:1px dotted #666;
}
#content>a:hover{
color:#000;
background-color:#CCC;
}
.home{
text-align:left;
background-image:url('../../images/mmichalkow_home3.jpg');
background-repeat:no-repeat;
background-position:0% 50%;
height:460px;
vertical-align:bottom;
position:relative;
z-index:10;

}
#content a.link_img{
border:0;
color:#FFFFFF;
background-color:#000;
}

table.resources{
width:500px;
}
table.resources td{
vertical-align:top;
width:250px;
}

table.samples{
width:100%;
border-top:1px dashed #333;
border-left:1px dashed #333;
}
table.samples td{
padding: 5px 5px 5px 5px;
vertical-align:top;
border-bottom:1px dashed #333;
border-right:1px dashed #333;
}

/****EVENT****/
.calendar{
border: 1px dashed #333;
}
.calendar td{
font-size:1.4em;
text-align:center;
padding: 5px 5px 5px 5px;
width:25px;
height:25px;
}
.calendar td.today{
}
li{
	text-align:left;
}
.events{
width:100%;
border-top:1px dashed #333;
border-left:1px dashed #333;
}
.events td{
padding: 5px 5px 5px 5px;
vertical-align:top;
border-bottom:1px dashed #333;
border-right:1px dashed #333;
}
.calendar a.day_link{
border:0 none;
padding: 5px 5px 5px 5px;
background-color:#663300;
color:#FFF;
}
.calendar a.day_link:hover{
background-color:#333;
color:#FFF;
}

/****GALLERY****/
.gallery{
width:100%;
border-top:1px dashed #333;
border-left:1px dashed #333;
}
.gallery td{
padding: 5px 5px 5px 5px;
vertical-align:top;
border-bottom:1px dashed #333;
border-right:1px dashed #333;
text-align:left;
}
.thumb{

}

