* {
   margin: 0;
   padding: 0;
}

html
{
height: 100%;
}

body
{
height: 100%;
background:url(chainbg.jpg) #FFFFFF no-repeat bottom left fixed;
margin:0;padding:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

#wrap{
width:760px;
margin:0;padding:0;
background:transparent;
border:0;
height:100%;
}

#content{
border:#861B1E 1px solid;
width:374px;
height: 100%;
background:transparent;
margin-left:276px !important;
margin-left:273px;
padding:21px;
padding-bottom:0px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

#footer{
clear:both;
background:transparent;
padding:9px;padding-bottom:0px;
text-align:right;
text-transform:uppercase;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#000000;
}

#title{
width:200px;
height:95px;
text-align:left;
padding-top:0px;
padding-left:0px;
overflow:hide;
}

A:link, .Normal A:link, .Normal A:visited, .Normal A:active{ color:#861B1E; text-decoration:none; }
A:hover, .Normal A:hover { color:#000000; text-decoration:underline; }
A:active, A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active{ color:#861B1E; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#861B1E; text-decoration:none; }
A:visited:hover{ color:#000000; text-decoration:underline; }

/*nav menu*/
#navcontainer{
background:transparent;
width:140px;
margin-top:120px;
margin-left:40px;
float:left;
}

#navcontainer0 li{
margin-top:15px;
background:transparent;
list-style-type: none;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:1px;
color:#861B1E;
width:150px;
padding-left: 15px;
background: url(fullcheese.gif) no-repeat ;
background-position: 0px 3px;
}

#navcontainer0 li#navcontainerCurrentItem{background: url(cutcheese.gif) no-repeat ;background-position: 0px 3px;}
#navcontainer0 li a:link { color: #861B1E; text-decoration:none; }
#navcontainer0 li a:visited { color: #861B1E; text-decoration:none; }
#navcontainer0 li a:hover {color: #861B1E; text-decoration:none; }

ul li{list-style-type: none ;}
/*end nav*/

/*typography*/
.Normal, .SkinItem, .SkinObject{font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;color:#000000; }

h2, .Head{
font-size:18px;
font-weight:bold;
color:#000000;
letter-spacing:1px;
font-style:normal;
}
 
h3{
font-size:18px;
font-weight:bold;
color:#000000;
letter-spacing:1px;
font-style:normal;
}

/* use this class to create a boxed quote inside a html container */
.pullquote {
width:150px;
float:left;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-right:16px;
padding-bottom:10px;
padding-right:2px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 22px;
line-height:26px;
letter-spacing:0px !important;
text-align: right;
color:#861B1E;
}
