@charset "UTF-8";
/* CSS Document */

img.floatLeft {
	float: left;
	margin:10px
}
div.articleLink {
	float: right;
	margin: 0 0px 0 15px;
	padding: 4px;
	border: 2px solid #512719;
	text-align: center
}
div.articleLink h2{
	font-size: 160%;
	margin: 0px;
	margin-top: 10px;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
}
div.articleLink h3{
	font-size: 20px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 12px;
}
div.articleLink h4{
	font-size: 12px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 16px;
}
div.articleLink a:link {
	font-size: 18px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 21px;
}
div.articleLink a:visited {
	font-size: 18px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 21px;
}
div.articleLink a:hover {
	font-size: 18px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: underline;
	line-height: 21px;
}
div.articleLinkLeft {
	float: left;
	margin: 0 15px 0 0px;
	padding: 4px;
	border: 2px solid #512719;
	text-align: center
}
div.articleLinkLeft h2{
	font-size: 160%;
	margin: 0px;
	margin-top: 10px;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
}
div.articleLinkLeft h3{
	font-size: 20px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 12px;
}
div.articleLinkLeft h4{
	font-size: 12px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 16px;
}
div.articleLinkLeft a:link {
	font-size: 18px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 21px;
}
div.articleLinkleft a:visited {
	font-size: 18px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: none;
	line-height: 21px;
}
div.articleLinkLeft a:hover {
	font-size: 18px;
	margin: 10px 0 0 0;
	color: #512719;
	text-align: center;
	font-family: serif;
	height: auto;
	text-decoration: underline;
	line-height: 21px;
}
div.freepThumbs
{
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.freepThumbs img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.freepThumbs a:hover img {
	border: 1px solid #0000ff;
}
div.freepThumbsdesc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
