@charset "UTF-8";

a:link {color: black; text-decoration: underline}
a:active {color: black; text-decoration: underline}
a:visited {color: #666666; text-decoration: underline}
a:hover {color: #006699; text-decoration: none}


body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #666666 url(/art/bg1.jpg) repeat-x; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	margin: 0;
}
.CLCstyle #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000;
	*/
	text-align: left;
	margin: 25px auto 25px;
	padding-top: 10px;
	padding-bottom: 20px;
} 





.CLCstyle #container #sidebar1 {
	padding: 0px;
	margin: 0px 25px 0px 0px;
}
.CLCstyle #container #sidebar1 ul {
	list-style: none;
	padding: 0px;
	background: #FFFFFF;
	margin: 0px;
	font-size: small;
}
.CLCstyle #container #sidebar1 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #666666;
}
.CLCstyle #container #sidebar1 a:link, .CLCstyle #container #sidebar1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 10px 5px;
	font: 120% Arial, Helvetica, sans-serif;
}
.CLCstyle #container #sidebar1 a:hover {
	background: #6699FF;
	text-decoration: none;
	padding: 5px 0px 10px 5px;
}
.CLCstyle #container #sidebar1 a {
	display: block;
	margin: 0px;
	padding: 0px;
}












.CLCstyle #header {
	padding: 15px 20px 0px;
	background: #FFFFFF;
} 
.CLCstyle #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.CLCstyle #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.CLCstyle #mainContent {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
} 
.CLCstyle #footer {
	padding: 10px 0px 20px;
	background: #FFFFFF;
} 
.CLCstyle #reflection {
	height: 50px;
	margin: 0px auto 20px;
	padding: 0px;
	width: 780px;
}

.CLCstyle #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 80%;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#Dateline {
	text-align: center;
	border-bottom: 5px solid #666666;
	font-size: small;
	font-weight: bold;
	height: 25px;
	margin-bottom: 25px;
	background: #EEEEEE repeat-x;
}
#DatelineL, #DatelineR {
	height: 20px;
}
#DatelineL {
	float: right;
	width: 33%;
	padding-top: 5px;
}
#Search {
	text-align: center;
	width: 33%;
	float: right;
}
#DatelineR {
	float: left;
	width: 33%;
	padding-top: 5px;
}
form {
	padding: 0px;
	margin: 0px;
}

h4 {
	color: #006699;
	font-size: medium;
	border-bottom: 5px solid #006699;
	text-indent: 10px;
	font-family: Georgia;
	margin: 0px;
	text-transform: uppercase;
}

  /*Spiffy corners white for container corners */

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  background:#FFFFFF}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  background:#FFFFFF}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;}
.spiffy4{
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF}
.spiffy5{
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF}
.spiffyfg{
  background:#FFFFFF}
  p {
  }
  
  
  /*Spiffy corners fray for links box */
  .spiffy_gray{display:block}
.spiffy_gray *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#666666}
.spiffy_gray1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  background:#666666}
.spiffy_gray2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  background:#666666}
.spiffy_gray3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #666666;
  border-right:1px solid #666666;}
.spiffy_gray4{
  border-left:1px solid #666666;
  border-right:1px solid #666666}
.spiffy_gray5{
  border-left:1px solid #666666;
  border-right:1px solid #666666}
.spiffy_grayfg{
  background:#666666}
  p {
  }

