/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
background-color: #E1E9F6;
cursor:crosshair;
}

table{
background-color:#DFE9F5;
vertical-align:top;
}

div{
font-size:12px;
color: #97a3d0;
font-family: Palatino Linotype;
}

a:link,a:visited,a:active,a:visited,b{
text-decoration:underline;
color:#9CA9D3;}

a:hover
{cursor:crosshair;
text-decoration: overline;
color:#9CA9D3;
background-color:#E1E9F6;
}

#Layer1 {
position:absolute;
width:120px;
height:120px;
z-index:1;
left: 520px;
top: 150px;
}

#Layer1 {
position:absolute;
width:128px;
height:115px;
z-index:3;
left: 489px;
top: 182px;
}

#Layer2 {
position:absolute;
width:558px;
z-index:2;
left: 51px;
top: 323px;
font-family: Palatino Linotype;
height: 299px;
}

.head {
background-image:url(images/head.jpg);
background-position: bottom;
background-repeat:no-repeat;
height:20px;
font-family: Palatino Linotype;
font-size:15px;
font-weight:bold;
color: #97a3d0;
}

.nav {
background-image: url(images/nav.jpg); 
background-position: bottom; 
background-repeat: no-repeat; 
height: 20px; 
font-family: Palatino Linotype; 
font-size: 15px; 
font-weight: bold;
text-align:right;
color: #97a3d0; 
}

.extras,.noborder,.enth3_email,.enth3_name,.enth3_url,.enth3_country,.enth3_password,.enth3_vpassword,.enth3_comments,.enth3_submit,.enth3_reset{
color:#9CA9D3;
background:#DFE9f5;
text-decoration:none;
border:1px solid #9CA9D3;
}
