body
{
	font-family: tahoma;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #cecca2 url(../images/mainBg.gif) top left repeat-x;
}

#mainDiv
{
	width: 905px;
	margin: auto;
	text-align: left;
	position: relative;
	padding-top: 1px;
}

#innerBg
{
	width: 100%;
	min-height: 584px;
	background: #c7c598 url(../images/innerMainBg.jpg) top left repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo
{
	position: absolute;
	top: 20px;
	right: 0px;
}

#pictures
{
	position: absolute;
	top: 76px;
	left: 0px;
	background: url(../images/homepagePicture.jpg) top left no-repeat;
	width: 487px;
	height: 299px;
}

#homepageText
{
	position: absolute;
	top: 140px;
	right: 20px;
	width: 350px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
}

#menuDiv
{
	position: absolute;
	top: 379px;
	left: 0px;
}

#innerMenuDiv
{
	position: absolute;
	top: 141px;
	left: 0px;
}

#contentDiv
{
	margin-top: 450px;
}

#innerContentDiv
{
	margin-top: 200px;
}
#menuDiv ul, #innerMenuDiv ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menuDiv li
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 128px;
	height: 38px;
	background: url(../images/menuItem.jpg) top left no-repeat;
	text-align: center;
}

#innerMenuDiv li
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 128px;
	height: 38px;
	background: url(../images/innerMenuItem.jpg) top left no-repeat;
	text-align: center;
}

#menuDiv a, #innerMenuDiv a
{
	display: block;	
	margin: 14px 10px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#menuDiv ul .firstItem
{
	width: 137px;
	background: url(../images/menuItemFirst.jpg) top left no-repeat;
}

#innerMenuDiv ul .firstItem
{
	width: 137px;
	background: url(../images/innerMenuItemFirst.jpg) top left no-repeat;
}

#menuDiv ul .lastItem
{
	width: 128px;
	background: url(../images/menuItemLast.jpg) top left no-repeat;
}

#innerMenuDiv ul .lastItem
{
	width: 128px;
	background: url(../images/innerMenuItemLast.jpg) top left no-repeat;
}

#homepageNews
{
	width: 297px;
	min-height: 300px;
	background: url(../images/homepageNewsBg.jpg) top left repeat-y;
	position: relative;
	float: left;	
}

#homepageNewsHeader
{
	width: 297px;
	min-height: 276px;
	background: url(../images/homepageNewsHeader.jpg) top left no-repeat;
	padding-top: 1px;
}

#homepageNewsFooter
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 297px;
	height: 14px;
	background: url(../images/homepageNewsFooter.jpg) top left no-repeat;
}

#homepageNewsContent
{
	margin: 10px;
	font-size: 11px;
}

.shortDescriptionBoxOuterAutostuff
{
	
}

.shortDescriptionBoxInnerAutostuff
{
	margin: 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #969057;
}

.shortDescriptionBoxTextAutostuff
{
	margin-top: 5px;	
}

#homepageNewsTitle
{
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 25px 15px;
}

.shortDescriptionBoxHeaderAutostuff a
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.articleBodyDate
{
	font-size: 10px;
}

.shortDescriptionBoxTextAutostuff
{
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

#homepageContent
{
	width: 600px;
	min-height: 350px;
	background: url(../images/homepageContentBg.jpg) top left repeat-y;
	position: relative;
	float: left;	
}

#homepageContentHeader
{
	width: 600px;
	min-height: 274px;
	background: url(../images/homepageContentHeader.jpg) top left no-repeat;
	padding-top: 1px;
}

#homepageContentFooter
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 600px;
	height: 16px;
	background: url(../images/homepageContentFooter.jpg) top left no-repeat;
}

#homepageContentContainer
{
	margin: 10px;
	font-size: 12px;
	padding-bottom: 20px;
}

#homepageContentTitle
{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 16px 0px;
}

#footerDiv
{
	font-size: 11px;
	color: #676230;
	clear: both;
	margin-top: 15px;
}

#footerDiv a
{
	color: #676230;
}

#footerLeft
{
	float: left;
}

#footerRight
{
	float: right;
}

#subMenu a
{
	color: #000000;
	text-decoration: none;
}

.subMenuHeader
{
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #000000;
	margin-bottom: 4px;
	padding: 2px;
}

.subMenuItem
{
	font-size: 12px;
	margin: 2px;
}

#subMenuDiv
{
	width: 166px;
	min-height: 170px;
	background: url(../images/subMenuBg.jpg) top left repeat-y;
	position: relative;
	float: left;	
}

#subMenuHead
{
	width: 166px;
	min-height: 153px;
	background: url(../images/subMenuHead.jpg) top left no-repeat;
	padding-top: 1px;
}

#subMenuContent
{
	margin: 16px;
	font-size: 11px;
	padding-bottom: 20px;
}

#subMenuContent a
{
	color: #000000;
	text-decoration: none;
}

#subMenuContent a:hover
{
	color: #555555;
	text-decoration: underline;
}

#subMenuFoot
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 166px;
	height: 15px;
	background: url(../images/subMenuFoot.jpg) top left no-repeat;
}

#mainContent
{
	width: 730px;
	min-height: 418px;
	background: url(../images/mainContentBg.jpg) top left repeat-y;
	position: relative;
	float: left;	
}

#mainContentHeader
{
	width: 730px;
	min-height: 450px;
	background: url(../images/mainContentHeader.jpg) top left no-repeat;
	padding-top: 1px;
}

#mainContentFooter
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 730px;
	height: 24px;
	background: url(../images/mainContentFooter.jpg) top left no-repeat;
}

#mainContentContainer
{
	margin: 10px;
	font-size: 12px;
	padding-bottom: 20px;
}

#mainContentTitle
{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 16px 6px;
}