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

body {
	margin-left: 18px;
	margin-top: 48px;
	margin-right: 18px;
	margin-bottom: 18px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 820px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

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

#header2{
  position: relative;
  margin-bottom: 50px;
width: 165px;
  height: 30px;
  background-image: url(newmenu/logo.gif);
  background-repeat: no-repeat;
  text-indent: -999999px;
}

#header h1{
  width: 165px;
  height: 30px;
  background-image: url(newmenu/logo.gif);
  background-repeat: no-repeat;
  text-indent: -999999px;
}

#topleft{
float:left;
}
#mailinglist{
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

#twitter_div {
 list-style-type: none; 
 margin-left: 0px;
 padding-left: 0px;
font-family: Helvetica, Arial, sans-serif;
 font-size:11px;
 line-height: 17px;
}

ul#twitter_update_list {
 list-style-type: none; 
 color: #000000;
 margin-left: 0px;
 padding-left: 0px;
 font-family: Helvetica, Arial, sans-serif;
 font-size:11px;
 line-height: 17px;
}

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





#nav{
   margin:0;
   padding:0;
   position: relative;
   list-style-type:none;
   width: 365px; height: 19px;
   background: url(menufull.gif);
   float:left;
}

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


}

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

  #panel1b {left: 0; width: 40px;}
  #panel2b {left: 41px; width: 45px;}
  #panel3b {left: 87px; width: 54px;}
  #panel4b {left: 142px; width: 52px;}
  #panel5b {left: 195px; width: 45px;}
  #panel6b {left: 241px; width: 50px;}
  #panel7b {left: 292px; width: 72px;}


#panel1b a:hover {
    background: transparent url(menufull.gif)
    0 -19px no-repeat;}
  #panel2b a:hover {
    background: transparent url(menufull.gif)
    -41px -19px no-repeat;}
  #panel3b a:hover {
    background: transparent url(menufull.gif)
    -87px -19px no-repeat;}
  #panel4b a:hover {
    background: transparent url(menufull.gif)
    -142px -19px no-repeat;}
  #panel5b a:hover {
    background: transparent url(menufull.gif)
    -195px -19px no-repeat;}
  #panel6b a:hover {
    background: transparent url(menufull.gif)
    -241px -19px no-repeat;}
  #panel7b a:hover {
    background: transparent url(menufull.gif)
    -292px -19px no-repeat;}



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

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

#contentcolumn {
	float: left;
	width: 470px;
	margin-right: 15px;
	margin-bottom: 24px;
}


#rightcolumn { 
	margin: 0;
	float: right;
	width: 311px;
	margin-bottom: 24px;
	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:11px;
line-height: 17px;
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;
}