body {
	margin: 0;
	padding: 0;
	}
p {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	list-style: none;
	font-weight: bold;
	margin-bottom: 25px;
	}



li {
	margin-bottom: 5px;
}




#navigation {
float: left;
width: 150px;
margin: 0;
}

#main {
float: left;
width: 500px;
margin: 0;

}

#rightnav
{
float: left;
width: 100px;
margin: 0;
padding: 0;
border: none;
text-align: center;
}

#footer
{
clear: both;
margin: 0;
}

a:link {
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	border:thin
}

a:visited  {
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}

a:hover   {
	color: #999999;
	background-color: #EBEBEB;
	text-decoration: underline;
}

a.menu:link {
	font-weight: bolder;
	color: #999999;
	text-decoration: none; 
	text-align: center; }
a.menu:visited {	
	font-weight: bolder;
	color: #999999;
	text-decoration: none; }
a.menu:hover {	
	color: #666666;
	background-color: #EBEBEB;
	text-decoration: none; }

.nb {
border: none;
text-align: center;
}

a.r:link {
	color: #999999;
	text-decoration: none; }
a.r:visited {	
	color: #999999;
	text-decoration: none; }
a.r:hover {	
	color: #999999;
	background-color: #EBEBEB;
	text-decoration: none; }



	
.upper { font:80%; }

.date {
	font-weight: normal;
	color: #ADADAD;
	font-size: 0.9em;
}

hr.dotted
{  background: url(/img/line.gif) no-repeat top center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/line.gif');
  width: 1px;
  height: 1px;
  border: 0;
}
* > hr.dotted
{  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
}


color: #fff;
padding: 1px 2px;
}

#subscribe_form a{
color: #000;
}

.credit {
color: #CCC;
}

.img { border: none; vertical-align:top; }
.imgb { border: 1px solid ; }
.imgb a:hover { color:#000000; }
.black { color: #000000; 
font-size: 65%; }
.tm {margin: 0px; padding-bottom: 4px; }