body{
	background-color: #ccc;
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 13px; 
}
#emblem{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
}
#title{
	height: 110px;
	margin: 0 auto 0 auto;
	background-color: #99ccff;
	text-align: center;
	border: 1px solid #000000;
	border-bottom: 0;
}
#signout{
	text-align: right;
	margin: 0 0 0 0;
	padding: 5px 5px 0 0;
}
#main{
	padding: 5px;
	background-color: #fff;
	margin-left: 149px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 151px;
	margin-right:0px;
}
#nav{
	z-index: 0;
	position: absolute;
	left: 8px;
	top: 119px;
	width: 150px;
	height: 200px;
	background: #fff url('betabkgd.png') no-repeat;
	border: 1px solid #000;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 20px;
}
#nav a{
	text-decoration: none;
}
a{
	color: #000;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
}
#proleft{
	float: left;
	width: 300px;
}
#proright{
	margin-left: 310px;
}
#footer{
	text-align: center;
}
td{
	padding: 2px;
}
h1{
}
h3.head{
	padding: 2px;
	background-color: #99ccff;
}

table.contact{
	width: 65%;
	margin: 5px auto 5px auto;
	text-align: center;
	background-color: #ededed;
}
contact td{
	width: 30%;
	padding: 7px;
}
td.a{
	text-align: left;
}
td.c{
	text-align: right;
}
tr.toprow{
	font-weight: bold;
	background-color: #99ccff;
}

#login{
	padding: 85px 40px 10px 30px;
	margin: 0 auto 0 auto;
	align: center;
	vertical-align: center;
	width: 410px;
	height: 480px;
	background: url('loginscreen.png') no-repeat;
}
#login h1{
	margin-bottom:65px;
	font-size: 48px;
}
#login table{
	margin: 0 50px 0 50px;
}
#login p{
}