/*  
Theme Name: Artisteer
Theme URI: http://artisteer.org/
Description: Artisteer-generated WordPress theme.
Version: 1.6
Author: Artisteer
Author URI: http://artisteer.com/
*/

/* begin Page */
body
{
	margin: 0 auto;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #D9D9D9;
	color: #000000;
}

.Main
{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.PageBackgroundGlare {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.PageBackgroundGlareImage {
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 444px;
	width: 283px;
	margin: 0;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare {
	border: 1px solid transparent;
}
/* specially for Opera */

* html .PageBackgroundGlareImage
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Page-BgGlare.png',sizingMethod='crop');
}

table, th, td {
	font-size: 1em; 
	padding: 0; 
	border-collapse: collapse; 
}

a img { 
	border: 0; 
}

a {
	color: #0000CC;
}

a:link {
	color: #0000CC;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #000090;
}

/*ul {
	margin-left: 0; 
	padding-left: 20px;
}

ul li {
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}*/
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
	width: 800px;
}

* html .Sheet 
{
	zoom: 1;
}

.Sheet-content 
{
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin: 8px;
	text-align: left;
}




.Sheet-tl 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background-image: url('images/Sheet-s.png');
}

* html .Sheet-tl 
{
	font-size: 1px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-s.png',sizingMethod='crop'); 
}


.Sheet-tr 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	top: 0;
	right: 0;
	width: 18px;
	height: 18px;
}

* html .Sheet-tr 
{
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-18+'px');
}

.Sheet-tr div
{
	position: absolute;
	z-index:-1;
	top: 0px;
	left:-18px;
	width: 36px;
	height: 36px;
	background-image: url('images/Sheet-s.png');
}

* html .Sheet-tr div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-s.png',sizingMethod='crop'); 
}

.Sheet-bl 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	bottom: 0;
	left: 0;
	width: 18px;
	height: 18px;
}

* html .Sheet-bl 
{
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-18+'px');
}

.Sheet-bl div
{
	position: absolute;
	z-index:-1;
	top:-18px;
	left: 0;
	width: 36px;
	height: 36px;
	background-image: url('images/Sheet-s.png');
}

* html .Sheet-bl div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-s.png',sizingMethod='crop'); 
}

.Sheet-br 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	bottom: 0;
	right: 0;
	width: 18px;
	height: 18px;
}

* html .Sheet-br
{
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-18+'px');
	left: expression(this.parentNode.offsetWidth-18+'px');
}

.Sheet-br div 
{
	position: absolute;
	z-index:-1;
	top:-18px;
	left:-18px;
	width: 36px;
	height: 36px;
	background-image: url('images/Sheet-s.png');
}

* html .Sheet-br div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-s.png',sizingMethod='crop'); 
}

.Sheet-tc 
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 18px;
	right: 18px;
	height: 36px;
	background-image: url('images/Sheet-h.png');
}

