html { min-height: 100%; margin-bottom: 1px; }
img {border: none}
a {color: #003366}
body {margin: 0; background: url(/images/stars.gif); text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px}
table {font-size: 100%; border: none; width: 100%}
table td {padding: 0; vertical-align: top}
#container {width: 866px; margin: auto; background: url(/images/middle.jpg) repeat-y; text-align: left}
#bottom {background: url(/images/bottom.jpg) no-repeat 50% 100%; line-height: 2em}
#footer {padding: 8px 0 18px; text-align: center; color: #fff; font-size: 1.4em}
#footer a {color: #fff; }
a.header, h1 {display: block; margin: 0; padding: 0; background: url(/images/header.jpg) no-repeat; height: 78px; text-indent:-999em}
#innerContent {font-size: 1.3em; padding: 0 8px}
#inner2 {padding: 0 8px 8px}

/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #333;
	  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: small;
      }
    #tabsI ul {
	  margin:0;
	  padding: 0;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("/images/tab-left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("/images/tab-right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

h2, h3 {margin: 0; padding: 0 0 8px 0}

#entryBody {line-height: 1.8em; padding: 18px 36px}

#sidecolumn a {display: block; color: #fff; text-decoration: none}
#sidecolumn a:hover {text-decoration: underline}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border: 1px solid #777;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}
ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

.tag {
		 text-align: center;
}
.breadcrumb {padding: 0 0 8px 0}

ul.breaking {margin: 0 0 1em 0; padding: 0 0 1em 0}
ul.breaking li {margin: 0; padding: .5em; font-size: 90%; line-height: 1.4em}
ul.breaking li.alt {background: #eee}
