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

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

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: 0px;
	position: relative;
	top: 0px;
}

.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;
	top: 0px;
}

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

a.toolbarStyle:link{
	color: #90c1ef; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	position: relative;
	left: 10px;
}

a.toolbarStyle:visited{
	color: #90c1ef; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:hover{
	color: #ffffff; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:active{
	color: #90c1ef; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

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;
}