* html .Sheet-tc
{
	font-size: 1px;
	width: expression(this.parentNode.offsetWidth-36+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-h.png',sizingMethod='scale'); 
}


.Sheet-bc 
{
	position: absolute;
	z-index:-1;
	bottom: 0;
	left: 18px;
	right: 18px;
	height: 36px;
	background-image: url('images/Sheet-h.png');
}

* html .Sheet-bc
{
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-36+'px');
	width: expression(this.parentNode.offsetWidth-36+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-h.png',sizingMethod='scale'); 
}

.Sheet-cl 
{
	position: absolute;
	z-index:-1;
	top: 18px;
	left: 0;
	width: 36px;
	bottom: 18px;
	background-image: url('images/Sheet-v.png');
}

* html .Sheet-cl
{
	font-size: 1px;
	height: expression(this.parentNode.offsetHeight-36+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-v.png',sizingMethod='scale'); 
}

.Sheet-cr 
{
	position: absolute;
	z-index:-1;
	top: 18px;
	right: 0;
	width: 36px;
	bottom: 18px;
	background-image: url('images/Sheet-v.png');
}

* html .Sheet-cr
{
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-36+'px');
	height: expression(this.parentNode.offsetHeight-36+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Sheet-v.png',sizingMethod='scale'); 
}

.Sheet-cc 
{
	position: absolute;
	z-index:-1;
	top: 18px;
	left: 18px;
	right: 18px;
	bottom: 18px;
	background-color: #FFFFFF;
}

* html .Sheet-cc
{
	font-size: 1px;
	width: expression(this.parentNode.offsetWidth-36+'px');
	height: expression(this.parentNode.offsetHeight-36+'px');
}
.Sheet
{
	margin-top: 75px !important;
	margin-bottom: 3em;
	padding: 0 0 1em 0;
}

/* end Box, Sheet */

/* begin Header */
div.Header 
{
	margin: 0 auto;
	position: relative;
	width: 784px;
	height: 250px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

* html div.Header 
{
	font-size: 1px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Header.png',sizingMethod='crop'); 
}

div.Header  div
{
	width: 100%;
	height: 100%;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
	position: relative;
	left: 10px;
	top: 98px;
}

.logo td
{
	text-align: left;
	vertical-align: middle;
}

.logo-name
{
	font-size: 26px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
}

.logo-name a
{
	text-decoration: none;
	color: #0E2F25 !important;
}

.logo-text
{
	font-size: 18px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #0B231C !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.menu li li {
	float: none;
}

.menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}

.menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {
	min-height: 0;
}

.menu ul {
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul {
	height: 1%;
}

* html .menu li.menuhover {
	z-index: 10000;
}

* html .menu .menuhoverUL {
	visibility: visible;
}

* html .menu .menuhoverUL {
	top: 100%;
	left: 0;
}

* html .menu .menuhoverUL .menuhoverUL {
	top: 0;
	left: 100%;
}

* html .menu ul a {
	height: 1%;
}

* html .menu li li {
	float: left;
	width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL {
	top: 5px;
	left: 100%;
}

* html .menu, * html .menu ul {
	height: 1%;
}

* html .menu li.menuhover {
	z-index: 10000;
}

* html .menu .menuhoverUL {
	visibility: visible;
}

* html .menu .menuhoverUL {
	top: 100%;
	left: 0;
}

* html .menu .menuhoverUL .menuhoverUL {
	top: 0;
	left: 100%;
}

* html .menu ul a {
	height: 1%;
}

* html .menu li li {
	float: left;
	width: 100%;
}


.nav
{
	position:relative;
	margin: 0  auto;
	width:784px;
	height:27px;
	z-index:100;
}

.menu 
{
	padding:1px 10px 1px 10px;
}

* html .nav
{
	zoom:1;
}

.nav .l, .nav .r, .nav .r div 
{
	top:0;
	position:absolute;
	z-index:-1;
	overflow:hidden;
	height:27px;
}

.nav .l 
{
	left:0;
	right:10px;
}

* html .nav .l
{
	width: expression(this.parentNode.offsetWidth-10+'px');
}

.nav .r 
{
	right:0;
	width:10px;
}

* html .nav .r
{
	left: expression(this.parentNode.offsetWidth-10+'px');
}

.nav .r div
{
	width:784px;
	right:0;
}

* html .nav .r div
{
	left: expression(this.parentNode.offsetWidth-784+'px');
}

.nav .l, .nav .r div 
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url('images/nav.png');
}

* html .nav .l, * html .nav .r div 
{
	font-size: 1px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav.png',sizingMethod='crop');
}



/* end Menu */

/* begin MenuItem */
.menu ul li {
	clear: both;
}

.menu a , .menu a span {
	height: 26px;
	display: block;
}

* html .menu a , * html .menu a span {
	float: left;
}

.menu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	
}
.menu a span span {
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #141414;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 26px;
	text-align: center;
	background-image: url('images/item-center.png');
	background-position: left top;
	background-repeat: repeat-x;
	
}

* html .menu a span span {
	display: inline;
}

.menu a:hover span span {
	color: #000000;
	background-position: left -26px;
}

.menu li:hover a span span {
	color: #000000;
	background-position: left -26px;
}

* html .menu .menuhover .menuhoverA span span {
	color: #000000;
	background-position: left -26px;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator 
{
	display: block;
	width: 1px;
	height: 26px;
	background-image: url('images/item-separator.png');
}/* end MenuSeparator */

/* begin MenuSubItem */

.menu ul a 
{
	text-align: center;
	height: 21px;
	line-height: 21px;
	margin-right: auto;
	
	width: 130px;
	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	
	border-width: 1px;
	border-style: solid;
	border-color: #55B7D8;
	color: #020708;
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.menu ul ul a
{
	margin-left: auto;
}

* html .menu ul a 
{
	color: #020708 !important;
}

.menu ul li a:hover
{
	color: #07171D;
	border-color: #2EA4CC;
	background-position: 0 -21px;
}

.menu ul li:hover>a
{
	color: #07171D;
	border-color: #2EA4CC;
	background-position: 0 -21px;
}

* html .menu ul a:hover {
	color: #07171D !important;
}	

* html .menu ul .menuhover .menuhoverA
{
	color: #07171D !important;
	border-color: #2EA4CC;
	background-position: 0 -21px;
}/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 6px;
}

.contentLayout .contentTable
{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.contentLayout .w20
{
	width: 20%;
}

.contentLayout .w30
{
	width: 30%;
}

.contentLayout .w50
{
	width: 50%;
}

.contentLayout td
{
	vertical-align: top;
	text-align: left;
}

	
/* end ContentLayout */

/* begin Button */

.Button
{
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	font-size: 100%;
	font-family: inherit;
	line-height: inherit;
	display: inline-block;
	overflow: visible;
	width: auto;
	cursor: default;
	white-space: normal;
	text-decoration: none;
	position: relative;
}

.Button .btn 
{
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	z-index: 0;
	height: 25px;
	color: #E25229;
}

.Button .t
{
	height: 25px;
	line-height: 25px;
	padding: 0 9px;
	text-align: left;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	position: relative;
}

.Button .active
{
	color: #F9FAFB;
}

.Button .hover 
{
	color: #39576A;
}

.Button .active .r 
{
	top: -50px;
}

.Button .hover .r 
{
	top: -25px;
}

.Button .r 
{
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 7px;
	height: 75px;
}

* html .Button .r
{
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-7+'px');
}

.Button .r span
{
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right:0;
	width:415px;
	height: 75px;
}

* html .Button .r span
{
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-415+'px');
}

.Button .active .l 
{
	top: -50px;
}

.Button .hover .l 
{
	top: -25px;
}

.Button .l 
{
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left:0;
	right: 7px;
	height: 75px;
}

* html .Button .l
{
	font-size: 1px;
	width: expression(this.parentNode.offsetWidth-7+'px');
}


.Button .l, .Button .r span  
{
	background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/Artisteer-Extensoft2/images/Button.png',sizingMethod='crop');
}


/* end Button */

/* begin Box, Block */
.Block 
{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

* html .Block 
{
	zoom: 1;
}

.Block-content 
{
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin: 13px;
	text-align: left;
}




.Block-tl 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background-image: url('images/Block-s.png');
}

* html .Block-tl 
{
	font-size: 1px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-s.png',sizingMethod='crop'); 
}


.Block-tr 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	top: 0;
	right: 0;
	width: 14px;
	height: 14px;
}

* html .Block-tr 
{
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-14+'px');
}

