body
 { color: #333; background-color: #fff; margin: 0; padding: 0 }
li
 { color: #333; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; text-align: left; padding-right: 10px; padding-left: 10px }
.maintitle     { color: #fff; font-size: 50px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-position: 100% 100%; text-align: center; padding-top: 50px; li\ne-height: 80px }
input
{
background-color:#ffffff;
}
#left p { text-align: right; }




#pagewidth{ 
 width:500px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
  
} 

#frontpagewidth{ 
 width:400px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
  
} 
 
#leftcol{
 width:150px; 
 float:left; 
 position:relative; 
 margin-left:-150px; 
 margin-right:1px; 
 text-align: right;
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #ffffff;   /* left column colour */ 
border-left-style: solid; 
background-color: #fffff; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #fffff;  }
 
.clr{clear:both;}
 
.content{padding:7px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}




p {
padding-top: 1px;
font-weight : normal; 
font-size : 12px;
line-height : 18px; 
font-family : Arial, Helvetica, sans-serif; 
text-decoration : none;
color : #000000; 
}
.headlines {  font-family:΍s, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333333}
.sectiontitle {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}
.bodytype {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.fineprint {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
.fineprint_title {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}
span.comments
{
padding-top: 1px;
font-weight : normal; 
font-size : 9px;
line-height : 14px; 
font-family : Arial, Helvetica, sans-serif; 
text-decoration : none;
color : #999999; 
}
span.leftcol a
{
	border: 0px;
	font-size : 11px;
	text-decoration: none;
	color: #666666;
	background-color: none;
}
span.favlink a:hover
{
	color: #ffffff;
	background-color: #555555;
}
span.favlink a
{
	border: 0px;
	font-size : 10px;
	text-decoration: underline;
	color: #666666;
	background-color: none;
}
span.leftcol a:hover
{
	color: #ffffff;
	background-color: #555555;
}
span.categories
{
	border: 0px;
	font-size : 10px;
	text-decoration: none;
	color: #333333;
	background-color: none;
}
span.categories a
{
	border: 0px;
	font-size : 10px;
	text-decoration: underline;
	color: #666666;
	background-color: none;
}
span.categories a:hover
{
	color: #ffffff;
	background-color: #666666;
}
a
{
	border: 0px;
	text-decoration: underline;
	color: #333333;
	background-color: none;
}
a:hover
{
	color: #ffffff;
	background-color: #666666;
}
span.title
{
	border: 0px;
	font-size : 11px;
	text-decoration: none;
	color: #ffffff;
	background-color: #999999;
}
span.title a
{
	border: 0px;
	font-size : 11px;
	text-decoration: none;
	color: #ffffff;
	background-color: #999999;
}
span.title a: hover
{
	border: 0px;
	font-size : 11px;
	text-decoration: none;
	color: #ffffff;
	background-color: #666666;
}
div.picture
{
	width: 136px;
	float: left;
	text-align: center;
}