﻿html {
    background-color: rgb(149,174,194);
    background-image: url(Graphics/BkgGradient.jpg);
	background-repeat: repeat-x;
}

.GoogleMap {
    width: 400px; 
    height: 440px; 
}
table{ float: left; font-family: Arial, Sans-Serif; margin: 10px;}

#AuthorshipInfo {
    width: 724px;
    height: auto;
	padding: 10px;
	margin: 10px 5px 0 0;
	position: relative;
}

#AuthorshipInfo > div {
    position: absolute;
    z-index: 3;
}

.Content h1 {
    color: White;
    height: 50px;
    width: 722px;
    padding: 10px;
    line-height: 1.2em;
    background-image: url(Graphics/WildCoalBanner.jpg);
}
#AuthorshipInfo > .TR {background-image: url(Graphics/PhotoPageLayout-20.png);}
#AuthorshipInfo > .TL {background-image: url(Graphics/PhotoPageLayout-17.png);}
#AuthorshipInfo > .BR {background-image: url(Graphics/PhotoPageLayout-21.png);}
#AuthorshipInfo > .BL {background-image: url(Graphics/PhotoPageLayout-24.png);}
#AuthorshipInfo > .Top {background-image: url(Graphics/PhotoPageLayout-18.png);}
#AuthorshipInfo > .Bottom {background-image: url(Graphics/PhotoPageLayout-22.png);}
#AuthorshipInfo > .Left {background-image: url(Graphics/PhotoPageLayout-19.png);}
#AuthorshipInfo > .Right {background-image: url(Graphics/PhotoPageLayout-23.png);}

.CurveCornerStroke {
	overflow: visible; 
	margin: auto; 
	width: auto; 
	height: auto; 
	position: relative; 
	top: 3px;
}
.CurveCornerStroke .CurveCornerStroke {
	margin: 10px;
}
.CurveContained > h3, .CurveContained > h2 {
	text-align: center;
}
.CurveContained > h3 {
	font-style: normal;
	font-weight: bold;
}
.CurveContained > .Fill {
	width: inherit;
	height: inherit;
	position: absolute;
	z-index: 5;
}
.TR2, .TL2, .BR2, .BL2, .Top2, .Bottom2, .Right2, .Left2 {
	z-index: 4; 
	position: absolute;
}
.CurveContained {
	padding: 0px;
	position: relative;
	margin: -3px;
}
.ArticleThumb {
	float: left;
	width: 160px; 
	height: 254px;
}
.ArticleThumb > .CurveContained {
	width: 166px; 
	height: 260px;
}
.ArticleThumb > .CurveContained > p {
	margin: 8px;
}
.ArticleThumb .CurveCornerStroke {
	margin: 10px auto 10px auto;
	width: 122px; 
	height: 122px;
}
.ArticleThumb .CurveCornerStroke > img {
	width: 128px; 
	height: 128px;
}
