html {font-size : 100%;}

body {
	font-style : normal;
	font-weight : normal;
	font-size : 70.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


p {
	line-height: 180%;

}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #339999;
	font-style: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family: trebuchet ms, arial;
	font-size: 160%;
	font-weight : bold;
	color:#27bcba;
	font-style: normal;
}

h3 {
	font-family: trebuchet ms, arial;
	font-size: 110%;
	font-weight : bold;
	color:#27bcba;
	font-style: normal;
}


/*-----------------------------------------------------------------*/

ul {
	color : #336699;
}

li {
	line-height: 180%;
	list-style-image:url(../images/bullet.gif);
}


/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #27bcba;
}

a:hover {
	text-decoration: none;
}

.location {
	color: #003366;
}

.embed_image {
  	margin: 10px 10px 5px 5px;
	border: 0px solid red;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #27bbbb;
  padding: 4px;
  } 
  
  
  .poweredby {
  color: #333333;
  } 
  
    .poweredby a {
  color: #333333;
  } 
  
     .poweredby a:hover {
  color: #333333;
  } 
  
  