body
{
	background-color: #9DABCE;
	margin: 0;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 13px;
}

p, ul.intro
{
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 16px;
}

.clouds
{
	background-image: url(images/bkg3.jpg);
	background-color: inherit;
	background-position: left top;
}

.clouds2
{
	margin: 0;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 13px;
	background-image: url(images/bkg3.jpg);
	background-color: inherit;
	background-position: left top;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #306;
}

a:hover { color: red; }

.menu
{
	font-size: 19px;
	line-height: 21px;
}

h2
{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

.emb
{
	border-color: #306;
	border-width: 5px;
	border-style: ridge;
	margin: 20px 0px 20px 20px;
}

.white
{
	color: white;
	font-size: 12px; line-height:14px;
	font-weight: bold;
}

.wee { font-size: 10px; line-height:12px; }

.big
{
	font-size: 13px;
	margin-right: 20px;
	line-height: 15px;
	font-weight: bold;
}

.footer
{
	background-color: #000;
	background-image: url(images/btm.gif);
	background-position: left bottom;
}
.absmiddle { vertical-align: middle; padding:0;}


ul.who
{
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 16px;
}

ul.what
{
	padding: 0;
	margin: 0 0 0 50px;
	font-size: 19px;
	line-height: 23px;
}