body {
	font-family: tahoma, helvetica, arial, sans-serif;
 /*   margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
	width: 900px; */
    position: absolute;
	text-align: left; 
	font-size: 12px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 12px;
}

#pageheader {
	position: relative;
	left: 100px;
	height: 132px;
    width: 500px; 
    background-repeat: no-repeat;
    background-image: url(images/Inspieration_web_logo.gif) ;	
	text-align: left;
}

#pagefooter {
	position: relative;
	text-align: left;
	font-size: 12px;
	width: 100%;
}
ul.sitenav {
	position: relative;
	left: 350px;
	Top: 73px;
	width: 500px;
	font-size: large;
}

ul.sitenav li {
  display: inline;
  list-style-type: none;	
}

ul.sitenav a {
  padding: 3px 10px;
  background-image: url(images/button.gif);
  height: 20px;
  width: 91px;
  color: #ffffff;	
  text-align: center;
  text-decoration: none;
  }

ul.sitenav a:hover {
  background-image: url(images/buttonover.gif);
}

ul.externallinks {
}

#contentleft {
	text-align: left;	
	left: 0;
	width: 480px;
	margin-left: 2%; 
	padding-right: 20px; 
    background-color: #ffffff;
	text-align: left;	
}


#contentright1 {
  position: absolute;
  top: 150px;
  left: 520px; 
 /* margin-left: 45%;*/
  height: 800px ;
  width: 478px ;
  padding-left: 10px; 
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url(images/Pierforhomepage_copyright_450.jpg) ;
}

#contentright2 {
  position: absolute;
  top: 150px;
  left: 520px; 
 /* margin-left: 45%;*/
  height: 800px ;
  width: 478px ;
  padding-left: 10px; 
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url(images/joinus.jpg) ;
}


#textright {
  position: relative;
  top: 470px;
  text-align: left;	
}

#tabletitle {
	font-weight: bold;
}

#tabletitle.a {
  width: 20em;	
}

#tabletitle.b {
  width: 20em;	
}
#tabletitle.c {
  width: 60em;	
}

tr.tableevent {
	height: 3em;
	text-align: left;
	vertical-align: top;
}
