/* CSS Document */

body {
	margin: 0px auto;
	background: #e6e6e8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}

#maincell {
	width: 752px;
	height:549px;
	background-image: url("images/loginbg.jpg");
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right:auto;
	margin-top:30px;
	text-align:left;
}

#loginarea {
	width: 210px;
	height:125px;
	position: relative;
	float:right;
	top:85px;
	right:55px; 
	text-align:right;
}


.formtext1 {
	color: #333333;
	font-weight:600;
}

.formtext2 a:link, a:visited {
	color:#666666; 
}

.formtext2 a:hover {
	color: #006600;
}

#loginbutton {
	color:#FFFFFF;
	margin-top:15px;
}

#loginbutton a:link {
	color:#FFFFFF;
}

#choose3flash {
	width:269px;
	height:146px;
	position:relative;
	top:220px;
	left:20px;
	z-index:1;
}

#choose3flash span {
	visibility: hidden;
	text-decoration: none;
}

#howardvideo {
	width: 200px;
	height:250px;
	position: relative;
	top:165px;
	left:253px; 
}
#bottomnav {
	width: 575px;
	align: center;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

#bottomnav a:link {
	color: #666666;
}