#loginslogan
{
	width:500px;
	padding:0px;
	left: 10px;
	right: 0%;
	position: relative;
	background-color: #FFF;
	top: 20px;
	font-size: 16px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
}

#logingraphic
{
	width:250px;
	left: 0px;
	right: 0%;
	position: relative;
	background-color: #000;
	top: 20px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 0;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	text-align: left;
	display: block;
}

#logintext
{
	width:500px;
	padding:0px;
	left: 10px;
	right: 0%;
	position: relative;
	background-color: #FFF;
	top: 20px;
}

#bgcover2
{
	width:800px;
	margin-left: 0%;
	height: 456px;
	z-index:-100;
	position: absolute;
	background-color: #FFF;
	top: -221px;
	padding: 0px;
	left: 0px;
}


#bgcover2
{
	width:800px;
	margin-left: 0%;
	height: 456px;
	z-index:-100;
	position: absolute;
	background-color: #FFF;
	top: -221px;
	padding: 0px;
	left: 0px;
}

