	/* --- | ------------------------------------------------------ | --- */


body {
	margin: 0;
	background-color: #3B506F;
	background:  url(../images/gradientvertical-5.jpg) repeat-x #3B506F center center;
}

#mainTable {
	width: 100%;
	height: 100%;
	border: 0;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

#mainCell {
	vertical-align: middle;
}

#centerTable {
	width: 760px;
	height: 240px;
	text-align: center;
	border: 0;
}
#enterLink, #enterLink a {
	line-height: 50px;
	vertical-align: bottom;
	color:#777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#enterLink a:hover { text-decoration: underline }


	/* --- | ------------------------------------------------------ | --- */
