*  {font-family: arial;}

#logo {float:right;}
#contact {float:right; clear:right;}
#contact, #contact a {
	text-decoration:none;
	font-size: larger;
	color: rgb(3,57,107);}
#stones {float:left;}

#bd {clear:both;}

.yellowbar  { background-color: rgb(191,183,39);
	padding:2px 0px 2px 0px;
	clear:both;}
.yellowbar a{color:white;
	font-weight: bold;
	font-size: larger;
	text-decoration:none;
	margin: 2px 15px 2px 15px;}
	
.bluebar  { background-image: url(images/blueline.gif);
	background-repeat: repeat-x;
	height:16px;}
	
a:hover{color:  rgb(98,129,167) !important}

.bluebox {border: 1px solid rgb(98,129,167);
	padding:1px;
	margin:5px 0px 5px 0px;}

#boxtop {padding-top:5px;}
#coloniccanhelp {float:left; clear:left;}
#colonicdesc {float:left;
	display:inline;
	width:335px;
	padding:5px;}
#droplet {float:right; clear:right; margin-right:2px;}

#boxleft {float:left; clear:left;}
#boxmiddle{float:right; clear:right;}
#boxbottomleft{float:left; margin-left: 13px;}
#boxbottomright{float:right; clear:right;}

h1,h2,h3,h4,p {color:rgb(3,57,107);
	line-height: 1.3em;}

h1{font-size: large;
	margin: 5px 0px 2px 0px;
	line-height: 2em;}

table * {color:rgb(3,57,107);}
td, th{border: solid black 1px; padding:2px;}
th{font-weight:bold;}

.clearfix{clear:both;}

#ft {margin-top:10px;}


