/* tango-cabaret styles */
/* 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: #000100;
background-color: #000100;
text-align: center;
background-image: url(g/background.png);
background-position: center top;
background-attachment: fixed;
background-repeat: repeat-x;

}

a, a:link, a:visited  {

color: #a80000;
text-decoration: underline;
}

#center-page  {

width:820px;
height:400px;

margin: 20px auto 0px auto;
text-align:left;


}

/*left hand column style*/

#left-column   {

text-align:left;
float:left;
width:190px;
margin-top:44px;


}

#menu-top   {

background-image: url(g/black-menu-box-top.png);
background-position: left top;

background-repeat: no-repeat;
height:22px;
margin-top:10px;

}

#menu-body   {

background-image: url(g/black-menu-box-body.png);
background-position: left top;
background-repeat: repeat-y;


}

#menu-foot   {

background-image: url(g/black-menu-box-foot.png);
background-position: left top;
background-repeat: no-repeat;
height:23px;

}

/* navigation menu */

#menu-body  ul {
border-top:1px solid #555;
list-style-type: none;
width:178px; 
padding:2px 0 0px 0;
margin-left:1px;
}

#menu-body  ul li   {

border-bottom:1px solid #555;
text-align:center;
margin-left:1px;
font-size:11px;
line-height:2em;
}


#menu-body  ul li a, a:link, a:visited {

color: #fff;
text-decoration:none;
font-weight:bold;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;


}


#menu-body  ul li a:hover  {

color:#a80000;

}












/* main page style */

#main   {

float:left;
width:600px;



}

#page-top   {
background-image: url(g/page-top.jpg);
background-position: center top;
background-repeat: no-repeat;
height:57px;

}

#page-top h1  {

font-family: Impact;
font-family: Times New Roman, Times, Serif;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-weight: normal;
font-size: 24px;
padding-top:3px;


color: #940005;
color: #900814;
color: #000100;color: #550000;
text-align:left;
margin-left:40px;

}

#page-body   {
background-image: url(g/page-body.jpg);
background-position: center top;
background-repeat: repeat;
text-align:left;
padding-bottom:30px;


}
#squeeze-box   {
width:560px;
border:1px solid #ddd;
margin:0 0 0 20px;
padding-top:20px;


}

#squeeze   {

width:490px;
text-align:left;
margin:0 0 0 30px;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
color: #333;

}


#squeeze p  {

font-size:13px;
text-align:left;
margin:0 0 1.4em 0;
width:440px;

}

#squeeze big   {

font-size:150%;

} 
#squeeze  h2{

border-bottom:1px solid #666;

}
#squeeze hr   {

background-color: white;
color: #bbb;
border:none;
border-top:1px dashed #bbb;
height:1px;
}

#squeeze ul    {

margin:0 0 1.4em 0;

}



#squeeze ul, li  {

font-size:13px;
text-align:left;
margin-left:1em;
list-style-type: circle;
}

#squeeze h1, h2, h3, h4, h5, h6  {

font-size:100%;
text-align:left;
margin:0 0 1.4em 0;
color: #666;
}

#squeeze  a, a:link, a:visited  {

color: #a80000;
text-decoration: underline;
}

#page-foot   {
background-image: url(g/page-foot.jpg);
background-position: center top;

background-repeat: no-repeat;
height:23px;

}
