body
{
  background-color: #f9f9f9;
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #333;
  line-height: 12pt; 
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

a:link
{
	color: #0860A8;
	text-decoration: none;
}

a:visited
{
	color: #0860A8;
	text-decoration: none;
}

a:hover
{
	color: #0860A8;
	text-decoration: underline;
}

/***
 *** Class (repeatable elements) section
 ***/

.title
{
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 26px;
  font-style: oblique;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color:#ac2624;
}

.header
{
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color:#ac2624;
}

.header2
{
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color:#ac2624;
}

.story
{
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #333;
  padding:0px 20px 5px 20px; /* top right bottom left */
}

.story,td
{
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #333;
}

.story ul
{
  list-style-type:disc;
  padding: 0px 20px 0px 20px; /* top right bottom left */
}

.story2
{
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #999999;
}

.banner
{
  font-family: Georgia,"Times New Roman",times,serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #666;
  padding:0px 0px 0px 0px; /* top right bottom left */
}

html>body .feature {height: auto;}

.feature /* Block of text with image embedded on the upper left corner */
/* WARNING: When the height of the image is larger than that of the text, add enough <br>&nbsp; so that
            the text section extends to the bottom of the image */
{
  padding: 0px 0px 0px 0px; /* top right bottom left */
  font-size: 16px;
  min-height: 100px;
  height: 100px;
}

.feature h4
{
  color: #333;
  padding: 0px 0px 20px 0px; /* top right bottom left */
  font-weight:bold;
}

.feature p
{
  padding: 0px 0px 0px 0px; /* top right bottom left */
}

.feature td
{
  font-size: 14px;
}

.feature ul
{
  list-style-type:disc;
  padding: 0px 20px 0px 20px; /* top right bottom left */
}

.feature ol
{
  padding: 0px 20px 20px 20px; /* top right bottom left */
}

.feature img
{
  float: left;
  padding: 0px 0px 0px 0px; /* top right bottom left */
  margin: 5px 20px 0px 0px; /* top right bottom left */
}

/*
.main_img
{
	border: 0px solid Black;
}

.main_thumb
{
	border: 0px solid Black;
}

.thumb
{
	border: 0px solid Black;
}

*/

/***
 *** ID (unique elements) section
 ***/

#google_results iframe
{ 
  width: 920px; 
} 

#feedControl_twitter .gf-author,
#feedControl_twitter .gf-snippet,
#feedControl_sva .gf-author,
#feedControl_sva .gf-relativePublishedDate,
#feedControl_sva .gf-spacer,
#feedControl_anuria .gf-author,
#feedControl_anuria .gf-relativePublishedDate,
#feedControl_anuria .gf-spacer
{ 
  display:none;
}