body,td,th {
	font-size: 1em;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background: #cccccc;
	background-color: #666666;
	margin-top: 0px;
	margin-bottom: 25px;

  }
a { text-decoration: none;
	color: #336600;
}
a:link,a:visited {color: green;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.popup {cursor: hand; font-size: 110%; color: #FFFFFF; }
/* unordered list style */

ul {
  margin: 20px 0 20px 30px;
  padding: 0;
 list-style-type:none;
  }

li {
  padding-left: 14px;
  margin-bottom: 3px;
text-decoration: none;
  }


/* ---( layout structure )---*/

#wrap {
  width: 847px;
  margin: 25px auto;
  text-align: left;
  background: url(imgs/tile.gif) repeat-y;
  }

#content {
  margin-left: 50px; /* to avoid the BMH */
  }

#main-content {
  float: left;
  width: 460px;
  margin: 25px 0 0 10px;
  padding: 0;
  line-height: 1.5em;
  display:inline;
  }

#sidebar {
  margin: 0 15px 0 600px;
  padding: 15px 0 0 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
font-size: 1em;
  }
#spanish	{
	position: absolute;
	top: 327px;
	width:205px;
	margin: 0px 30px 0px 0px;
	padding: 15px 0 50px 0px;
	text-align: center;
	color: white;
}

/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0;
  padding: 15px 0 1em 12px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #cccccc;
  }

.sidetable {
  margin: 0;
  padding: 10px 20px 1em 10px;
}

#sidebar ul {
  margin: 0;
  padding: 0px 25px 1em 15px;
  }

#sidebar li {
  list-style-type: none;
  margin: 0;
  }
  
#sidebar a:link {
color: #fff;}


.note {
	font-size: 85%;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#footer {
  margin: 0px 0px 0px 0px;
  height: 65px;
  color: #ffcc00;
  background: url(imgs/cagfooter.gif) no-repeat bottom left;
  }

#header {
  margin: 0px 0px 0px 0px;
  padding: 0px 32px 0px 0px;
  height: 175px;
  color: #ffcc00;
  text-align:right;
  background: url(imgs/cagheader.gif) no-repeat bottom left;
  }

blockquote {
  margin: 0 0 0 0px;
  padding: 0 0 0 10px;
  }

.style1 {color: #CCCCCC}
.style4 {cursor: hand; font-size: 100%; color: #FFFFFF; }
.style5 {color: #CCCCCC; font-size: x-small; }