html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family: arial, helvetica, sans-serif;
} 

.img{
	border-color: #fff;
}


A {
	COLOR: #00c;
}

A:visited {
	COLOR: #ccc
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
A:active {
	COLOR: red
}


H1 {
	font-size: 01.3em; color: #36c;
} 	

H2 {
	font-size: 1.2em; color: #36c;
} 	
 
H3 {
	font-size: 1.2em; color: #36c
} 	

H4 {
	font-size: .9em; color: #F5B800;
FONT-WEIGHT: bold
} 	




#pagewidth{ 
 width:780px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
  
} 
 
#header{ 
 height:202; 
 width:100%; 
 background-color:#E9F0F2; 
 padding:0px; 
 margin:0px; 
 } 
 
 #nav {
  height:28px; 
  float:left;
  width:100%;
  padding:0px;
  margin:0px
  
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-right-width: 250px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #FFFFFF;  /* right column colour */ 
border-right-style: solid; 
  background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#rightcol{
 /*/*/ width:250px; /* hack keeps NN4 right column right? */ 
 float:right; 
position:relative; 
margin-right:-250px; 
margin-left:1px; 
font-size: 0.9em; 
} 

#rightcol a {
	FONT-WEIGHT: bold} 	

 
#footer{
 height:30px; 
 width:100%; 
 background-color:#E9F0F2; 
 FONT-SIZE: 0.7em;
 margin:0; 
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 FONT-SIZE: 0.9em;
 color: black;

 border-right: #ccc 2px dotted;
 }
 
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{
padding:12px;
font-size: 0.9em; 
line-height:1.6em; 
color: black;
background:#FFFFFF;
}

.side{
padding:12px;
font-size: 0.8em; 
color: black;
line-height:1.5em;
}

#breadcrumbs A:visited {COLOR: #00c
}
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

.seperate {
	border-top : #ccc 2px dotted; 
	margin-top: 10px;	margin-bottom: 10px;

}

#screenshot {
    width: 80px;
    height: 60px;
    border-color: #fff;
}

.thumbnail
{
float: left;
width: 80px;
margin: 0 10px 10px 0;

}

.linkform{
font-family: arial, helvetica, sans-serif;
font-size: 0.8em; color: black
}

#right_ads {
  font-size:10px;

}

#right_ads a {

  line-height: 15px;
  font-weight: bold;
  font-size: 13px;

  }

#right_ads p {

  margin-top: 1px;
  padding-top: 1px;
  margin-bottom: 6px;
  padding-bottom: 6px;
  line-height: 14px;

  }