BODY
{
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	background-image: url(NewImages/cloud.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.Main
{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.banner
{
	height: 76px;
	background: #fff  url(NewImages/SSbanner.png) no-repeat;
	width: 890px;
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
/*end Page
begin Box, Sheet*/
.Sheet
{
	overflow: hidden;
	min-width: 39px;
	min-height: 39px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 900px;
}
.Sheet-body
{
	position: relative;
	z-index: 0;
	margin: 5px;
}
.Sheet-tl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 27px;
	height: 27px;
	background-image: url(NewImages/Sheet-s.png);
}
.Sheet-tr
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 27px;
	height: 27px;
}
.Sheet-tr DIV
{
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -27px;
	width: 54px;
	height: 54px;
	background-image: url(NewImages/Sheet-s.png);
}
.Sheet-bl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 27px;
	height: 27px;
}
.Sheet-bl DIV
{
	position: absolute;
	z-index: -1;
	top: -27px;
	left: 0;
	width: 54px;
	height: 54px;
	background-image: url(NewImages/Sheet-s.png);
}
.Sheet-br
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 27px;
	height: 27px;
}
.Sheet-br DIV
{
	position: absolute;
	z-index: -1;
	top: -27px;
	left: -27px;
	width: 54px;
	height: 54px;
	background-image: url(NewImages/Sheet-s.png);
}
.Sheet-tc
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 27px;
	right: 27px;
	height: 27px;
}
.Sheet-tc DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 54px;
	background-image: url(NewImages/Sheet-h.png);
}
.Sheet-bc
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 27px;
	right: 27px;
	height: 27px;
}
.Sheet-bc DIV
{
	position: absolute;
	z-index: -1;
	top: -27px;
	left: 0;
	width: 100%;
	height: 54px;
	background-image: url(NewImages/Sheet-h.png);
}
.Sheet-cl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 27px;
	left: 0;
	width: 27px;
	bottom: 27px;
}
.Sheet-cl DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 54px;
	height: 100%;
	background-image: url(NewImages/Sheet-v.png);
}
.Sheet-cr
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 27px;
	right: 0;
	width: 27px;
	bottom: 27px;
}
.Sheet-cr DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: -27px;
	width: 54px;
	height: 100%;
	background-image: url(NewImages/Sheet-v.png);
}
.Sheet-cc
{
	position: absolute;
	overflow: hidden;
	z-index: -2;
	top: 27px;
	left: 27px;
	right: 27px;
	bottom: 27px;
	background-image: url(NewImages/Sheet-c.png);
}
.Sheet
{
	margin-top: 20px !important;
}
/*end Box, Sheet
begin Menu
menu structure*/
.artmenu A, .artmenu A:link, .artmenu A:visited, .artmenu A:hover
{
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.artmenu, .artmenu UL
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.artmenu LI
{
	margin: 0 0 0 -9px;
	padding: 46px 1px 3px 0px;
	border: 0;
	display: block;
	float: right;
	position: relative;
	z-index: 5;
	background: none;
}
.artmenu LI:hover
{
	z-index: 10000;
	white-space: normal;
}
.artmenu LI LI
{
	float: none;
}
.artmenu UL
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.artmenu LI:hover>UL
{
	visibility: visible;
	top: 100%;
}
.artmenu LI LI:hover>UL
{
	top: 0;
	left: 100%;
}
.artmenu:after, .artmenu UL:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu, .artmenu UL
{
	min-height: 0;
}
.artmenu UL
{
	background-image: url(NewImages/spacer.gif);
	padding: 10px 30px 30px;
	margin: -10px 0 0 -30px;
}
.artmenu UL UL
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/*menu structure*/
.nav
{
	/*[disabled]float:right;*/
	position: relative;
	margin: 0 auto;
	/*[disabled]width:890px;*/
	height: 30px;
	z-index: 100;
	padding: 10px 0 0;
}
.artmenu
{
	padding: 4px 10px 0px;
}
.nav .l, .nav .r, .nav .r DIV
{
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 30px;
}
.nav .l
{
	left: 0;
	right: 10px;
}
.nav .r
{
	right: 0;
	width: 10px;
}
.nav .r DIV
{
	width: 890px;
	right: 0;
}
.nav .l, .nav .r DIV
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(NewImages/nav.png);
	padding-bottom: 0px;
	/*[empty]margin-bottom:;*/
}
/*end Menu
begin MenuItem*/
.artmenu UL LI
{
	clear: both;
}
.artmenu A, .artmenu A SPAN
{
	height: 26px;
	display: block;
}
.artmenu A
{
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.artmenu A
{
	background-image: url(NewImages/item-left.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.artmenu A SPAN
{
	background-image: url(NewImages/item-right.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.artmenu A SPAN SPAN
{
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #314E2D;
	padding: 0 2px;
	margin: 0 11px;
	line-height: 26px;
	text-align: center;
	background-image: url(NewImages/item-center.png);
	background-position: left top;
	background-repeat: repeat-x;
}
.artmenu A:hover
{
	background-position: left -26px;
}
.artmenu LI:hover>A
{
	background-position: left -26px;
}
.artmenu LI:hover A SPAN
{
	background-position: right -26px;
}
.artmenu A:hover SPAN
{
	background-position: right -26px;
}
.artmenu A:hover SPAN SPAN
{
	color: #F4F5EF;
	background-position: left -26px;
}
.artmenu LI:hover A SPAN SPAN
{
	color: #F4F5EF;
	background-position: left -26px;
}
.artmenu A.active
{
	background-position: left -52px;
}
.artmenu A.active SPAN
{
	background-position: right -52px;
}
.artmenu A.active SPAN SPAN
{
	color: #000000;
	background-position: left -52px;
}
/*end MenuItem
begin MenuSubItem*/
.artmenu UL A
{
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 22px;
	width: 177px;
	overflow: hidden;
	line-height: 22px;
	margin-right: auto;
	background-image: url(NewImages/subitem-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}
.nav UL.artmenu UL SPAN, .nav UL.artmenu UL SPAN SPAN
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.artmenu UL A, .artmenu UL A:link, .artmenu UL A:visited, .artmenu UL A:hover, .artmenu UL A:active, .nav UL.artmenu UL SPAN, .nav UL.artmenu UL SPAN SPAN
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #41683C;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.artmenu UL UL A
{
	margin-left: auto;
}
.artmenu UL LI A:hover
{
	color: #000000;
	background-position: 0 -22px;
}
.artmenu UL LI:hover>A
{
	color: #000000;
	background-position: 0 -22px;
}
.nav .artmenu UL LI A:hover SPAN, .nav .artmenu UL LI A:hover SPAN SPAN
{
	color: #000000;
}
.nav .artmenu UL LI:hover>A SPAN, .nav .artmenu UL LI:hover>A SPAN SPAN
{
	color: #000000;
}
/*end MenuSubItem
begin ContentLayout*/
.contentLayout
{
	margin-bottom: 3px;
	width: 890px;
	position: relative;
}
/*end ContentLayout
begin Box, Block*/
.Block
{
	overflow: hidden;
	min-width: 1px;
	min-height: 1px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.Block-body
{
	position: relative;
	z-index: 0;
	margin: 0px;
}
.Block
{
	margin: 5px;
}
/*end Box, Block
begin BlockHeader*/
.BlockHeader
{
	position: relative;
	overflow: hidden;
	height: 30px;
	z-index: 0;
	line-height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}
.BlockHeader-text
{
	white-space: nowrap;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.BlockHeader .l, .BlockHeader .r, .BlockHeader .r DIV
{
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 30px;
}
.BlockHeader .l
{
	left: 0;
	right: 0px;
}
.BlockHeader .r
{
	right: 0;
	width: 0px;
}
.BlockHeader .r DIV
{
	width: 890px;
	right: 0;
}
.BlockHeader .l, .BlockHeader .r DIV
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(NewImages/BlockHeader.png);
}
.header-tag-icon
{
	display: inline-block;
	background-position: left top;
	background-image: url(NewImages/BlockHeaderIcon.png);
	padding: 0 0 0 23px;
	background-repeat: no-repeat;
	min-height: 17px;
	margin: 0 0 0 5px;
}
/*end BlockHeader
begin Box, BlockContent*/
.BlockContent
{
	overflow: hidden;
	min-width: 3px;
	min-height: 3px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.BlockContent-body
{
	position: relative;
	z-index: 0;
	margin: 8px;
}
.BlockContent-tl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	background-image: url(NewImages/BlockContent-s.png);
}
.BlockContent-tr
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 1px;
	height: 1px;
}
.BlockContent-tr DIV
{
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -1px;
	width: 2px;
	height: 2px;
	background-image: url(NewImages/BlockContent-s.png);
}
.BlockContent-bl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 1px;
}
.BlockContent-bl DIV
{
	position: absolute;
	z-index: -1;
	top: -1px;
	left: 0;
	width: 2px;
	height: 2px;
	background-image: url(NewImages/BlockContent-s.png);
}
.BlockContent-br
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 1px;
}
.BlockContent-br DIV
{
	position: absolute;
	z-index: -1;
	top: -1px;
	left: -1px;
	width: 2px;
	height: 2px;
	background-image: url(NewImages/BlockContent-s.png);
}
.BlockContent-tc
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 1px;
	right: 1px;
	height: 1px;
}
.BlockContent-tc DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-image: url(NewImages/BlockContent-h.png);
}
.BlockContent-bc
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 1px;
	right: 1px;
	height: 1px;
}
.BlockContent-bc DIV
{
	position: absolute;
	z-index: -1;
	top: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background-image: url(NewImages/BlockContent-h.png);
}
.BlockContent-cl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 1px;
	left: 0;
	width: 1px;
	bottom: 1px;
}
.BlockContent-cl DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background-image: url(NewImages/BlockContent-v.png);
}
.BlockContent-cr
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 1px;
	right: 0;
	width: 1px;
	bottom: 1px;
}
.BlockContent-cr DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: -1px;
	width: 2px;
	height: 100%;
	background-image: url(NewImages/BlockContent-v.png);
}
.BlockContent-cc
{
	position: absolute;
	overflow: hidden;
	z-index: -2;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-image: url(NewImages/BlockContent-c.png);
}
.BlockContent-body
{
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.BlockContent-body A:link
{
	color: #0088aa;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.BlockContent-body A:visited, .BlockContent-body A.visited
{
	color: #aa87de;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.BlockContent-body A:hover, .BlockContent-body A.hover
{
	color:#0000ff ;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.BlockContent-body UL
{
	list-style-type: none;
	color: #181910;
	margin: 0;
	padding: 0;
}
.BlockContent-body LI
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.BlockContent-body UL LI
{
	padding: 0px 0 0px 17px;
	background-image: url(NewImages/BlockContentBullets.png);
	background-repeat: no-repeat;
	margin: 0.5em 0;
	line-height: 1.2em;
}
/*end Box, BlockContent
begin Box, Post*/
.Post
{
	overflow: hidden;
	min-width: 27px;
	min-height: 27px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.Post-body
{
	position: relative;
	z-index: 0;
	margin: 19px;
}
.Post-tl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	background-image: url(NewImages/Post-s.png);
}
.Post-tr
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
}
.Post-tr DIV
{
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -19px;
	width: 38px;
	height: 38px;
	background-image: url(NewImages/Post-s.png);
}
.Post-bl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 19px;
	height: 19px;
}
.Post-bl DIV
{
	position: absolute;
	z-index: -1;
	top: -19px;
	left: 0;
	width: 38px;
	height: 38px;
	background-image: url(NewImages/Post-s.png);
}
.Post-br
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 19px;
}
.Post-br DIV
{
	position: absolute;
	z-index: -1;
	top: -19px;
	left: -19px;
	width: 38px;
	height: 38px;
	background-image: url(NewImages/Post-s.png);
}
.Post-tc
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 19px;
	right: 19px;
	height: 19px;
}
.Post-tc DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background-image: url(NewImages/Post-h.png);
}
.Post-bc
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 19px;
	right: 19px;
	height: 19px;
}
.Post-bc DIV
{
	position: absolute;
	z-index: -1;
	top: -19px;
	left: 0;
	width: 100%;
	height: 38px;
	background-image: url(NewImages/Post-h.png);
}
.Post-cl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 19px;
	left: 0;
	width: 19px;
	bottom: 19px;
}
.Post-cl DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 38px;
	height: 100%;
	background-image: url(NewImages/Post-v.png);
}
.Post-cr
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 19px;
	right: 0;
	width: 19px;
	bottom: 19px;
}
.Post-cr DIV
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: -19px;
	width: 38px;
	height: 100%;
	background-image: url(NewImages/Post-v.png);
}
.Post-cc
{
	position: absolute;
	overflow: hidden;
	z-index: -2;
	top: 19px;
	left: 19px;
	right: 19px;
	bottom: 19px;
	background-image: url(NewImages/Post-c.png);
}
.Post
{
	margin: 5px;
}
/*Start images*/
A IMG
{
	border: 0;
}
.article IMG, IMG.article
{
	border-style: solid;
	border-width: 1px;
	border-color: #ADCDA8;
	margin: 1em;
}
.metadata-icons IMG
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/*Finish images
Start tables*/
.article TABLE, TABLE.article
{
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}
.article TABLE, TABLE.article .article TR, .article TH, .article TD
{
	background-color: transparent;
}
.article TH, .article TD
{
	padding: 2px;
	border: 1px solid #686D46;
	vertical-align: top;
	text-align: left;
}
.article TH
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
/*Finish tables
end Box, Post
begin PostMetadata*/
.PostMetadataHeader
{
	background-color: #D2D8FE;
	border-color: #ADCDA8;
	border-style: solid;
	border-width: 0px;
	padding: 3px;
}
/*end PostMetadata
begin PostHeaderIcon*/
.PostHeaderIcon-wrapper
{
	text-decoration: none;
	margin: 0.2em 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: inherit;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #213413;
}
.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper A, .PostHeaderIcon-wrapper A:link, .PostHeaderIcon-wrapper A:visited, .PostHeaderIcon-wrapper A:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #213413;
}
/*end PostHeaderIcon
begin PostHeader*/
.PostHeader A:link
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #283F17;
}
.PostHeader A:visited, .PostHeader A.visited
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #4D5134;
}
.PostHeader A:hover, .PostHeader A.hovered
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #49732B;
}
/*end PostHeader
begin PostContent
Content Text Font & Color (Default)*/
BODY
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5F6440;
}
.PostContent
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-align: justify;
	color: #171E35;
}
/*Start Content link style

The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
A
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #365620;
}
/*Adds special style to an unvisited link.*/
A:link
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #365620;
}
/*Adds special style to a visited link.*/
A:visited, A.visited
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #656A44;
}
/*:hover - adds special style to an element when you mouse over it.*/
A:hover, A.hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #507F2F;
}
/*Finish Content link style
Resert some headings default style & links default style for links in headings*/
H1, H2, H3, H4, H5, H6, H1 A, H2 A, H3 A, H4 A, H5 A, H6 A H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*Start Content headings Fonts & Colors*/
H1, H1 A, H1 A:link, H1 A:visited, H1 A:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
}
H2, H2 A, H2 A:link, H2 A:visited, H2 A:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	
	text-align: center;
	color: #0088aa;
}
H3, H3 A, H3 A:link, H3 A:visited, H3 A:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	text-transform: uppercase;
	text-align:center;
	color: #000;
}
H4, H4 A, H4 A:link, H4 A:visited, H4 A:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #131E0B;
}
H5, H5 A, H5 A:link, H5 A:visited, H5 A:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	color: #131E0B;
}
H6, H6 A, H6 A:link, H6 A:visited, H6 A:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #131E0B;
}
/*Finish Content headings Fonts & Colors
end PostContent
begin PostBullets
Start Content list*/
UL
{
	list-style-type: none;
	color: #101A0F;
	margin: 0;
	padding: 0;
}
LI
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
	margin-left: 12px;
}
.Post UL LI
{
	padding: 0px 0 0px 19px;
	background-image: url(NewImages/PostBullets.png);
	background-repeat: no-repeat;
	margin: 0.5em 0;
	line-height: 1.2em;
}
/*Finish Content list
end PostBullets
begin PostQuote
Start blockquote*/
BLOCKQUOTE P
{
	color: #0E1608;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
BLOCKQUOTE
{
	border-color: #ADCDA8;
	border-width: 0px;
	border-style: solid;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #D3E9C3;
	background-image: url(NewImages/PostQuote.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/*Finish blockuote
end PostQuote
begin Button*/
BUTTON.Button, A.Button
{
	position: relative;
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 29px;
	margin: 0;
	padding: 0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
}
/*This HACK needed for ie7 (button position)*/
*:first-child+HTML BUTTON.Button, *:first-child+HTML A.Button
{
	display: list-item;
	list-style-type: none;
	float: left;
}
.Button .btn
{
	position: relative;
	overflow: hidden;
	display: block;
	width: auto;
	z-index: 0;
	height: 29px;
	color: #F3F8F2;
	white-space: nowrap;
	float: left;
}
.Button .t
{
	height: 29px;
	white-space: normal;
	padding: 0 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 29px;
	text-decoration: none !important;
}
INPUT, SELECT
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.Button .active
{
	color: #F6F7F3;
}
.Button .hover, A.Button:hover
{
	color: #F1F8EC;
	text-decoration: none !important;
}
.Button .active .r
{
	top: -58px;
}
.Button .hover .r
{
	top: -29px;
}
.Button .r
{
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 5px;
	height: 87px;
}
.Button .r SPAN
{
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 403px;
	height: 87px;
}
.Button .active .l
{
	top: -58px;
}
.Button .hover .l
{
	top: -29px;
}
.Button .l
{
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	right: 5px;
	height: 87px;
}
.Button .l, .Button .r SPAN
{
	background-image: url(NewImages/Button.png);
}
/*end Button
begin Footer*/
.Footer
{
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 890px;
	margin: 5px auto 0px;
}
.Footer .Footer-inner
{
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}
.Footer .Footer-background
{
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(NewImages/Footer.png);
	width: 890px;
	height: 100px;
	bottom: 0;
	left: 0;
}

.Footer .Footer-text P
{
	margin: 0;
}
.Footer .Footer-text
{
	display: inline-block;
	color: #1B1C12;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.Footer .Footer-text A:link
{
	text-decoration: none;
	color: #2D471A;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.Footer .Footer-text A:visited
{
	text-decoration: none;
	color: #1B1C12;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.Footer .Footer-text A:hover
{
	text-decoration: none;
	color: #446C28;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/*end Footer
begin PageFooter*/
.page-footer, .page-footer A, .page-footer A:link, .page-footer A:visited, .page-footer A:hover
{
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #52824A;
}
.page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #767C50;
}
/*end PageFooter
begin LayoutCell*/
.contentLayout .content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 667px;
}
/*end LayoutCell
begin LayoutCell*/
.contentLayout .sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}
/*end LayoutCell*/
.padding
{
	padding: 0 0 49px;
}
.learnmore{margin: 0 auto; background:url(NewImages/trest.png) no-repeat;width:150px;height:90px;display: block; border: 0; float: right;}
a.learnmore:hover{margin: 0 auto; background: url(NewImages/trestblue.png) no-repeat;display: block;width:150px;height:90px; border: 0; float: right;}
.team{width:619px; height:auto;}.teamtext{padding: 30px 0px 0px 0px;float:right;width: 300px;height:auto;}
.buzz img{float:right;margin: 20px 0px 0px 60px;}
.buzz {padding: 5px 0px 0px 0px;}

/* links page*/

.friends {
	height:300px;
	
}
.f1, .f2{
	float:left;
	width:200px;
	text-align: center;
}
.border{
background: url(NewImages/border.png) no-repeat;
height: 40px;
width: auto;
}