@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 18px;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 18px;
	background: url("images/bg.jpg") repeat;
background-attachment:fixed;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
background-color: #ffffff;
	width: 899px;
padding-top: 20px;
}

#header{
  position: relative;
  margin-bottom: 120px;
}

#header h1{
  width: 519px;
  height: 115px;
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  text-indent: -999999px;
padding-bottom: 25px;
}

#topleft{
float:left;
}

#mailinglist{
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
padding-right: 14px;
}

#feature{padding:9px;
	border:1px solid #9a9a9a;
	margin-bottom:20px;
    float: left;}

a:link {color: #91111D;}
a:visited {color: #91111D;}
a:active {color: #91111D;}
a:hover {color: #000000;}
a {text-decoration: none}





#nav{
   margin:0;
   padding:0;
   position: relative;
   list-style-type:none;
   width: 899px; height: 45px;
   background: url(images/menufull.jpg);
   float:left;
}

#nav li{
  margin:0;
  padding:0;
  float:left;
  position: absolute; top: 0;


}

#nav li, #nav a {
  height: 45px; display: block;}

  #panel1b {left: 76px; width: 89px;}
  #panel2b {left: 166px; width: 176px;}
  #panel3b {left: 343px; width: 94px;}
  #panel4b {left: 437px; width: 137px;}
  #panel5b {left: 575px; width: 133px;}
  #panel6b {left: 708px; width: 111px;}


#panel1b a:hover {
    background: transparent url(images/menufull.jpg)
    -76px -57px no-repeat;}
  #panel2b a:hover {
    background: transparent url(images/menufull.jpg)
    -166px -57px no-repeat;}
  #panel3b a:hover {
    background: transparent url(images/menufull.jpg)
    -343px -57px no-repeat;}
  #panel4b a:hover {
    background: transparent url(images/menufull.jpg)
    -437px -57px no-repeat;}
  #panel5b a:hover {
    background: transparent url(images/menufull.jpg)
    -575px -57px no-repeat;}
  #panel6b a:hover {
    background: transparent url(images/menufull.jpg)
    -708px -57px no-repeat;}



#headertext{
font-weight: bold;
font-size:11px;
line-height: 17px;
}

h3{
 font-size:12px;
font-weight: bold;
}

#contentcolumn {
	float: left;
	width: 540px;
	margin-right: 14px;
	margin-left:14px;
	margin-bottom: 24px;
}


#rightcolumn { 
	margin: 0;
	float: right;
	width: 275px;
	margin-bottom: 24px;
margin-right: 14px;
	height: 1%;
}




#contentcolumn2 {
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 24px;
}

#rightcolumn2 { 
	margin: 0;
	float: right;
	width: 481px;
	margin-bottom: 24px;
	height: 1%;
}


#contentcolumn3 {
	float: left;
	width: 309px;
	margin-right: 15px;
	margin-bottom: 24px;
}

#rightcolumn3 { 
	margin: 0;
	float: right;
	width: 444px;
	margin-bottom: 24px;
	height: 1%;
}





div {
font-size:12px;
line-height: 18px;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
}

span {
font-size:11px;
line-height: 17px;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
}

#plaintext, #titletext, #newstitletext, #footer, h2, h3{
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
}


#newstitletext {
font-size:12px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
}

#datetext {
font-size:9px;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
}

.horizontal_dotted_line
{
border-bottom: 1px solid #999999;
width: 140px;
} 

.longline
{
border-bottom: 1px solid #999999;
width: 440px;
} 


#footer {
	clear: both;
	font-size:9px;
	padding-bottom: 20px;
	margin-left: 14px;
}


