table.logontable
{
	border:2px solid #336699;
	background-color:#CBD7E5;
}

#contentimage
{
	margin-top:85px;
	margin-right:20px;
	float:right;
	height:295px;
	width: 184px;
	background-image: url(./template_images/login_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.contentbody
{
	margin-top:100px;
	margin-bottom:100px;
	width:250px;
}