			body, html {
	margin: 0;
	height: 100%;
	font-family: Arial;
	font-size:12px;
	background-color: #6BC6DB;
			}
			div {
				display: block;
				margin: 0;
				padding: 0;
			}
			div#wrapper {
	width: 100%;
	text-align: center;
			}
			div#header {
	background: url('../images/header.jpg');
	width: 1024px;
	height: 105px;
	text-align: center;
			}
			div#leftcolumn {
	background: url('../images/left-repeat.jpg') repeat-y;
	width: 206px;
	position: relative;
	height: 695px;
	float: left;
			}
			div#left-top {
				background: url('../images/left-top.jpg');
				height: 241px;
				width: 100%;
			}
			div#left-bottom {
				background: url('../images/left-bottom.jpg');
				height: 191px;
				width: 100%;
				position: absolute;
				left: 0px;
				top: 504px;
			}
			div#left-middle {
				
			}
			
			div#maincolumn {
	position: relative;
	background-color: #FFF;
	text-align: center;
	width: 1024px;
			}

			
			div#rightcolumn {
	position: relative;
	width: 187px;
	background: url('../images/right-repeat.jpg') repeat-y;
	height: 695px;
	top:0;
	float: right;
			}
			
			div#right-top {
				width: 187px;
				height: 56px;
				background: url('../images/right-top.jpg');
			}
			
			div#right-bottom {
				width: 187px;
				height: 60px;
				background: url('../images/right-bottom.jpg');
				position: absolute;
				left: 0px;
				top: 635px;
			}
			div#footer {
	height: 28px;
	width: 100%;
	position: absolute;
	top: 800px;
	left: 0;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
			}

		.label {
			font-weight: bold;
			font-family: Arial;
			font-size: 15px;
		}
#content1 {
	width: 430px;
	text-align: left;
	font-size: 12px;
	overflow: visible;
	height: 400px;
						
		}
		
		input.front {
	width: 100px;
	font-size: 12px;
		}
		
		div#newuser {
	width: 269px;
	height: 165px;
	text-align: center;
	padding-top: 45px;
	float: left;
	margin-left: 44px;
	font-size: 10px;
	background-color: #CFE8ED;
	background-image: url(../images/newuser.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
		}
		
		div#returnuser {
	font-size: 10px;
	width: 263px;
	height: 165px;
	text-align: center;
	padding-top: 45px;
	float: right;
	margin-right: 65px;
	background-color: #CFE8ED;
	background-image: url(../images/returnuser.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
		}

		.quarter1 {
			width: 200px;
			margin-left: 0px;
			float: left;
		}

		.quarter2 {
			width: 200px;
				float: left;
		}

		.quarter3 {
			width: 200px;
			margin-left: 410px;
		}

		.ubutton {
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	width: 200px;
	text-align: center;
	border: 1px solid black;
	background-color: #3d73e1;
	font-style: normal;
		}

		.thumb {
			width: 180px;
			height: 110px;
		}

		.framethumb {
			width: 180px;
			height: 184px;
		}

		form#info label {
			display: block; 
			float: left;
			width: 130px;
			text-align: right;
			color: black;
			font-weight: bold;
		}

		form#info input, form#info textarea {
	width: 150px;
	background: #CCCCCC;
		}

		form#info input.button {
	width: 99px;
	font-weight: bold;
	font-size: 16px;
	background: #009acc;
	color: #FFFFFF;
		}

		form#info div {
			width: 340px;
			display: block;
			clear: left;
		}
#instrucciones {
	height: 430px;
	padding-top: 10px;
	width: 100%;
	float: none;
	clear: both;
	color: #0482D6;
}
#lista {
	font-size: 10px;
}
