.access {
  display: none;
}

* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #000;
  padding: 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

#wrapper {
  width: 750px;
  margin: 0 auto;
  text-align: left;
}

h1 {
  font-size: 2.5em;
  margin: 1em 0 0.5em;
}

h2 {
  font-size: 2em;
  margin: 0.9em 0 0.33em;
}

h3 {font-size: 1.5em;
  margin: 0.8em 0 0.25em;
}

h4 {
  font-size: 1.25em;
  margin: 0.65em 0 0.2em;
}

h1,
h2,
h3,
h4 {
  padding: 0.25em 0;
}

p {
  margin: 0.8em 0;
  text-indent: 1.5em;
  text-align: justify;
}

.first {
  text-indent: 0;
}

.indent {
  margin-left: 20%;
  text-indent: 0;
}

#masthead {
  width: 750px;
  height: 181px;
  position: relative;
}

#mastpics {
  background:
  url(http://www.ritzcamera.com/etc/content/employment/ritzcamera/img/masthead.gif)
  no-repeat;
  position: absolute;
  height: 181px;
  width: 750px;
}

#masthead h1 {
  margin: 0;
  padding: 10px 0 0 0;
}

#masthead ul,
#nav ul {
  list-style: none;
}

#header {
  position: relative;
  height: 0px;
}

#headpics {
  background:
  url(http://www.ritzcamera.com/etc/content/employment/ritzcamera/img/headpics.gif)
  no-repeat;
  position: absolute;
  width: 134px;
  height: 88px;
  left: 586px;
  top: -63px;
}

#twocol {
  background: #ee1a2c
  url(http://www.ritzcamera.com/etc/content/employment/ritzcamera/img/twocol.gif)
  repeat-y left top;
  color: #fff;
}

#nav {
  width: 150px;
  float: left;
}

#nav img {
  margin: 10px 13px;
}

#navlist {
  height: 470px;
}

#navlist li a {
  display: block;
  position: relative;
  color: #fff;
  background-color: #ee1a2c;
  text-align: center;
  text-decoration: none;
  width: 150px;
  overflow: hidden;
}

#navlist li a:hover {
  color: #fff;
  background-color: #c80013;
}

#jobsearch a,
#profile a,
#benefits a,
#jobfairs a,
#contact a {
  height: 40px;
}

#retail a,
#corp a {
  height: 60px;
}

#navlist li a span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  background: transparent
  url(http://www.ritzcamera.com/etc/content/employment/ritzcamera/img/navmenus.gif)
  no-repeat;
  cursor: pointer;
}

#navlist #jobsearch a span {
  background-position: 0 0;
}

#navlist #profile a span {
  background-position: 0 -40px;
}

#navlist #retail a span {
  background-position: 0 -80px;
}

#navlist #corp a span {
  background-position: 0 -140px;
}

#navlist #benefits a span {
  background-position: 0 -200px;
}

#navlist #jobfairs a span {
  background-position: 0 -240px;
}

#navlist #contact a span {
  background-position: 0 -280px;
}

.jobsearch #navlist #jobsearch a span,
#navlist #jobsearch a:hover span {
  background-position: -150px 0;
}

.profile #navlist #profile a span,
#navlist #profile a:hover span {
  background-position: -150px -40px;
}

.retail #navlist #retail a span,
#navlist #retail a:hover span {
  background-position: -150px -80px;
}

.corp #navlist #corp a span,
#navlist #corp a:hover span {
  background-position: -150px -140px;
}

.benefits #navlist #benefits a span,
#navlist #benefits a:hover span {
  background-position: -150px -200px;
}

.jobfairs #navlist #jobfairs a span,
#navlist #jobfairs a:hover span {
  background-position: -150px -240px;
}

.contact #navlist #contact a span,
#navlist #contact a:hover span {
  background-position: -150px -280px;
}

#mainContent {
  width: 600px;
  float: right;
  background: #aed6f2
  url(http://www.ritzcamera.com/etc/content/employment/ritzcamera/img/wht2blue.gif)
  repeat-x left top;
  padding: 0 0 35px 0;
  color: #000;
}

#corner {
  position: relative;
}

#bracket {
  background:
  url(http://www.ritzcamera.com/etc/content/employment/ritzcamera/img/corner.gif)
  no-repeat;
  position: absolute;
  width: 120px;
  height: 120px;
  left: 17px;
  top: 15px;
}

#corner h2 {
  background: inherit;
  color: #ee1a2c;
  font-size: 2.25em;
  line-height: 1.3em;
  padding: 0 120px 0.25em 150px;
  text-align: center;
}

#mainContent h1,
#mainContent h2,
#mainContent h3,
#mainContent h4,
#mainContent p {
  padding: 0 35px;
}

.jobfairs #mainContent img {
  float: right;
  margin: 0 35px 35px 35px;
  width: 216px;
  height: 232px;
}

.contact #mainContent img {
  border: 2px solid #ee1a2c;
  display: block;
  margin: 40px auto 10px auto;
}

#footer {
  clear: both;
  background-color: #0396d7;
  color: inherit;
  height: 10px;
  position: relative;
}

#footpics {
  background:
  url(http://www.ritzcamera.com/etc/content/employment/ritzcamera/img/footpics.gif)
  no-repeat;
  position: absolute;
  width: 178px;
  height: 139px;
  left: 3px;
  top: -150px;
}
