#search, div#lilymask, div#tabmask, div#rightcol, div#rightcol p, #breadcrumb, #dedicated {
	display: none;
    height: 0px;
}

#rightcol, div.rightitem, #navbar ul li, form {
	display: none;
    height: 0px;
}

#p7PMnav, #p7PMnav li, #p7PMnav ul, #p7PMnav a, #p7PMnav a:hover, 
#p7PMnav a:active, #p7PMnav a:focus, #p7PMnav, .p7PMmark, #p7PMnav .p7PMtrg, 
#p7PMnav, .p7PMon {
	display: none;
    height: 0px;
}

#content {
  width: 100%;
}

body {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12pt;
  margin-left: .5in;
  margin-right: .5in;
}

* {color: black; background:white;}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;	
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
}

title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
	color: #444444;
}

p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
}

.bullets {
	font-family:  Georgia, "Times New Roman", serif;
	font-size: 10pt;
	color: #6666CC;
	padding-right: 5pt;
}

.style2 {
	color: black;
}

.style3 {
	font-weight: bold;
}	

/*For pages with images.*/
p img {float:left; margin: 0 4px 4px 0;} 
.clearthefloats {clear:both;}

blockquote {
	font-family:  Georgia, "Times New Roman", serif;
	font-size: 10pt;	
}

/*For Greg's Blog*/
.lineIndent {
	font-family: Georgia, "Times New Roman", serif;
	text-indent: 1em;
	padding-right:3px;
}
/*For articles*/
.cell {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	vertical-align: top;
}
