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

/* LAYOUT */
#top
{
width:860px;
height:225px;
margin:auto;
background-image:url(/img/spe/ws23/top.jpg);
}

#tpn
{
width:860px;
height:225px;
margin:auto;
background-image:url(/img/spe/ws23/tpn.jpg);
}

#top a
{
display:block;
padding:20px 0 0 0;
}

#nav
{
width:860px;
height:67px;
margin:auto;
background-image:url(/img/spe/ws23/nav.jpg);
}

#lintel
{
width:800px;
height:50px;
margin:auto;
background:#000;
}

#pep
{
width:100%;
background-image:url(/img/spe/ws23/pbg.jpg);
}

#pep i
{
width:220px;
position:absolute;
display:block;
font:italic 17px times;
color:#999;
top:115px;
left:360px;
}

#eml
{
position:relative;
}

#eml a
{
position:absolute;
bottom:21px;
left:60px;
font:14px arial;
color:#344C33;
}

#eml a:hover
{
font:14px arial;
color:#333;
text-decoration:none;
}

#sbi
{
height:57px;
position:relative;
margin-top:10px;
}

#sbi a
{
position:absolute;
bottom:21px;
left:60px;
font:14px arial;
color:#344C33;
}

#sbi a:hover
{
font:14px arial;
color:#333;
text-decoration:none;
}

#sbi b
{
position:absolute;
bottom:20px;
left:60px;
font:14px arial;
color:#344C33;
}

#imp
{
position:relative;
padding:16px 0 0 26px;
}

#imp a
{
color:#344C33;
}

#imp a:hover
{
color:#333;
text-decoration:none;
}

#imp a b
{
font:14px arial;
position:absolute;
bottom:8px;
left:63px;
}

#aud
{
position:relative;
background:#FFF;
padding:16px 0 0 60px;
}

#aud a
{
color:#3D5365;
}

#aud a:hover
{
color:#333;
text-decoration:none;
}

#aud a b
{
font:11px arial;
position:absolute;
bottom:-15px;
left:64px;
}

#wrap
{
width:860px;
margin:auto;
}

#wrap_cp
{
width:860px;
margin:auto;
}

/* TWO COL */
#C2R_mid
{
min-height:525px;
width:610px;
border-right:250px solid transparent;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C2R_right
{
width:250px;
margin-right:-250px;
float:right;
position:relative;
display:inline;
background:#FFF url(/img/spe/ws23/rbg.jpg)
}

/* DEFAULTS */
html, body
{
margin:0 0 6px 0;
padding:0;
font:12px arial;
background:#FFF url(/img/spe/ws23/mbg.jpg) repeat-x 0 161px;
}

form
{
display:inline;
}

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

.clear
{
clear:both;
}

.hide
{
display:none;
}

img
{
border:none;
}

img
{
*margin-bottom: expression("-3px");
}