/***************************************************
     AUTHOR: Pat Heard ( FullAhead.org )
   TEMPLATE: Softened Cells
       DATE: 2005.08.26
        USE: Free use as long as this notice is
             kept in place.  If you would like 
             to remove it, please contact me at
             http://fullahead.org/contact.html.
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin:0px 20px 20px 20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666;
  background: url(../images/bg.gif) center repeat-y #ffffff;
}

h1 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#text h1 {
  background: url(../images/h1_bg.gif) repeat-x bottom left;
  display:block;
  font-size:16px;
  height:40px;
  padding:0px 0px 0px 15px;
  line-height:30px;
  margin:0px;
  font-weight:bold;
  color:#FF9900;
}

#text p {
    padding:0px 10px 0px 15px;
	}

h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 0 0 -10px 0;  
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffaa00;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}



#news p {
  padding: 8px;
}

a {
  color: #ffaa00;
}

a:hover {
  color: #326901;
  background-color: #DDD;
}

#news   a:hover,
#footer a:hover {
  background-color: #CCC;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(../images/li_bullet.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#siteBox {
  width: 960px;
  margin: 0px auto 0px auto;
  text-align: left;
  padding:0px;
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
 ***************************************************/


#header {
  height: 200px;
  background: url(../images/hdr_cones.jpg) no-repeat top center;
  display:block;
  color:#aae15a;
  margin:0px 0px 0px 0px;
  text-align:right;
  padding:0px 15px 0px 15px;
}

#header .title {
  padding: 10px 0 0 10px;
  font-size: 24px;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color:#ffc600
}

#header .subTitle {
  padding: 0 0 0 12px;
  color: #FF9900;
  font-weight:bold;
}

#header .subTitle a {
  text-decoration: none;
  color: #FF9900;
}

#header .subTitle a:hover {
  color: #b9b9b9;
  background-color: transparent;
}





/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  text-align: center;
  margin:0px 0px 5px 0px;
  border-top:3px #ffb400 solid;
  display:block;
  height:31px;
  background: url(../images/menu_tab.gif);
  padding:0px 0px 14px 0px;
}

#menu a {
  background: url(../images/menu_tab_dark02.gif) no-repeat top center;
  padding: 8px 0px 0px 0px;
  margin:0px;
  text-align:center;
  width:85px;
  text-decoration: none;
  color: #444444;
  display:block;
  height:18px;
  float:left;
  border-left:1px solid #FFFF99;
  border-right:1px solid #996600;
}


#menu a:hover, #menu a.active {
  padding: 8px 0px 0px 0px;
  text-align:center;
  width:85px;
  text-decoration: none;
  color:#ffffff;
  background: url(../images/menu_tab_dark.gif) no-repeat top center;
  display:block;
  height:18px;
  float:left;
  margin:0px;
  font-weight:bold;
}




/***************************************************
   Left News Column
   -------------------------------------------
   1. Change to right side column by altering
      #news float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#news {
  float: right;
  width: 175px;
  padding: 0px 0px 0px 5px;
 _padding: 0px 0px 0px 6px;
  margin:0px 5px 0px 0px;
 _margin:0px 0px 0px 0px;
}

#news .block {
  margin-bottom: 20px;
  background: #efefef;
  border:1px solid #f5f5f5;
}

#news .block h1 {
  background: url(../images/h1_bg.gif) repeat-x bottom left;
  display:block;
  font-size:16px;
  height:40px;
  padding:0px 0px 0px 8px;
  line-height:30px;
  margin:0px;
  font-weight:bold;
  color:#FF9900;
  }
	
#news p {
	text-align:justify;
	text-justify:inter-ideograph;
	padding-top:0px;
}	

#news .block .bottom {
  height: 28px;
  background: #efefef;
}

#news .links {
  margin: 10px 0px 10px 0px;
}

#news .links a {
  display: block;
  padding: 0px 0px 0px 20px;
  display:block;
  text-transform: uppercase;
  text-decoration: none;  
  background:  url(../images/link_news.gif) no-repeat center center;
  line-height:24px;
  color:#444444;
  margin:0px 0px 2px 0px;
}

#news .links a:hover {
  background:  url(../images/link_news01.gif) no-repeat center center;
}

#news a img {
  border: 0px;
}





/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#text {
  float: left;
  width: 770px;
	text-align:justify;
	text-justify:inter-ideograph;
	background: #ffffff;
	border:1px solid #f5f5f5;
	display:block;
	color:#999999;
}






/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  height:100px;
  width:370px;
  padding: 28px 5px 0px 5px;
  margin: 20px 0px 20px 10px;
  display:block;
  color:#444444;
  background: url(../images/footer.gif) no-repeat top left;
}



#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}



/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #text section
 ***************************************************/


ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url(../images/link_top.gif) no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: url(../images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(../images/link_bottom.gif) no-repeat top center;
}




/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #ffaa00;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 10px 3px;
  border-left: 2px solid #FF9900;
  background:#f5f5f5;
  display:block;
  height:50px;
  width:350px;
}

p.quote span.bottom {
  float: right;
  width: 20px;
}

img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}



.table01 {
     background:#CCCCCC;
	 text-align:center;
	 display:block;
	 margin:5px 5px 5px 5px;
	 width:560px;
	 }
.table01 tr{
     background:#f4f4f4;
	 }	 