/* global settings */


html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
line-height:140%;
text-align:center;
}



body {
font-size: 100.01%;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #333;
background-image: url(g/off-white.gif);


}

h1.name  {

display:none;

}

h6.clear-floats  {

clear:both;
color : #aaa;

}


a, a:link  {

color:#4572cd;

}




a:visited   {

color:#8d65ff;

}


/* Center the page */

#page     {

width:840px;
margin:10px auto 0 auto;
text-align:left;

}


/*left side navigation column*/



#left-column   {

width:170px;
float:left;
text-aling:center;
font-size:80%;
}

#left-column a, a:link, a:visited  {

color: #555;
text-decoration:none;
}


#nav ul  {

list-style-type: none;
margin:56px auto 20px auto;


}
#nav ul li {

margin: 0 auto .4em   auto;
border-bottom:1px solid #ddd;


}

/*main content*/

#main   {

width:500px;
float:left;
background-image: url(g/pagemid.gif);
background-position: -250px 0%;


}

#main-top   {


height:50px;
background-image: url(g/pagetop.gif);
background-position: -250px 0%;


}
#main-foot   {


height:34px;
background-image: url(g/pagebot.gif);
background-position: -250px -6px;


}

#squeeze  {

width:402px;
margin:10px 0 30px 44px;


}

#squeeze a, a:link  {

color:#4572cd;
text-decoration:underline;
}

#squeeze a:visited   {

color:#8d65ff;
text-decoration:underline;

}

#squeeze p {

text-align:left;
margin:0 0 1.5em 0;
font-weight:normal;
font-size:14px;
}
#squeeze h1, h2, h3, h4, h5 {

text-align:left;
margin:0 0 1em 0;
font-weight:normal;
font-size:16px;

}

#squeeze h3 {

text-align:left;
margin:0 0 .5em 0;
font-weight:normal;
font-size:15px;
border-bottom:1px solid #555;

}

#squeeze img {

text-align:center;
margin:0 0 1em 0;
border:1px solid #aaa;

}

#slide-holder   {

width:170px;
float:left;
text-align:left;

}

#slide-holder ul  {

list-style-type: none;
margin:56px 5px 20px 0;
text-align:left;
float:left;

}
#slide-holder ul li {

margin: 0;
text-align:left;


}

#slide-holder img  {

border:1px solid #aaa;

}

