/* ----------------------------------------------
   ----------------------------------------------
   Style Sheet for www.workingsolutionsonline.com
   ---------------------------------------------- 
   ---------------------------------------------- */

/* WSI Colors: */
/* Yellow: R-175, G-131, B-0 (HTML: #AF8300) */
/* Blue:  R-23, G-20, B-73 (HTML: #171449) */


body {margin:0px;}

#leftarc {position:fixed; top:0px; left:0px; z-index:-10; width:1000px;}
#rightarc {position:fixed; top:0px; left:0px; z-index:-40; width:1000px;}

#watermark {position:fixed; top:365px; left:350px; z-index:-30; clip:rect(0px,360px,250px,0px);}

#homelogo {position:fixed; top:15px; left:10px;}

#pagetitlebar {position:relative; top:150px; font-family:tahoma; color:white; /*font-style:italic;*/ align:right; font-weight:normal; border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:white; width:600px; text-align:right; font-size:20px; line-height:80%; padding:5px;}

#pagetitlebar2 {position:relative; top:160px; left:375px; width:150px; font-family:tahoma; color:white; /*font-style:italic;*/ align:left; font-weight:normal; border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:white; width:600px; text-align:left; font-size:20px; line-height:80%; padding:5px;}

/*#links {position:relative; top:250px; z-index:-15}*/

a {color:#AF8300; text-decoration:none;}

.linkbar {font-family:tahoma; color:white; /*font-style:italic;*/ align:right; font-weight:normal; border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:white; width:350px; text-align:right; font-size:18px; line-height:80%; padding:5px; margin-top:10px; top:+4px; position:relative;}

#about {position:fixed; top:250px;}
#retreats {position:fixed; top:280px;}
#facilitation {position:fixed; top:310px;}
#resources {position:fixed; top:340px;}
#success {position:fixed; top:370px;}
#contact {position:fixed; top:400px;}

#caption{position:relative; top:-2px; font-size:10px;}

#body {position:relative; top:200px; left:450px; width:700px; font-family:helvetica; font-size:18px; color:#171449;}

ul {list-style-image: url('images/WSOL Small Web Icon.gif')}

span.float
{
float:left;
width:120px;
}

img.amazon {height:20px; width:80px;}
img.newwin {position:relative; top:-7px;}

table {font-family:arial; color:#171449; font-size:18px;}
td {height:50px; vertical-align:top;}



