body  { color: #2b2b2b; font-size: 13px; font-family: "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular; background: #2b2b2b; margin-top: 20px; position: relative }

p  { color: #2b2b2b; font-size: 13px; font-family: "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular }

b  { color: #056ace; font: bold 13px "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular }

.content  { }

#content img{
	position: relative;
	margin: 10px;
	float: right;
}

.header{
}

#header img{
	position: relative;
	margin: 5px;
	float: left;
}

.TitleStyle  {
	color: #ffffff; 
	font-size: 22px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.sloganStyle  {
	color: #ffffff; 
	font-size: 16px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.footer  {
	color: #ffffff;
	font: bold 12px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	text-align: center;
}
a.currentStyle:link { color: red; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.currentStyle:visited { color: red; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.currentStyle:hover { color: red; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.currentStyle:active { color: red; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }

a.toolbarStyle:link { color: #90c1ef; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.toolbarStyle:visited { color: #90c1ef; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.toolbarStyle:hover { color: #ffffff; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.toolbarStyle:active { color: #90c1ef; font-size: 12px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }

a:link {
	color: #056ace;
	text-decoration: none;
}

a:visited {
	color: #056ace;
	text-decoration: none;
}

a:hover {
	color: #a20100;
	text-decoration: none;
}

a:active {
	color: #056ace;
	text-decoration: none;
}

.footer  {
	color: #ffffff;
	text-align: center;
	font: 12px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

a.footer:link  {
	color: #056ace;
	text-decoration: none;
}

a.footer:visited  {
	color: #056ace;
	text-decoration: none;
}

a.footer:hover  {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:active  {
	color: #056ace;
	text-decoration: none;
}
.comments { color: #666; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
