/* CSS Document */

.style1 {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.style6 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding-left:1em;}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#999999; }
.headerfont {text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-shadow:#666666;
color:#FFFFFF;
vertical-align:middle;}

.slider {
display:table-cell;
text-align:left;}


a:hover {color:#FFFFFF; background-color:#0033FF; background-repeat:repeat-x;}
li { list-style-type:none;}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbroundbox2 { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 680px; margin: 1em auto; }
.rbroundbox2 { width: 359px; margin: 1em auto; }

.header {background-color:#e2ebf3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.header-bottom {border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#999999; background-color:#e2ebf3; font-size:1px;}
.headerimg {background-color:#3399ff; font-family:Verdana, Arial, Helvetica, sans-serif;}
.linebreak {border-top-width:1px; border-top-style:solid; border-top-color:#999999; background-color:#e2ebf3; font-size:1px;}

.openbox {border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#999999; background-color:#e2ebf3;
border-left:  1px solid #999999;}

.rss { }

.lists {padding-left:1em;}

td.navright {border-left:1px solid #CCCCCC;}
.blog {padding-left:1em;}

form.email{display:inline;}
input.email{color:#999999; display:inherit;}
div.Article {
  background: 
	url(images/custom_corners_topleft.gif) 
  top left no-repeat;
  }
div.Article h3 {
  background: 
	url(images/custom_corners_topright.gif) 
  top right no-repeat;
  font-size:1em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding:15px;
  margin:0;
  }
div.Article p {
  background: 
	url(images/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  margin-left:1em;
  }
div.ArticleBody {
  background: 
	url(images/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  margin-left:1em;
  }
div.ArticleFooter {
  background: 
	url(images/custom_corners_bottomleft.gif) 
  bottom left no-repeat;
  }
div.ArticleFooter p {
  background: 
	url(images/custom_corners_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }

#Layer1 {

	position:fixed;
	width:400px;
	height:50px;
	z-index:1;
	left: 27px;
	top: 2px;
}

