html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	height: 572px;
	width: 792px;
	position: absolute;
	left: 50%;
	margin-left: -391px;
	top: -10px;
}

#longURL {
	width: 520px;
	height: 30px;
	left: 50%;
	position: absolute;
	margin-left: -375px;
	top: 175px;
}

#status {
	width: 520px;
	height: 50px;
	left: 50%;
	position: absolute;
	margin-left: -375px;
	top: 210px;
}

#instructions  { font-size: 11px; margin-left: -213px; position: absolute; top: 145px; left: 792px; width: 170px; height: 110px }
#wrapper #instructions p {
	margin-bottom: 5px;
	line-height: 13px;
}


#ads  { margin-left: -375px; position: absolute; top: 280px; left: 50%; width: 725px; height: 150px }
#wrapper #footer {
	width: 725px;
	height: 30px;
	left: 392px;
	position: absolute;
	margin-left: -375px;
	top: 522px;
	color: #FFFFFF;
	font-size: 12px;
}
#status img {
	margin-top: 10px;
	margin-left: 5px;
}

#longURL .txt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 415px;
	margin-top: 5px;
	margin-left: 10px;
	position: absolute;
	color: #0079B6;
	font-weight: bold;
}
#longURL .btn {
	position: absolute;
	left: 440px;
}
.statusOutput {
	background-image: url(images/shortBox.gif);
	background-repeat: no-repeat;
	background-position: 215px 10px;
}
#status .txt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 225px;
	top: 14px;
	width: 285px;
	font-weight: bold;
	color: #0079B6;
}
#footer a {
	color: #FFFF00;
	text-decoration: none;
}

#status p {
	font-size: 12px;
}


.txt{outline:none;}

#aboutwrapper {
	height: 572px;
	width: 684px;
	position: absolute;
	left: 50%;
	margin-left: -342px;
	top: 0px;
}
#aboutwrapper #footer {
	position: absolute;
	top: 1073px;
	width: 655px;
	left: 50%;
	margin-left: -333px;
}
#aboutwrapper #ads { margin-left: -333px; position: absolute; top: 75px; left: 845px; width: 160px }
#aboutwrapper #aboutcontent {
	position: absolute;
	top: 160px;
	width: 415px;
	left: 50px;
	font-size: 16px;
}
h2 {
	color: #008cd2;
}

#apiwrapper {
	height: 572px;
	width: 698px;
	position: absolute;
	left: 50%;
	margin-left: -349px;
	top: 0px;
}#apiwrapper #footer {
	position: absolute;
	top: 743px;
	left: 50%;
	width: 670px;
	margin-left: -340px;
}
#apiwrapper #apicontent {
	position: absolute;
	top: 170px;
	left: 50px;
	width: 420px;
}
#apiwrapper #ads { position: absolute; top: 30px; left: 900px; width: 160px }
#aboutwrapper #contact {
	position: absolute;
	width: 600px;
	top: 710px;
	left: 50%;
	margin-left: -350px;
	display: inline;
}
#aboutwrapper #contact .txt {
	width: 350px;
	border: 1px solid #008BD1;
}
#aboutwrapper #contact .errors  { color: teal; margin-left: 30px }
#aboutwrapper #contact .notxt {
	width: 30px;
	border: 1px solid #008BD1;
	visibility: hidden; 
}
#aboutwrapper #contact .btn {
	border: 1px solid #8ECDEA;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #008BD1;
}

#aboutwrapper #contact .btn:hover {
	background-color: #C8E9FA;
}
td   {
	font-size:12px;
}
#footer {
	color: #FFFFFF;
}