html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333333;
}
a:hover {
	color: #333333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
img.floatRight { 
    float: right; 
}


body {
	background: #ADEAEA ;
	font: 14px arial, sans-serif;
	color: #4d4d4d;
	padding-bottom: 10px;
}

/** layout **/
#wrapper_1{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(play.jpg) no-repeat;
  position: absolute;
}
#wrapper_2{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(fortydaysred.jpg) no-repeat;
  position: absolute;
}

#wrapper_3{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(girlsnightout003.jpg) no-repeat;
  position: absolute;

}


#wrapper_4{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(emer6mb.jpg) no-repeat;
  position: absolute;

}

#wrapper_5{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(mail.jpg) no-repeat;
  position: absolute;

}
#wrapper_6{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(SRR_logo_4color_small.png) no-repeat;
  position: absolute;

}
#wrapper_7{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(calendarpic.jpg) no-repeat;
  position: absolute;

}
#wrapper_8{
	width: 100%;
	min-height: 750px;
	_height: 750px;
	background: url(calendarpic.jpg) no-repeat;
  position: absolute;

}


h1 {
  padding: 10px 50px 0 30px;
  font: 32px, arial, sans-serif;
  font-weight: bold;
  color: #666666;
  float: right;
}

h1 em {
  color: #ffffff
  font-weight: bold;
  font-style: normal;
  position: relative;
 }



/* nav */

#nav {
  position: absolute;
   width: 97%;
}
#nav li {
  float: right;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 130px;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #666666;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

/** topcontent **/

#topcon {
  background: url(topcon.jpg) no-repeat;
  position: relative;
  top: 105px;
  left: 338px;
  color: #fff;
}
#topcon-inner {
  float: center
}
#topcon h2 {
  font-size: 24px;
}

/** Body **/

#content {
  width: 96%;
  position: absolute;
  color: #fff;
  top: 259px;
  left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #003333;
  padding: 18px;
}

.box {
  float: left;
  width: 99%;
  background: #006666;
  margin-right: 18px;
}
.box-t { background: top url(box_t.gif) repeat-x; }
.box-r { background: right url(box_r.gif) repeat-y; }
.box-b { background: bottom url(box_b.gif) repeat-x; }
.box-l { background: left url(box_l.gif) repeat-y; }
.box-tr { background: top right url(box_tr.gif) no-repeat; }
.box-br { background: bottom right url(box_br.gif) no-repeat; }
.box-bl { background: bottom left url(box_bl.gif) no-repeat; }
.box-tl { background: top left url(box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#hits {
  width: 0%;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 12px;
  color: #ffea00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
  color: #666666
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}


  
 
