/* //////////////// GENERAL INFO ////////////////

Site: Neighbours.nu
Version: 1

//////////////// //////////////// //////////////// */


/* //////////////// STRUCTURE ELEMENTS //////////////// */

* { margin: 0; padding: 0; }

#wrapper { width:1010px; margin: 0 auto; }

#header1 {width:1010px;height:110px}
#header1_left { float:left; padding-left:15px; width:605px; padding-top:5px; height:105px; background: url(img/logo_upper.jpg) no-repeat; }
#header1_right { float:left; width:390px; height:110px; }
#header2 {width:1010px;height:95px}
#header2_left { float:left; width:620px; height:95px; background: url(img/logo_lower.jpg) no-repeat; }
#header2_right { float:left; width:390px; height:95px; background: url(img/links.jpg) no-repeat; }
#main {width:1010px;height:555px}
#main_left { float:left; width:620px; height:555px; background: url(img/main_background.jpg) no-repeat; }
#main_left_column { float:left; width:195px; height:555px }
#menu {width:195px; height:160px }
#pic {width:195px; height:395px; position:relative; top:100px }
#main_text { float:left; margin-left: 20px; margin-right: 60px; width:345px; height:555px }
#main_right { text-align: center; float:left; width:390px; padding-top:30px; height:525px; background: #4C4542; }

/* //////////////// GENERAL STYLE //////////////// */

body { font: 12px/17px "Verdana", Arial, sans-serif; color: #444444; background:#1B1B20; }

h1, h2 {
  font: 12px/17px "Verdana", Arial, sans-serif; color: #444444;
  font-weight: bold;
}

#main_text a  {
  color: #CC0000
}
#main_text a:hover {
  color: #4C4552
}
#main_text a:visited {
  color: #880000
}

