#pagecell {
	background-image: url(images/rstarhands.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 739px;
	width: 800px;
	left: 0px;
	top: 51px;
	background-color: #FFFFFF;
}
#topbar {
	background-color: #FF0000;
	position: absolute;
	height: 50px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 20px;
	top: 25px;
}
#content {
	position: absolute;
	height: 350;
	width: 584px;
	left: 20px;
	top: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.leftcolumn {
	width: 350px;
	float: left;
}
body {
	background-color: #666666;
}
.rightcolumn {
	left: 500px;
	width: 150px;
	float: left;
	margin-left: 50px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #006699;
	height: 350px;
	padding-left: 10px;
}
.rightcolumn a {
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	color: #000000;
}
.rightcolumn a:hover {
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	color: #000000;
	background-color: #0099CC;
}
.style1 {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#bottomimages {
	position: absolute;
	height: 101px;
	top: 636px;
	left: -2px;
	width: 800px;
}
.signin {
	background-color: #666666;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: absolute;
	top: 736px;
	left: 43px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
}
