body {
  background: #b55 url(../gfx/red/r_body_bg.gif) repeat top left;
}

#header {
  background: transparent url(../gfx/red/r_header_bg.gif) no-repeat top left;
}

#nav li a:link, #nav li a:visited {
	background: transparent url(../gfx/red/r_nav_tab.gif) no-repeat 0 -30px;
}

#wrap {
  background: transparent url(../gfx/red/r_wrap_bg.gif) repeat-y top left;
}

#footer {
  background: transparent url(../gfx/red/r_footer_bg.gif) no-repeat top left;
}

a:link, a:visited {
	color: #966;
}

#smsbox input, #smsbox textarea, #smsbox select {
  background-color: #fed;
  border: 1px solid #b55;
}
