/* black */
div#wrapper {
	background: #606060;
}

div#wrapper_r {
	background-color:#606060;
	padding:4px;
}

div#header {
	background-color:#DFDFDF;
}

div#header_l {
}

div#header_r {
}

div#footer {
  background:#404040 none repeat scroll 0%;
  border:1px solid #404040;
  padding:2px;
  width:968px;
}
