
	body
	{
		text-align: center;
		margin-top: 10px;
		background-image: url(../Images/Background-Body.png);
		background-repeat: repeat-x;
		background-color: #ffffff;
	}

/*
*
* LAYOUT + LAYOUT HEADER
*
*/

	#Layout-Main
	{
		position: relative;
		width: 900px;
		margin: 0 auto;
		text-align: left;
		font-family: verdana, arial, helvetica, tahoma;
		font-size: 0.7em;
		color: #666666;
		background-color: transparent;
	}

	#Layout-Header
	{
		position: relative;
		width: 900px;
		height: 130px;
		border: 1px solid #ededec;
		border-width: 0px 0px 1px 0px;
		margin: 0px 0px 0px 0px;
	}

	#Layout-Header-Logo
	{
		position: absolute;
		width: 300px;
		height: 80px;
		top: 5px;
		left: 12px;
	}

	#Layout-Header-Content
	{
		position: absolute;
		width: 300px;
		top: 13px;
		left: 589px;
		text-align: right;
		font-size: 9px;
		padding-right: 2px;
		color: #666666;
		font-style: italic;
	}

/*
*
* NAV
*
*/

	#Layout-Nav
	{
		background-color: #f5f5f5;
		border: 1px solid #e1e1e1;
		border-width: 0px 1px 1px 1px;
	}

	#Nav-ContentArea
	{
		position: relative;
		width: 880px;
		margin: 0px 10px 0px 5px;
		background-color: #f5f5f5;
		color: #999999;
		text-align: left;
		font-size: 10px;
	}

	#Nav-ContentArea td a
	{
		display: table-cell;
		width: 130px;
		height: 20px;
		padding: 2px;
		background-color: #ffffff;
		border: solid 1px #e1e1e1;
		color: #666666;
		text-decoration: none;
		text-align: center;
		font-size: 10px;
		margin: 0px;
	}

	#Nav-ContentArea a:hover
	{
		color: #CC0000;
		text-decoration: underline;
	}
/*
	#Nav-ContentArea a:hover
	{
		background-color: #f7f7f7;
		color: #000000;
		text-decoration: underline;
	}
*/

/*
*
* LAYOUT CONTENT
*
*/

	#Layout-Content
	{
		position: relative;
		width: 900px;
		margin: 0px 0px 0px 0px;
		background-color: #ffffff;
	}

	#Layout-Content a
	{
		color: #CC0000;
	}

	.Content-ContentArea
	{
		position: relative;
		width: 900px;
		margin: 0px 0px 0px 0px;
		border: 1px solid #e1e1e1;
		border-width: 0px 0px 1px 0px;
		background-color: #ffffff;
	}

	.ContentArea-Container
	{
		position: relative;
		width: 876px;
		margin: 20px 12px 20px 12px;
		background-color: #ffffff;
	}

	.ContentArea-ContainerTable td
	{
		position: relative;
		font-size: 0.7em;
		color: #666666;
		vertical-align: top;
	}

/*
*
* PORT FOLIO
*
*/

	#PortFolio
	{
		position: relative;
		float: right;
		width: 400px;
		margin: 0px 0px 0px 10px;
		border-style: dotted;
		border-color: #cccccc;
		border-width: 1px;
	}

	#PortFolio-Heading
	{
		position: relative;
		width: 400px;
		height: 30px;
		margin: 0px 0px 10px 0px;
		background-color: #f5f5f5;
		color: #333333;
		border-style: dotted;
		border-color: #cccccc;
		border-width: 0px 0px 1px 0px;
	}

	#PortFolio-Heading div
	{
		position: absolute;
		width: 380px;
		margin: 7px 10px 10px 10px;
		font-size: 14px;
	}

	#PortFolio-Content
	{
		position: relative;
		width: 390px;
		margin: 5px 5px 5px 5px;
		color: #333333;
	}

	.PortFolio-Text
	{
		font-size: 10px;
		margin: 0px 0px 5px 0px;
	}