.Block-tr div
{
	position: absolute;
	z-index:-1;
	top: 0px;
	left:-14px;
	width: 28px;
	height: 28px;
	background-image: url('images/Block-s.png');
}

* html .Block-tr div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-s.png',sizingMethod='crop'); 
}

.Block-bl 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	bottom: 0;
	left: 0;
	width: 14px;
	height: 14px;
}

* html .Block-bl 
{
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-14+'px');
}

.Block-bl div
{
	position: absolute;
	z-index:-1;
	top:-14px;
	left: 0;
	width: 28px;
	height: 28px;
	background-image: url('images/Block-s.png');
}

* html .Block-bl div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-s.png',sizingMethod='crop'); 
}

.Block-br 
{
	position: absolute;
	overflow: hidden;
	z-index:-1;
	bottom: 0;
	right: 0;
	width: 14px;
	height: 14px;
}

* html .Block-br
{
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-14+'px');
	left: expression(this.parentNode.offsetWidth-14+'px');
}

.Block-br div 
{
	position: absolute;
	z-index:-1;
	top:-14px;
	left:-14px;
	width: 28px;
	height: 28px;
	background-image: url('images/Block-s.png');
}

* html .Block-br div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-s.png',sizingMethod='crop'); 
}

.Block-tc 
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 14px;
	right: 14px;
	height: 28px;
	background-image: url('images/Block-h.png');
}

