@import "/css/Headings.css";
@import "/css/TopNavigation.css";
@import "/css/RelatedNavigation.css";

body
{
	/*background-color: #FFFFFF;*/
	/*background-color: #70ad3e;*/
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana;
}

.OuterContainer
{

	margin: auto;
	width: 807px;
	border: 1px solid white;
	border-bottom: 0px;
	border-top: 0px;
}

.HeaderContainer
{
	background-color: #70ad3e;
	height: 184px;
	position: absolute;
	top: 0px;
	width: 807px;
	overflow: hidden;
}

div.TopImage
{
	padding-top: 10px;
}

.TopImage
{
	height: 150px;
}
a.TopImage
{
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

.ContentContainer
{
	/*background-color: #c7e9aa;*/
	color: #333333;
	position: relative;
	top: 184px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 2px outset #70ad3e;
}
.ContentContainer div
{
	overflow: hidden;
}
.ContentContainer div .TextContent
{
	/*width: 818px;*/
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*background-color: #c7e9aa;	*/
}
.ContentContainer div.FrontBox
{
	float: left;
	width: 342px;
	height: 172px;
/*	border: 2px solid #f7bd08;
	border: 2px solid #70ad3e;*/
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
.ContentContainer div.FrontBox img.FrontBox
{
	width: 125px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ContentContainer div.FrontBox a.FrontBox
{
	float: right;
}

.ContentContainer p>a
{
	color: Black;
}

.ContentContainer .Clock
{
	text-align: right;
	margin: 10px;
}

.FooterContainer
{
	text-align: center;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #cccccc;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	margin-top: 184px;
}
.FooterContainer div
{
	overflow: hidden;
}
.FooterContainer div a
{
	margin-right: 10px;
}

.BlockSpace
{
	width: 100%;
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	/*background-color: #c7e9aa;*/
}





























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
