body {
	background-color: #FFFFCC;
	text-align: left;
	font-family: Verdana,Arial;
	font-size: 10px;
	}
	
.left
{
	float:left;
	width:  514px;
	padding: 0px 0px 0px 0px;
	tex-align: center;
	}

.titlebox
{
	border-color: black;
	border-width: medium;
	border-style: solid;
	width: 510px;
	height:  422px;
	text-align: center;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}

.container {
	width:840px;
	margin-left: 44px;
	}
	
div.shadow
{
	margin: 40px auto auto auto;
	width: 520px;
	height: 440px;
	background: url(images/shadow.gif) no-repeat bottom right;
	border-style: none;
}

.right {
	float:right;
	width:260px;
	padding 5px 10px 0px 0px;
	}

label,input {
	display:block;
	}

p {
	padding-left: 6px;
	}