A.mylink:link {text-decoration:none; color: #306AAC;}
A.mylink:visited {text-decoration: none; color: #306AAC;}
A.mylink:hover {text-decoration: underline; color: #AF3E22;}
A.mylink:active {text-decoration: none; color: #AF3E22;}

A.breadcrumb:link{text-decoration: underline; color: #306AAC; font-size:95%;}
A.breadcrumb:visited{text-decoration: underline; color: #306AAC; font-size:95%;}
A.breadcrumb:hover{text-decoration: underline; color: #AF3E22; font-size:95%;}
A.breadcrumb:active{text-decoration: underline; color: #AF3E22; font-size:95%;}

.main {font: 0.72em Arial, Verdana, sans-serif; line-height: 1.5; color: #333; background: #FFF; width: 80%; text-align: justify;}

.mainHeader {color: #545454; text-align:center; margin-top: 0.2em; margin-bottom: 0;}
.header {color: #545454;  margin-bottom: .3em;}
.subheader {font-weight: bold; font-size: 100%; color: #545454;  margin-bottom: .3em;}
.content {line-spacing: 180%; padding-bottom: 1.7em; border-bottom: 1px solid #D9D9D9;}
.pic {
	float: right;
}

.albumlist {
	list-style type: none;
	width: 600px;

}
.albumlist ul {
	display: inline;
}
.albumlist li {
	float: right;
	margin-right: 6px;
	margin-bottom: 10px;
	border: 0;
}


.tpic {
  width: 8em;
  line-height: 1.2em;
  margin: 1em 0;
  color: black;
  background-color: white;
  background-image: url(images/galileoparty/galileo_party-cake.jpg);
  background-repeat: no-repeat;
  text-indent: 12px;
  border: 1px solid #888;
}
.icon1 {
 vertical-align: baseline;
 border-right: 1px solid #DDD;
}
.icon2 {
 vertical-align: baseline;
}
.lis {
	list-style-type: none;
	margin: 0;
}
.bold {
	font-weight: bold;
}

.hl{
	font-size: 110%;
	color: #7979b7;
}

div.img
  {
  margin-top: 2px;
  margin-left: 8px;
  margin-right: 2px;
  margin-right: 8px;
  border: 1px solid #dedede;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  font-size: .95em;
  width: auto;
  margin: 2px;
  }

div.imgleft
  {
  margin-top: 2px;
  margin-left: 8px;
  margin-right: 2px;
  margin-right: 8px;
  border: 1px solid #dedede;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.imgleft img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
