body {
	background-color: #EFEEDE;
	background-image: url(images/bg-grad04.png);
	background-repeat: repeat-x;
	font-family: verdana;
}

a {
	color: #00936e;
	text-decoration: none;
}

a:hover {
	color: #00936e;
	text-decoration: underline;
}

#bucket {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	height: 100%;
	
	z-index: 1;
}

#ball {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 898px;
	height: 748px; 
	background-image: url(images/balloon07.png);
	background-repeat: no-repeat;
}

.logo {
	position: absolute;
	top: 48px; /*82px;*/
	left: 48px; /*654px;*/
	width: 162px;
	height: 86px;
	background-image: url(images/tt-logo-t03.png);
	background-repeat: no-repeat;
	z-index: 5;
}

.content {
	position: absolute;
	top: 103px;
	left: 220px;
	width: 500px;
	height: 400px;
	font-size: 14px;
	font-weight: bold;
	color: #432615;
	z-index: 2;
}

#ifr1 {
	position: absolute;
	top: 385px;
	*top: 405px; /*IE7 fix*/
	left: 10px;
	*left: 5px;  /*IE7 fix*/
	width: 250px;
	height: 55px;
	border: none;
}

#menu {
	margin-top: 310px;
	margin-left: 40px;
	float: left;
}

#rp {
	position: absolute;
	top: 646px;
	left: 286px;
	width: 349px;
	height: 60px;
	background-image: url(images/real-pros.jpg);
	background-repeat: no-repeat;
}

#tweet {
	position: absolute;
	top: 706px;
	left: 324px;
	width: 270px;
	height: 20px;
	font-weight: bold;
	color: #432615;
	text-align: center;
	font-size: 10px;
	z-index: 3;
}

#copy {
	font-size: 10px;
	color: #00937e;
	text-align: center;
}

#webd {
	font-family: verdana;
	font-size: 9px;
	color: #00937e;
	text-align: center;
}

#jeb {
	letter-spacing: -3px;
	font-family:tahoma, courier new;
	font-size: 11px;
	font-style: italic;
}

#frm1 {
	width: 500px;
	height: 400px; 
}	

fieldset.fs {
	border: none;/*solid 1px #00937E;*/
}

fieldset.fs legend {
	color: #432615;
	font-weight: bold;
}

.required {
	font-weight: bold;
	color: #00937e;
}

i.required {
	font-size: 12px;
}

.fldtxt {
	color: #432615;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

.fldsubtxt {
	color: #432615;
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
}

.ifld {
	color: #432615;
	background-color: #C0DFD8;
	font-weight: bold;
	font-size: 13px;
	width: 200px;
	float: right;
}

.islct {
	color: #432615;
	background-color: #C0DFD8;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	float: right;
}

.ita {
	color: #432615;
	background-color: #C0DFD8;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	width: 205px;
	height: 100px;
	float: right;
}

.ad {
	color: #432615;
	background-color: #C0DFD8;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	width: 405px;
	height: 400px;
	float: left;
}

#tcreate {
	color: #432615;
	background-color: #C0DFD8;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

#SignUp .signupframe {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
  	border: ridge 2px #c0dfd8;
  	background: #c0dfd8;
 	color: #00937e;
  	font-family: Arial, Helvetica, sans-serif;
}

.dm {
	padding: 2px;
	margin: 4px;
	font-size: 10px;
	background-color: #ccc;
	border-left: ridge 3px #c0dfd8;
	border-top: ridge 3px #c0dfd8;
	border-right: ridge 3px #432615;
	border-bottom: ridge 3px #432615;
}

.dm:hover {
	text-decoration: none;
	background-color: #00936e;
	color: #ccc;
}

.hide {
	display: none;
	background: #ccc;
	border: solid 3px #00936e;
	width: 320px;
	height: 370px;
}