/* Global */
* {
margin:0;
padding:0;
border:none;
}
a{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration:underline;
}
p {margin-bottom: 12px;}


/* Layout */

body{
background: #66ffff url(images/enter_body_bg.gif) top left repeat-x;
font: 62.5%/1.4 Tahoma, sans-serif;
color:#fff;
padding:0px 0px 0px 0px;
}

div#ewrap{
width:756px;
height: 586px;
margin:0px auto 0px auto;
font-size:12px;
background: url(images/enter_wrap_bg.jpg) top left no-repeat;
}

#efoto {border: 2px solid #fff; position: relative; top: 95px; left: 70px; width: 113px; height: 151px; float: left;}
#ename {position: relative; top: 0px; left: 240px; width: 380px; height: 192px; float: left;}
#ebuttons {position: relative; top: 281px; left: 80px; width: 620px; height: 48px; float: left;}
#copy {position: relative; top: 355px; left: -20px; width: 120px; height: 18px; float: left; font-size: 11px;
}
