html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieddset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


body {background: rgb(253,211,140);font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em;}

#wrapper {width:980px;min-height:600px;background:url(images/orangebgfull.jpg) no-repeat;margin:0 auto;position:relative;}

#left {width:490px;float:left;}

#right {width:490px;float:right;}

.futureslogo {float:right;padding-left:20px;padding-top:20px;}

.logo {padding:7px;}
.center {text-align:center;margin:0 auto;padding:20px;}
.right {float:right;}
.left {float:left;}

.blue {color: rgb(0,55,120);}
.italic {font-style:oblique;}
.p30 {padding-top:30px;}

#logoholder {text-align:center;margin-top:170px;}

#links {position:absolute;bottom:0;left:31%;text-transform:uppercase;font-size:15px;color:rgb(0,82,153);font-weight:bold;}
#links a {color:rgb(0,82,153);text-decoration:none;}
#links a:hover, a:active {color:#fff;}
.detailslink {padding-left:15px;}
.registrationlink {padding-right:15px;}

#form {margin-top:150px;}