﻿div.howtojoin
{
	float:right;
	text-align: left;
}
div.notesnewsheader
{
	font-family: "Century Gothic",Verdana;
	font-weight:bold;
	font-size: 18pt;
}
div.notes a
{
	color: Maroon;
}
div.notes a:hover
{
	color: Black;
}
div.notes
{
	width: 200px;
	background-color: #0070C0; 
	color: White; 
	/*font-size: 14px;*/
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
	margin: -8px 0 0 0;
}
div.notes p.first-ele
{
	background: transparent url(../images/top.gif) no-repeat bottom left;
	background-color:#E4E4CA;
}
div.notes p.last-ele
{
	background: transparent url(../images/bottom.gif) no-repeat top left;
	background-color:#E4E4CA;
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
}
#home
{
	float:left;
	width: 500px;
}