body 
    {
         background: #006633 url(images/sj6_bg.gif) repeat-y center;
    }
#container 
    {
         width: 732px;
         margin: auto;
         /* border: solid 1px blue; */
    }     
#pageHeader
    {    
         background: url(images/4.gif) no-repeat;
	     position: relative;
	     width: 732px;
         height:80px;
	     /* margin-left: 28px; */
	     text-align: justify;
         /* border: solid 1px red; */
        /* padding-top: 0px; */
        /* padding-bottom: 0px; */
    }      
#pageHeader h1
    {
         display: none;
    }
#contactInfo	
    {
         width: 732px;
         /* border: solid 1px red; */
	}    
#address
    {
         color : #666633; 
         font-family: Arial, Helvetica, Sans-Serif;
         font-size: 12px; 
         font-weight: normal;
         font-style: normal; 
         font-variant: normal;
         text-align: center;
         margin: 3px 0px 3px 0px;
    }
#menuTop
    {
         position: relative;  	
         width: 710px;
         height: 66px;
         margin: 0px;
	     padding-left: 0px;
         /* border: solid 1px red; */
    }
#contentLeft.sidebar
    { 
         width: 340px;
         background-color: Transparent;
         margin: 0px 0px 0px 0px;
         padding-bottom: 0px; 
         float: left;
         /* border: solid 1px red; */
    }
#contentRight
        { 
         display: inline;
         width: 350px;
         background-color: Transparent;
         margin:  0px 0px 0px 0px;
         /* border: solid 1px red; */
        }
#contentRight h2
{
         color:  #FFFFFF; 
         font-family: Arial, Helvetica, Sans-Serif;
         font-size: 12px; 
         font-weight: bold;
         font-style: normal; 
         font-variant: normal;
}

#contentRight p
{
         color: #666633; 
         font-family: Arial, Helvetica, Sans-Serif;
         font-size: 12px; 
         font-weight: normal;
         font-style: normal; 
         font-variant: normal;
}
#bolding
{
	font-weight: bold;
}
#contentLower
    {
     position: relative;  	
     width: 710px;
     /* height: 100px; */
     margin: 0px;
     border-bottom-color: Gray;
     border-top-color: Gray;
     border-bottom-width: 2px;
     /* border: solid 1px red; */
     text-align: left;
    }
#contentLower a
{
         color: #666633; 
         font-family: Arial, Helvetica, Sans-Serif;
         font-size: 12px; 
         font-weight: normal;
         font-style: normal; 
         font-variant: normal;
}
#textContentLower
{
	width: 710px;
}
#textContentLower p
{
  margin-left: 12px 
  color: #666633; 
  color: red; 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: bold;
  font-style: normal; 
  font-variant: normal;
}
#textContentLower h3
{
 margin-left: 12px
}
#textContentLower a
{
 margin-left: 12px
}
#bolding
{
	font-weight: bold;
}
#contentLower a:hover
{
	color: Red;
}
a  
    {
         color:  gray;
         text-decoration: none;
         font-family: Arial, Helvetica, Sans-Serif;
         font-size: 12px;
    } 
#menuBottom
    {
         text-align: center;
         padding-top: 50px;
        /* border: solid 1px red;  */
    }
a:hover
    {
color: Red;
    }

