body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #f4f1ec url(graphics/background2.jpg) no-repeat center top;
	font-size: 100%;
	margin-left:10px;
	margin: 0;
	padding: 0;
}
body * {
	margin: 0;
	padding: 0;
}

p {
color:black;
font-size:0.9em;
margin-right:10px;
margin-left:15px;


}

a:link {
color:black;
text-decoration:underline;
}
a:visited {
color:black;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

a:active{
color:black;
text-decoration:underline;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background:white;
}

#headergraphic {

}


#container {

}



#contactdetails {
padding-left:10px;
font-size:1em;
color:black;
margin-bottom:30px;
}

#maincontent {
background-image:url(graphics/maincontent_background.jpg);
background-repeat:no-repeat;
background-color:white;
}

#maincontent h1 {
font-weight:500;
	font-size:1.5em;
	color:black;
	margin-left:15px;
	margin-bottom: 20px;
}


#maincontent h2 {
font-weight:400;
font-size:1.3em;
margin-left:15px;

}

#maincontent h3 {
font-size:.9em;
margin-left:15px;
}

#maincontent h4 {
color:#666666;
font-size:0.9em;
margin-left:15px;
}

#maincontent p {
margin-left:15px;
}










#copyright p{
text-align:center;
color:black;
size:0.6em;
}

#footer {
padding-top:0px;
	clear: both;
	background: #ede6d2;
}

#bottommenu {

  width: 100%;
  height:30px;
  border-top: 1px solid #90080c;
  border-bottom: 1px solid #90080c;
  clear: both;
}
#bottommenu p {
font-family:Georgia, "Times New Roman", Times, serif;
  font-size: small;
  text-align:center;
  color: #90080c;
  margin: 5px;
  padding: 0.2em 0 0.2em 0;
}


#bottommenu a:link {
color:black;
text-decoration:none;
}
#bottommenu a:visited {
color:black;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}

#bottommenu a:active{
color:black;
text-decoration:none;
}


#gallery {

}

#registered p {
font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 0.7em;
  text-align:left;
  color: white;
  margin-right:70px;
  margin-left:10px;
  margin-top:5px;
  padding: 0.4em 0 0.4em 0;
}

#registered {
background-color: gray;
  width: 100%;
  clear: both;
}

#bottomimage {
clear:both;
}



#ifweb p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.7em;
color:black;
text-align:right;
padding:3px;
padding-bottom:7px;
margin-right:10px;
}


#ifweb a {
color:black;
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}

#topheadergraphic {
background-image:url(graphics/top_header_graphic.jpg);
background-repeat:no-repeat;
height:114px;
}

#topheadergraphic h1 {
padding-right:10px;
padding-top:10px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-style:italic;
font-size:1.3em;
}

p.refund {
text-align:center;
	font-size:0.75em;
	margin:10px;
	color:white;
	border:1px solid #666666;
	padding:8px;
	background-color: #999999;
}

 .cv
{
list-style: none;
margin: 10px;
padding: 0;
}

li.pdf{
font-size:0.9em;
background-image:url(graphics/bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 6px 0 8px 35px;
margin: .6em 0;
}
