body

{

	margin: 0;

	padding: 0;

/*	font: 12px arial, hevetica, sans-serif;

	text-align: center;   */

	color: #000;


background: #ffffff url('/images/j2cBgrnd.png') repeat-y 50% 0;
                       
}

#header

{
 background: transparent;  
	width: 100%;

	position: relative;
      height: 120px;

}
body {
font:small Verdana,Sans-serif;
margin: 0;
padding: 0;
color: #0C165B;
}

#container {
width: 750px;
margin: 0 auto;
padding: 0;
border-left: 1px solid #000;
border-right: 1px solid #000;
background: url('/images/blueCurve3.gif') no-repeat 0 120px;
/**************
Underscore Hack
**************/
min-height: 700px;
height: auto;
_height: 700px
}
#content {

padding: 0;
margin: 0;
/*border-top: 1px #000 solid;*/
background: url('/images/j2cfade2.jpg') no-repeat 0 100px;
}


#main {
      float:left;
      width: 73%;
	  /*border: 1px solid #000;*/
	  padding-left: 15px;      
	 /* padding-top: 20px;*/
margin-top: 30px;
text-align: justify;
      }
#side {

      float:right;
      width: 20%;
	  /*border: 1px solid #000;*/
	  padding-right: 15px;
	 /* padding-top: 160px;
	 margin-top: 170px;    */
color: black;	 
      }
h1 {
  margin:1.2em 0 .5em;

  width:75%;
  border-bottom:1px solid #976;
  font: 1.5em "Trebuchet MS",Verdana,Sans-serif;
 
  }
  h3 {
    /*border-bottom:1px solid #976;*/
    background: transparent url(/images/h3Underline.gif) -3px bottom no-repeat;
    padding-bottom: 3px;
    font-size: 1.1em;
    }
h2 {
font: normal 1.3em Georgia, Verdana, Sans-serif;
color: #616AAF;
}
#footer {
  padding: 0;
  font: normal 90% Verdana, Sans-serif;
  letter-spacing: 2px;
  color:#ACB6FD;
}
#footer {
clear: both;
/*height: 50px;*/
padding-left: 15px;
padding-top: 20px;
}
#side h3 {
  margin:2em 0 .5em;
width: 80%;
 font:bold 150%/1.2em "Trebuchet MS",Verdana,Sans-serif;

}
#side ul {
  margin-left:.25em;
margin-bottom:1em; 
  padding:0;
  font-size:95%;
  line-height:1.5em;
  }
#side li {
  margin:0;
  background:url('/images/simpleArrow.gif') no-repeat 0 50%;
  list-style-type:none; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
  }
#side a, #side a:link, #side a:visited {
text-decoration: none;
}
#side a:hover {
border-bottom: 1px dashed #989890;
}
.quoteEasy {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	letter-spacing: .15em;
	color: #333333;

}
.sm {
font-size: .9em;
}
.itl {
	font-style: italic;

}
/**************
Images
**************/
img.border	{

	background-color: #fff;

	border: 1px solid #999;

	padding: 4px;
margin: 0 8px;
	}
.left {
float: left;
}
.right {
float: right;
}
#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6,
#menu #subnav-7,
#menu #subnav-8,
#menu #subnav-9,
#menu #subnav-10 {
	display : none;

}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6,
body.section-7 #menu ul#subnav-7,
body.section-8 #menu ul#subnav-8,
body.section-9 #menu ul#subnav-9,
body.section-10 #menu ul#subnav-10 {
	display : block;

}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-6 #menu ul#subnav-6 a,
body.section-7 #menu ul#subnav-7 a,
body.section-8 #menu ul#subnav-8 a,
body.section-9 #menu ul#subnav-9 a,
body.section-10 #menu ul#subnav-10 a {



	text-decoration : none;
}
/**********
Bottom Links
**********/
#bottomLinks {
	background: #0C165B;
	width: 73%;
	font-size: .8em;
	letter-spacing: .1em;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 3em;
text-align: center;
}
#bottomLinks ul {
padding: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
/*border: 1px #000 solid;*/
}
#bottomLinks ul li {
display: inline;
margin-left: 10px;
margin-right: 10px;
padding: 0;
 list-style-type: none;
}
#bottomLinks ul li a {
	text-decoration: none;
	color: #ACB6FD;
	font-weight: bold;

}
#bottomLinks ul li a:hover {
color: #fff;
}

