/* Large Prime Numbers MAIN PAGE Cascading Style Sheet yo */

/* Old background-color: #230074 */

body       {background-color: #FFFFFF; color: #000000; margin-left: auto; margin-right: auto;}

hr           {padding: 0; margin: 0;}

a:link      {text-decoration: none; background-color: inherit; color: #ff0000;}
a:visited  {text-decoration: none; background-color: inherit; color: #880000;}
a:hover   {text-decoration: none; background-color: inherit; color: #ffa60c;}

.bold      {text-align: center; font-family: Courier, monospace; font-size: 14pt;}
p.smaller {font-family: Courier, monospace; font-size: 8pt; text-align: justify;}
p.copy     {text-align: center; font-family: Georgia, Times, serif; font-size: 7pt;}
p.copy2   {text-align: center; font-family: Georgia, Times, serif; font-size: 4pt;}

/*Jan*/

/* Old frame border: solid black 5px; */

div#frame               {background-color: #FFFFFF; color: inherit; border: dotted black 1px;
                               text-align: center; width: 810px; margin:auto; padding-top: 10px;}
#maincontent        {font-family: Georgia, Times, serif; font-size: 12pt; text-align: left; overflow: hidden;}
#maincontent img  {margin-left: 0; margin-right: 5px; margin-top: 0; margin-bottom: 5px;}

.readmore                {margin-top: 10px; text-align: right;}
.sidebarphoto { display: block; margin-bottom: 10px;}

a img { border: 0px solid white;}

.sidebar { 
	width: 150px;
	min-width: 150px;
	float: left;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
	font-family: Courier, monospace;
	font-size: 10pt;
}

#sidebar_l {
	padding-left: 10px;
	padding-right:20px;
}
#sidebar_r { 
	padding: 0px 10px;
}

.content {
	width: 810px;
	text-align: left;
}

#maincontent {
	float: left;
	width: 455px;
	margin-left: 0px;
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

.entrytitle {
	text-align: center;
}

.entrytitle img {
	margin: 0px;
}


.post {
	margin-bottom: 10px;
}

