body
{
	background-image: url(assets/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	}

	ul	
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style-image: url(assets/bullet.gif);
		text-align: left;
		vertical-align: middle;
		white-space: normal;
	}

	
	li	
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		vertical-align: middle;
		white-space: normal;
		color: #CC0000;
		font-weight: bold;
 line-height: 20px
	}


.content
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

  div.banner {
  margin: 0 0;
  font-size: 12px /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  top: 90px;
  left: 30px;
  width: 200 px;
clip:  rect(   )}

div.banner p
{
	margin: 2 0 0 0;
	padding: 1 1 1 1;
	font-family: Arial, sans-serif;
	background: #ffffff;
	color: red;
	border-color: #990000;
	border-width: thin thin 1px thin;
	border-style: none groove solid none;
}

div.banner a, div.banner em
{
	display: block;
	margin: 0 em;
	padding: 1px 0 0 0;
	 width: 200 px;
}
div.banner a, div.banner em { border-top: 1px solid #990000; }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a:link { text-decoration: none; color: #003366 }
div.banner a:visited { text-decoration: none; color: #003366 }
div.banner a:hover { background: #003366; color: white }





  div.banner2 {
  margin: 0 0;
  font-size: 12px /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: absolute;
clip:  rect(   )}

div.banner2 p
{
	margin: 2 0 0 0;
	padding: 1 1 1 1;
	font-family: Arial, sans-serif;
	background: #ffffff;
	color: red;
	border-color: #990000;
	border-width: thin thin 1px thin;
	border-style: none groove solid none;
}

div.banner2 a, div.banner em
{
	display: block;
	margin: 0 em;
	padding: 1px 0 0 0;
}
div.banner2 a, div.banner em { border-top: 1px solid #990000; }
div.banner2 a:first-child { border-top: none }
div.banner2 em { color: #CFC }

div.banner2 a:link { text-decoration: none; color: #003366 }
div.banner2 a:visited { text-decoration: none; color: #003366 }
div.banner2 a:hover { background: #003366; color: white }


/*  links  */
a.link:link { font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #003366; text-decoration: underline;}
a.link:visited {font-family: Arial, Helvetica, "sans-serif";font-size: 13px; font-weight: bold; color: #003366; text-decoration: underline;}
a.link:hover {font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #990000; text-decoration: underline;}
a.link:active {font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #003366; text-decoration: underline;}

/*  links  */
a.videolink:link { font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #990000; text-decoration: underline;}
a.videolink:visited {font-family: Arial, Helvetica, "sans-serif";font-size: 13px; font-weight: bold; color: #990000; text-decoration: underline;}
a.videolink:hover {font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #003366; text-decoration: underline;}
a.videolink:active {font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #990000; text-decoration: underline;}



  /* copyright line  */

.copyright { font-family: Arial, Helvetica, "sans-serif";
	font-size: 10px; color: #999999;
	margin-top: 10px;}
	
a.gaslight:link { color: #cccccc; text-decoration: none;}
a.gaslight:visited { color: #000000; text-decoration: none;}
a.gaslight:hover { color: #000000}
a.gaslight:active { color: #000000; text-decoration: none;}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #004080}
.accenttext {
font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #003366;
}
.accentred {
font-family: Arial, Helvetica, "sans-serif"; font-size: 13px; font-weight: bold; color: #CC0000;
}
.header_italic { font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #004080 ; font-style: italic}
.accentred_italic
{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 22px;
	font-weight: bold;
	color: #C00;
	font-style: italic;
}


/* nav */
#navcontainer {
  margin: 10px 0 0 0;
  padding: 0;
  height: 22px;
}
#navcontainer ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#navcontainer ul li {
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
}
#navcontainer img {border: 0;}
/*#navcontainer ul li a {
  background: #fff;
  width: 170px;
  height: 20px;
  border-top: 1px solid #900;
  border-left: 1px solid #900;
  border-bottom: 1px solid #900;
  border-right: none;
  padding: 0;
  margin: 0 0 10px 0;
  color: #900;
  text-decoration: none;
  display: block;
  text-align: center;
  font: normal 12px/20px; 
}
#navcontainer ul li a:hover {
  color: #fff;
  background: #036;
}
#navcontainer a:active {
  background: #c60;
  color: #fff;
}
#navcontainer li#active a {
  background: #036;
  border: 1px solid #900;
  color: #fff;
}
*/
h1 {font-size: 18px; color: #900; margin-top: 20px;}
h2 {font-size: 16px; color: #036; margin-top: 26px;}

.new {
	font-size: 10px;
	text-transform: uppercase;
	}
a:link .new {color: #900;}
a:visited .new {color: #900;}
a:hover .new {color: #fff;}
a:active .new {color: #900;}
	