* html .Block-tc
{
	font-size: 1px;
	width: expression(this.parentNode.offsetWidth-28+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-h.png',sizingMethod='scale'); 
}


.Block-bc 
{
	position: absolute;
	z-index:-1;
	bottom: 0;
	left: 14px;
	right: 14px;
	height: 28px;
	background-image: url('images/Block-h.png');
}

* html .Block-bc
{
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-28+'px');
	width: expression(this.parentNode.offsetWidth-28+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-h.png',sizingMethod='scale'); 
}

.Block-cl 
{
	position: absolute;
	z-index:-1;
	top: 14px;
	left: 0;
	width: 28px;
	bottom: 14px;
	background-image: url('images/Block-v.png');
}

* html .Block-cl
{
	font-size: 1px;
	height: expression(this.parentNode.offsetHeight-28+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-v.png',sizingMethod='scale'); 
}

.Block-cr 
{
	position: absolute;
	z-index:-1;
	top: 14px;
	right: 0;
	width: 28px;
	bottom: 14px;
	background-image: url('images/Block-v.png');
}

* html .Block-cr
{
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-28+'px');
	height: expression(this.parentNode.offsetHeight-28+'px');
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Block-v.png',sizingMethod='scale'); 
}

.Block-cc 
{
	position: absolute;
	z-index:-1;
	top: 14px;
	left: 14px;
	right: 14px;
	bottom: 14px;
	background-color: #EBEBEB;
}

* html .Block-cc
{
	font-size: 1px;
	width: expression(this.parentNode.offsetWidth-28+'px');
	height: expression(this.parentNode.offsetHeight-28+'px');
}
.Block
{
	margin: 10px;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	overflow:hidden;
	height:30px;
	z-index:0;
	line-height: 30px;
	padding: 0 12px;
	margin-bottom: 4px;
	text-align: left;
	color: #E3E3E3;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: Bold;
	font-style: normal;  
	text-decoration: none;
}

* html .BlockHeader
{
	zoom:1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
	top:0;
	position:absolute;
	z-index:-1;
	overflow:hidden;
	height:30px;
}

.BlockHeader .l 
{
	left:0;
	right:10px;
}

* html .BlockHeader .l
{
	width: expression(this.parentNode.offsetWidth-10+'px');
}

.BlockHeader .r 
{
	right:0;
	width:10px;
}

* html .BlockHeader .r
{
	left: expression(this.parentNode.offsetWidth-10+'px');
}

.BlockHeader .r div
{
	width:784px;
	right:0;
}

* html .BlockHeader .r div
{
	left: expression(this.parentNode.offsetWidth-784+'px');
}

.BlockHeader .l, .BlockHeader .r div 
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url('images/BlockHeader.png');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
	font-size: 1px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/BlockHeader.png',sizingMethod='crop');
}
/* end BlockHeader */

/* begin Box, Box, BlockContent */
.BlockContent 
{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

* html .BlockContent 
{
	zoom: 1;
}

.BlockContent-content 
{
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin: 12px;
	text-align: left;
	color: #575757;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;  
	text-decoration: none;
}

.BlockContent a
{
	color:#C37E10; 
}
.BlockContent a:link
{
	color:#C37E10; 
}

.BlockContent a:hover
{
	color:#3CC39B;
}
.BlockContent a:hover:visited
{
	color:#3CC39B;
}

.BlockContent a:visited
{
	color:#816950;
}

.BlockContent 
{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

* html .BlockContent 
{
	zoom: 1;
}

.BlockContent-content 
{
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin: 12px;
	text-align: left;
	color: #575757;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;  
	text-decoration: none;
}

.BlockContent a
{
	color:#C37E10; 
}
.BlockContent a:link
{
	color:#C37E10; 
}

.BlockContent a:hover
{
	color:#3CC39B;
}
.BlockContent a:hover:visited
{
	color:#3CC39B;
}

.BlockContent a:visited
{
	color:#816950;
}

/* end Box, Box, BlockContent */



.footer {
	text-align: center;
}

.post h2 a 
{
	text-decoration: none;
}