/* WEBSITE GLOBALS P101 (P101.css) */

/* LAYOUT */

#enn
{
position:absolute;
margin-top:-13px;
*margin-top:-18px;
*margin-left:-57px;

}

#al1
{
padding:12px 0 0 20px;
*padding:15px 0 0 20px;
position:relative;
width:528px;
height:110px;
*height:105px;
background-image:url(/img/spe/ws19/al1.jpg);
left:28px;
}

#al1 a
{
margin-top:4px;
display:block;
}

#al1 a:hover
{
opacity:.80;
filter:alpha(opacity=80);
}

#al1 i
{
position:absolute;
top:30px;
left:263px;
font:17px arial;
color:#FFF;
}

#al1 em
{
position:absolute;
top:83px;
left:263px;
font:17px arial;
color:#FFF;
}

#al2
{
margin-left:28px;
width:547px;
height:100px;
background-image:url(/img/spe/ws19/al2.jpg);
}

#al3
{
margin-left:28px;
width:547px;
height:100px;
background-image:url(/img/spe/ws19/al3.jpg);
}


#top
{
width:100%;
height:132px;
margin:auto;
background-image:url(/img/spe/ws19/mbg.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFF;
}

#tcp
{
width:830px;
margin:auto;
padding:6px 0 0 0;
}

#tcp h2
{
float:right;
font:italic 16px times;
color:#524563;
margin:auto;
padding:70px 0 0 0;
}

#hom
{
margin:10px 0 10px 50px;
}

#pro
{
margin:15px 0 10px 35px;
}

#rep
{
position:relative;
left:44px;
}

#nav
{
position:relative;
top:-31px;
width:850px;
height:86px;
margin:auto;
background-image:url(/img/spe/ws19/nav.jpg);
background-repeat:no-repeat;
}

#nav_cp
{
position:relative;
top:-31px;
width:850px;
height:86px;
margin:auto;
background-image:url(/img/spe/ws19/ncp.jpg);
background-repeat:no-repeat;
}

#wrap
{
position:relative;
top:-31px;
width:850px;
margin:auto;
background-image:url(/img/spe/ws19/cbg.jpg);
}

#wrap_cp
{
position:relative;
top:-31px;
width:850px;
margin:auto;
padding-bottom:40px;
background-image:url(/img/spe/ws19/wbg.jpg);
}


/* THREE COL */

#C3_mid
{
width:380px;
border-left:200px solid #c66;
border-right:200px solid #c00;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C3_left
{
width:200px;
margin-left:-200px;
float:left;
position:relative;
display:inline;
}

#C3_right
{
width:200px;
margin-right:-200px;
float:right;
position:relative;
display:inline;
}

/* TWO COL */

#C2L_mid
{
width:580px;
border-left:200px solid #c66;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C2L_left
{
width:200px;
margin-left:-200px;
float:left;
position:relative;
display:inline;
}

#C2R_mid
{
width:575px;
border-right:275px dashed transparent;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C2R_right
{
width:275px;
margin-right:-275px;
float:right;
position:relative;
display:inline;
}

/* SINGLE COL */

#C1_mid
{
width:780px;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#step
{
position:relative;
top:-31px;
width:850px;
height:18px;
background-image:url(/img/spe/ws19/fot.jpg);
margin:auto;
}

#step h2
{
position:absolute;
left:300px;
top:27px;
font:italic 13px times;
color:#777;
margin:0;
padding:0;
}

/* DEFAULTS */

html, body
{
margin:0px 0 3px 0;
padding:0;
font:12px arial;
background:#E1DCE5;
overflow-x:hidden;
}

form
{
display:inline;
}

ul
{
margin:0;
padding:0;
list-style-type:none;
}

.clear
{
clear:both;
}

.hide
{
display:none;
}

img
{
border:none;
}