/*
*
* ARTICLES
*
*/

	.FeaturedArticle
	{
		position: relative;
		width: 282px;
		height: 270px;
		margin: 0px 0px 0px 12px;
		border-style: dotted;
		border-color: #cccccc;
		border-width: 1px;
	}

	.FeaturedArticle-Heading
	{
		position: relative;
		width: 282px;
		height: 30px;
		margin: 0px 0px 10px 0px;
		background-color: #f5f5f5;
		color: #333333;
		border-style: dotted;
		border-color: #cccccc;
		border-width: 0px 0px 1px 0px;
	}

	.FeaturedArticle-Heading div
	{
		position: absolute;
		width: 250px;
		margin: 7px 10px 10px 5px;
		font-size: 14px;
	}

	.FeaturedArticle-Content
	{
		position: relative;
		width: 272px;
		margin: 5px 5px 5px 5px;
		color: #333333;
		background-color: #ffffff;
	}

	.FeaturedArticle-Text
	{
		font-size: 10px;
		margin: 0px 0px 8px 0px;
	}

/*
*
* FOOTER
*
*/

	#Layout-Footer
	{
		background-color: #f5f5f5;
		padding: 5px 0px 7px 0px;
		border: 1px solid #e1e1e1;
		border-width: 0px 1px 1px 1px;
	}

	#Footer-ContentArea
	{
		position: relative;
		width: 880px;
		margin: 0px 10px 0px 10px;
		background-color: #f5f5f5;
		color: #999999;
		text-align: center;
		font-size: 10px;
	}

/*
*
* SPEACH BUBBLE
*
*/
	#ArticleBubble-Main
	{
		display: none;
		position: absolute;
		top: 170px;
		left: 130px;
		width: 600px;
		height: 500px;
		background-image: url(../Images/ArticleBubble.png);
		background-repeat: no-repeat;
		z-index: 100;
	}
	
	#ArticleBubble-Header
	{
		position: relative;
		top: 46px;
		left: 48px;
		width: 500px;
		height: 25px;
		margin: 0px;
		background-color: #f0f0f0;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #333333;
	}

	#ArticleBubble-ContentArea
	{
		position: absolute;
		top: 72px;
		left: 58px;
		width: 489px;
		height: 375px;
		overflow: auto;
		background-color: #ffffff;
	}

	#ArticleBubble-ContentArea-Content
	{
		position: relative;
		width: 465px;
		margin: 5px 0px 0px 0px;
		background-color: #ffffff;
	}

	.ArticleBubble-ContentArea-Content h1
	{
		font-weight: normal;
		font-size: 20px;
	}

	.Article-Heading
	{
		font-size: 20px;
		color: #333333;
		margin: 5px 0px 15px 0px;
	}

	.Article-SubHeading
	{
		font-size: 15px;
		color: #333333;
		margin: 5px 0px 15px 0px;
	}
/*
*
* GENERAL FORMATTING
*
*/

	a
	{
		color: #0033ff;
	}

	.DefaultInput
	{
		width: 280px;
	}

	.error
	{
		color: #ff0000;
	}

/*
*
* CONTACT FORM
*
*/

	#ContactForm
	{
		position: relative;
		text-align: center;
	}

	#ContactForm-Container
	{
		position: relative;
		width: 500px;
		margin: 0 auto;
		border-style: dotted;
		border-color: #cccccc;
		border-width: 1px;
		text-align: left;
	}

	#ContactForm-Heading
	{
		position: relative;
		width: 500px;
		height: 30px;
		margin: 0px 0px 10px 0px;
		background-color: #f5f5f5;
		color: #333333;
		border-style: dotted;
		border-color: #cccccc;
		border-width: 0px 0px 1px 0px;
	}

	#ContactForm-Heading div
	{
		position: absolute;
		width: 480px;
		margin: 7px 10px 10px 10px;
		font-size: 14px;
	}

	#ContactForm-Content
	{
		position: relative;
		width: 430px;
		margin: 25px 35px 25px 35px;
		color: #666666;
	}

	.ContactForm-Table
	{
		font-size: 10px;
		color: #666666;
	}