/* RETRO */

body {
  background: #bc5142;
}


.wrapper {
	background: transparent url(retro_globe.gif) no-repeat -30px bottom;
	background-color: #fff;
}

#header {
  background:#BC5142 url(retro_header.jpg) no-repeat left top;
}



#mainmenu ul li a {padding: 6px 2px 6px 3px;}

#content a {border-bottom: 1px dotted #bc5142;}
#content a:hover {border-bottom: 1px solid #bc5142;}