/* @import "sam.css"; */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
}

div#logo { width: 100%; display: block; clear:both; height: 100px;  } 

h1, h2, h3 { font-size:90%; }

p { font-size: 80%; }

a { color:#FF0000; }

div#leftcol {display: none; }

div#nav {display: none; }

div#rightcol { text-align: left; clear: both; }

div#topthumbwrap {display: none; }

div#topthumbwrap_wee {display: none; }