
body {
  background-color:#2B3D89;
  background-image: url(../images/rrj26_watermark.gif);
  font-family:"Arial",sans-serif;
  font-size:16px;
}

img {
  border:medium none;
}

#content {
  background-color:#FFFFFF;
  border: outset 2px black;
  margin-left:auto;
  margin-right:auto;
  width:850px;
}

#mainwrapper {
  margin-top: 30px;
}

#header {
  border: medium none;
  position: relative;
  top: 25px;
}

/******************
 ****  NAVBAR  ****
 ******************/
#navbar {
  float:left;
  margin-left:35px;
  width:156px;
}

.nullnavbar, .navbarlink {
  display: block;
  height: 35px;
  margin: 0 0 0 20px;
  width: 130px;
}

.nullnavbar {
  background-position: 0 -80px;
}

.navbarseparator {
  display: block;
  height: 54px;
  width: 156px;
}

#navbar a.homelink {
  background: transparent url(../images/rrj26_nb_home.png) no-repeat scroll 0 0;
}

.homenullnavbar {
  background: transparent url(../images/rrj26_nb_home.png) no-repeat scroll 0 -80px;
}

#navbar a.gallerylink {
  background: transparent url(../images/rrj26_nb_gallery.png) no-repeat scroll 0 0;
}

.gallerynullnavbar {
  background: transparent url(../images/rrj26_nb_gallery.png) no-repeat scroll 0 -80px;
}

#navbar a.calendarlink {
  background: transparent url(../images/rrj26_nb_calendar.png) no-repeat scroll 0 0;
}

.calendarnullnavbar {
  background: transparent url(../images/rrj26_nb_calendar.png) no-repeat scroll 0 -80px;
}

#navbar a.aboutlink {
  background: transparent url(../images/rrj26_nb_about.png) no-repeat scroll 0 0;
}

.aboutnullnavbar {
  background: transparent url(../images/rrj26_nb_about.png) no-repeat scroll 0 -80px;
}

#navbar a.contactlink {
  background: transparent url(../images/rrj26_nb_contact.png) no-repeat scroll 0 0;
}

.contactnullnavbar {
  background: transparent url(../images/rrj26_nb_contact.png) no-repeat scroll 0 -80px;
}

#navbar a {
  display: block;
  height: 35px;
  margin : 0 0 0 20px;
  padding: 0;
  width: 130px;
}

#navbar a:hover {
  background-position:0 -40px;
}

/*******************
 **** HOME PAGE ****
 *******************/
 
#home, #gallery, #contact, #about {
  font-size: 1.25em;
  font-weight: normal;
  margin-left: 210px;
  width: 630px;
}

#home p {
  margin-left:50px;
  margin-right: 35px;
}

/**************
 ** SERVICES **
 **************/
 
#services p {
  margin-left: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

/**************
 **** ABOUT ***
 *************/

#about h3 {
  text-align: center;
  text-decoration: underline;
}

.uline {
  text-decoration: underline;
} 

/****************
 **** FOOTER ****
 ****************/
 
#footer {
  background:transparent url(../images/rrj26_footer.gif) no-repeat scroll left top;
  clear: both;
  height:80px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  width:850px;
  z-index:0;
}

.copyrightarea {
  font-family:"Arial",sans-serif;
  font-size:0.75em;
}

p.mpcontact {
  height:29px;
  left:700px;
  margin:0;
  padding:0;
  position:absolute;
  top:15px;
  width:41px;
  z-index:99;
}

p.mpcontact a {
  background:transparent url(../images/mp_logo_hoverable.gif) no-repeat scroll center top;
  display: block;
  height:29px;
  margin:0;
  padding:0;
  width:41px;
}

p.mpcontact a:hover {
  background-position:0 -29px;
}

p.bbblink {
  left:70px;
  margin:0;
  position:absolute;
  top:10px;
}

p.copyrightarea {
  left:325px;
  margin:0;
  position:absolute;
  top:15px;
}

.webmaster {
  display: block;
  text-align: center;
}

/*******************
 **** PORTFOLIO ****
 *******************/

/*******************
 **** SLIDESHOW ****
 *******************/
 

/***********************
 **** MISCELLANEOUS ****
 ***********************/
 
img.firstletter {
  padding: 0;
  margin: 0 0 -3px 0;
}

img.biopic {
  margin-left: 130px;
  border: 2px outset black;
}

img.bioheader {
  margin-top: 15px;
}

li {
/*  list-style-image: url(../images/rrj26_bullet2.gif); */
  padding-bottom: 0;
}

img.cids {
  margin-left: 100px;
}
img.ads {
  margin-left: 120px;
}

.rrj26frontpagelogo {
  float: right;
  margin-right: 30px;
  margin-top: 80px;
}

td.portfoliopictd {
  height: 150px;
}

.imagename {
  display: block;
  font-size: small;
  margin-bottom: 15px;
  text-align: center;
}

/* Tooltips (dynamic styles) */

.tooltip {
  display: block;
  font-size: smaller;
  left: 0;
  padding: 5px;
  position: absolute;
  text-decoration: none;
  top: 1.7em;
  width: 15em;
}

a.servicenotes {
  position: relative;
  text-decoration: none;
  color: #777777;
}

a.servicenotes:hover {
  color: #C80000;
}

.servicenotes .tooltip {
  background: #B4AB8E url(../images/rrj26_tt_bg_2.gif) 10px 50px no-repeat;
  border: outset 2px black;
  color: black;
  min-height: 54px;
  padding-bottom: 10px;
  padding-left: 64px;
  padding-right: 10px;
  padding-top: 10px;
  z-index: 1000;
}

.notes {
  color: #555555;
  font-size: 65%;
  font-family: "Arial", Helvetica, sans-serif;
  font-weight: lighter;
}
