

#sloganbig {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 42px;
  top:-10px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  color: #333333;
}

#slogan {
  font-family: Trebuchet MS,sans-serif;
  font-style: italic;
  font-size: 21px;
  font-weight: normal;
  text-align: center;
  color: #B00606;
}

#page_title
{
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 19px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: #333333;
}

#newsflash
{
  font-family: Trebuchet MS,sans-serif;
  font-style: italic;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color:#990000; /*#B00606;*/
}
	#newsflash a:link
	{
	  font-family: Trebuchet MS,sans-serif;
	  font-style: italic;
	  font-size: 100%;
	  font-weight: bold;
	  text-decoration: underline;
	  text-align: center;
	  color:#000666;
	}

	#newsflash a:hover
	{
	  font-size: 100%;
	  text-decoration: none;
	  color:#B00606;
	}

#backdrop
{
    background: url(../images/static/kspweb.jpg) no-repeat top center;
}

#main_body 
{
	background: #333333 url(../images/static/background_white.jpg) repeat-y bottom center;
}


a.main_nav_active_item {
  /*background: url(../images/dynamic/buttonset1/n1active.gif) no-repeat;*/
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 19px;
  font-weight: bold;
  text-decoration: underline;
  color: #B00606;
}
a.main_nav_item {
  /*background: url(../images/dynamic/buttonset1/n1.gif) no-repeat;*/
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background: transparent;
}
a.main_nav_item:hover {
  /*background: url(../images/dynamic/buttonset1/n1active.gif) no-repeat;*/
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 19px;
  font-weight: bold;
  text-decoration: underline;
  color: #B00606;
}
.content h1 {
  font-family: Trebuchet MS,Arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #B00606;
}
.content h2 {
  font-family: Trebuchet MS,Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h3 {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}
.content h4 {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #B00606;
}

.accent_red {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #B00606;
}

.accent_red_smaller {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #B00606;
}

.accent_black {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}
.content, .content p {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  text-align:justify;
  color: #333333;
}
.content a:link {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #194bdb;
}
.content a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #194bdb;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #B00606;
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color:#B00606;
}

#footer
{
	background: #333333 url(../images/static/footer_black.jpg) repeat-y center bottom;
}

#footer_text 
{
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #FFFFFF;
  width:980px;
  white-space: nowrap;
  padding: 0px 0px 0px 100px;
  left: 100px;
}

#footer_text a:link 
{
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline; 
  white-space: nowrap;
}

#footer_text a:hover
{
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #B00606;
  white-space: nowrap;
}

#footer_text a:visited
{
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline; 
  white-space: nowrap;
}
