body {
	background : #323548 center top url(images/bg.png) repeat;
	margin-top: 0px;
	text-align: center;
	font-size: 13px;
	color: #7b7e93;
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

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

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

#content {	
}

#content img{
}

.TitleStyle  {
	color: #dfe2f1; 
	font-size: 23px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: lighter;
	text-align: center;
	text-shadow: 0px 1px 1px #000000;
	}

.SloganStyle  {
	color: #dfe2f1; 
	font-size: 15px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: lighter;
	text-align: center;
	text-shadow: 0px 1px 1px #000000;
	}

a.toolbarStyle:link{
	color: #bcbfce; 
	font-weight: lighter;
	text-shadow: 0px 1px 1px #000000;
	background: none;
	text-decoration: none;
	font-size: 20px; 
}

a.toolbarStyle:visited{
	color: #bcbfce; 
	font-weight: lighter;
	text-shadow: 0px 1px 1px #000000;
	background: none;
	text-decoration: none;
	font-size: 20px; 
}

a.toolbarStyle:hover{
	color: #ffffff;
	font-weight: lighter;
	text-shadow: 0px 0px 4px #ffffff;
	background: none;
	text-decoration: none;
	font-size: 20px; 
}

a.toolbarStyle:active{
	color: #bcbfce; 
	font-weight: lighter;
	text-shadow: 0px 1px 1px #000000;
	background: none;
	text-decoration: none;
	font-size: 20px; 
}

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

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

a:hover {
	color: #bcbfce;
	text-shadow: 0px 0px 2px #ffffff;
	text-decoration: none;
}

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

.footer  {
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 13px;
	color: #7b7e93;
}

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

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

a.footer:hover  {
	color: #dfe2f1;
	text-shadow: 0px 0px 2px #ffffff;
	text-decoration: none;
}

a.footer:active  {
	color: #dfe2f1;
	text-decoration: none;
}