/* andryushkin.net */

* {margin:0; padding:0}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,ul,li,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;border:0px solid gray;
}
html {
  background-color: #d3d6e2;
  background-image: url(http://farm2.static.flickr.com/1300/4673745003_25deb14ab4_o.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-attachment: fixed
}


body {font-family:Tahoma;
font-size: 14px;

}

.showgrid {background:url(../img/grid.png);}

.header {margin-top:30px;
        margin-left:80px;
        }
.content {margin-left:80px}

h1 {font-weight: lighter;
    margin-left:-3px;
    font-size: 2.8571em; /* 40px */
    line-height: 1em; /* 40px */
    margin-top: 0.5em;
    margin-bottom: 0em;
}
h2 {font-size: 20px;
    font-weight: lighter;
    line-height: 1em; /* 20px */
    margin-top: 1em;
    margin-bottom: 0em;
    color:#444444}
ul {font-size: 14px;
    line-height: 1.4286em; /* 20px */
    margin: 4px 0 1.4286em 1px;

}
li {list-style: none;}

a {color:#222222;
  }

body { color:#444444;}
.color   {color:#9999CC; background:#555555}
.show {
  border-bottom: 1px dotted #AAAAAA; color:#444444; cursor:
pointer}
.map {
  width:90%; height:90%; margin: auto auto;
}


#window { width:100%; height:100%; background:white; border:0px; display: none; position:absolute; top:0; left:0; text-align:center;}