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

/* LAYOUT */

#top
{
width:835px;
height:80px;
margin:auto;
background-image:url(/img/spe/ws24/top.jpg);
}

#nav
{
width:835px;
height:292px;
margin:auto;
background-image:url(/img/spe/ws24/nav.jpg);
}

#nav_cp
{
width:835px;
height:22px;
margin:auto;
background-image:url(/img/spe/ws24/ncp.jpg);
}

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

#wrap_cp
{
padding-bottom:10px;
width:840px;
margin:auto;
}

#conr
{
color:#394251;
font:italic 18px times;
float:right;
margin:-30px 70px 0 0;
width:200px;
}

#conr a
{
color:#213E68;
}

#conr a:hover
{
color:#6783A2;
}

#hbn
{
text-align:center;
margin:-75px 0 0 30px;
width:262px;
}



#hbn em
{
display:block;
font:11px arial;
color:#555;
}

/* TWO COL */
#C2L_mid
{
width:573px;
border-left:262px solid #FFF;
margin:auto;
position:relative;
display:block;
overflow:visible;
}

#C2L_left
{
background-image:url(/img/spe/ws24/lbg.jpg);
width:262px;
margin-left:-262px;
float:left;
position:relative;
display:inline;
}

/* DEFAULTS */

html, body
{
margin:8px 0 3px 0;
padding:0;
font:12px arial;
background:#FFF; 
}

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");
}

