BODY
{
	margin: 0 auto;
	padding: 0;
	background-image: url(images/madera.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#art-page-background-gradient
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 500px;
}
#art-page-background-gradient
{
	background-position: top left;
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
FORM
{
	padding: 0 !important;
	margin: 0 !important;
}
TABLE.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
.art-Sheet
{
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 1174px;
	min-width: 35px;
	min-height: 35px;
}
.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 13px;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl
{
	position: absolute;
	z-index: -1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 34px;
	height: 34px;
}
.art-Sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 17px, 17px, auto);
}
.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}
.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}
.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}
.art-Sheet-tc, .art-Sheet-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
}
.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}
.art-Sheet-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
}
.art-Sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 17px);
}
.art-Sheet-cl
{
	left: 0;
	clip: rect(auto, 17px, auto, auto);
}
.art-Sheet-cc
{
	position: absolute;
	z-index: -1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
}
.art-Sheet
{
	margin-top: -13px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width: 1200px;
}
DIV.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 1174px;
	height: 240px;
}
DIV.art-Header-jpeg
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 1174px;
	height: 240px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.art-Logo
{
	display: block;
	position: absolute;
	left: 10px;
	top: 88px;
	width: 1153px;
}
H1.art-Logo-name
{
	display: block;
	text-align: center;
}
H1.art-Logo-name, H1.art-Logo-name A, H1.art-Logo-name A:link, H1.art-Logo-name A:visited, H1.art-Logo-name A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #020202 !important;
}
.art-Logo-text
{
	display: block;
	text-align: center;
}
.art-Logo-text, .art-Logo-text A
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: inherit;
	font-weight: normal;
	padding: 11px;
	margin: 0;
	color: #020202 !important;
}
.art-menu A, .art-menu A:link, .art-menu A:visited, .art-menu A:hover
{
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.art-menu, .art-menu UL
{
	margin: 0;
	padding: 0px 0 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu LI
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.art-menu LI:hover
{
	z-index: 10000;
	white-space: normal;
}
.art-menu LI LI
{
	float: none;
}
.art-menu UL
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.art-menu LI:hover>UL
{
	visibility: visible;
	top: 100%;
}
.art-menu LI LI:hover>UL
{
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu UL:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu UL
{
	min-height: 0;
}
.art-menu UL
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu UL UL
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
DIV.art-nav-center
{
	position: relative;
	float: right;
	right: 50%;
}
UL.art-menu
{
	position: relative;
	float: left;
	left: 50%;
}
.firefox2 UL.art-menu
{
	float: none;
}
.art-menu
{
	padding: 5px;
}
.art-nav
{
	position: relative;
	height: 29px;
	z-index: 100;
}
.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 29px;
	background-image: url(images/nav.png);
}
.art-nav .l
{
	left: 0;
	right: 0px;
}
.art-nav .r
{
	right: 0;
	width: 1174px;
	clip: rect(auto, auto, auto, 1174px);
}
.art-menu UL LI
{
	clear: both;
}
.art-menu A
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 19px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 1px;
}
.art-menu A .r, .art-menu A .l
{
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 57px;
	background: none;
}
.art-menu A .l
{
	left: 0;
	right: 7px;
}
.art-menu A .r
{
	width: 414px;
	right: 0;
	clip: rect(auto, auto, auto, 407px);
}
.art-menu A .t
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFD7B3;
	padding: 0 0px;
	margin: 0 7px;
	line-height: 19px;
	text-align: center;
}
.art-menu A:hover .l, .art-menu A:hover .r
{
	top: -19px;
}
.art-menu LI:hover>A .l, .art-menu LI:hover>A .r
{
	top: -19px;
}
.art-menu LI:hover A .l, .art-menu LI:hover A .r
{
	top: -19px;
}
.art-menu A:hover .t
{
	color: #522700;
}
.art-menu LI:hover A .t
{
	color: #522700;
}
.art-menu LI:hover>A .t
{
	color: #522700;
}
.art-menu A.active .l, .art-menu A.active .r
{
	top: -38px;
}
.art-menu A.active .t
{
	color: #0F0700;
}
.art-nav .art-menu-separator
{
	display: block;
	width: 7px;
	height: 19px;
	background-image: url(images/MenuSeparator.png);
}
.art-menu UL A
{
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 240px;
	overflow: hidden;
	line-height: 20px;
	margin-right: auto;
	background-image: url(images/subitem-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}
.art-nav UL.art-menu UL SPAN, .art-nav UL.art-menu UL SPAN SPAN
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.art-menu UL A, .art-menu UL A:link, .art-menu UL A:visited, .art-menu UL A:hover, .art-menu UL A:active, .art-nav UL.art-menu UL SPAN, .art-nav UL.art-menu UL SPAN SPAN
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #794B0B;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.art-menu UL UL A
{
	margin-left: auto;
}
.art-menu UL LI A:hover
{
	color: #FDF4E8;
	background-position: 0 -20px;
}
.art-menu UL LI:hover>A
{
	color: #FDF4E8;
	background-position: 0 -20px;
}
.art-nav .art-menu UL LI A:hover SPAN, .art-nav .art-menu UL LI A:hover SPAN SPAN
{
	color: #FDF4E8;
}
.art-nav .art-menu UL LI:hover>A SPAN, .art-nav .art-menu UL LI:hover>A SPAN SPAN
{
	color: #FDF4E8;
}
.art-contentLayout
{
	position: relative;
	margin-bottom: 1px;
	width: 1174px;
}
.art-Block
{
	background: transparent;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 15px;
	min-height: 15px;
}
.art-Block-body
{
	background: transparent;
	position: relative;
	z-index: 1;
	padding: 7px;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc, .art-Block-cr, .art-Block-cl
{
	position: absolute;
	z-index: -1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 14px;
	height: 14px;
}
.art-Block-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 7px, 7px, auto);
}
.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}
.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}
.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}
.art-Block-tc, .art-Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
}
.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}
.art-Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}
.art-Block-cr, .art-Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
}
.art-Block-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 7px);
}
.art-Block-cl
{
	left: 0;
	clip: rect(auto, 7px, auto, auto);
}
.art-Block-cc
{
	position: absolute;
	z-index: -1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background: transparent;
}
.art-Block
{
	margin: 7px;
	background-color: transparent;
}
.art-BlockHeader
{
	background: transparent;
	position: relative;
	z-index: 0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}
.art-BlockHeader .t
{
	height: 30px;
	color: #0573BE;
	font-family: Consolas;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px;
	line-height: inherit;
	text-align: left;
}
.art-BlockHeader .l, .art-BlockHeader .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 30px;
	background-image: none;
}
.art-BlockHeader .l
{
	left: 0;
	right: 6px;
}
.art-BlockHeader .r
{
	width: 1194px;
	right: 0;
	clip: rect(auto, auto, auto, 1188px);
}
.art-header-tag-icon
{
	height: 30px;
	background-position: left top;
	background-image: none;
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}
.art-BlockContent
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}
.art-BlockContent-body
{
	color: #BD5B00;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-BlockContent-body A:link
{
	color: #955D0E;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body A:visited, .art-BlockContent-body A.visited
{
	color: #FF830F;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body A:hover, .art-BlockContent-body A.hover
{
	color: #C47A12;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-BlockContent-body UL
{
	list-style-type: none;
	color: #472300;
	margin: 0;
	padding: 0;
}
.art-BlockContent-body LI
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}
.art-BlockContent-body UL LI
{
	padding: 0px 0 0px 13px;
	background-image: url(images/BlockContentBullets.png);
	background-repeat: no-repeat;
	margin: 0.5em 0;
	line-height: 1.2em;
}
.art-Post
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}
.art-Post
{
	margin: 7px;
}
A IMG
{
	border: 0;
}
.art-article IMG, IMG.art-article
{
	border: 1px solid #EEA744;
	margin: 1em;
}
.art-metadata-icons IMG
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.art-article TABLE, TABLE.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}
.art-article TABLE, TABLE.art-article .art-article TR, .art-article TH, .art-article TD
{
	background-color: transparent;
}
.art-article TH, .art-article TD
{
	padding: 2px;
	border: 1px solid #F1B96A;
	vertical-align: top;
	text-align: left;
}
.art-article TH
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
PRE
{
	overflow: auto;
	padding: 0.1em;
}
.art-PostHeader
{
	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: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #381B00;
}
.art-PostHeader A, .art-PostHeader A:link, .art-PostHeader A:visited, .art-PostHeader A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0;
	color: #381B00;
}
.art-PostHeader A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #593708;
}
.art-PostHeader A:visited, .art-PostHeader A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #854000;
}
.art-PostHeader A:hover, .art-PostHeader A.hovered
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #B67111;
}
BODY
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.art-PostContent P
{
	margin: 0.5em 0;
}
.art-PostContent, .art-PostContent P
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #515129;
}
.art-PostContent
{
	margin: 0;
}
A
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #B67111;
}
A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #B67111;
}
A:visited, A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #612F00;
}
A:hover, A.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #B67111;
}
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;
}
H1, H1 A, H1 A:link, H1 A:visited, H1 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #944700;
}
H2, H2 A, H2 A:link, H2 A:visited, H2 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #C76000;
}
H3, H3 A, H3 A:link, H3 A:visited, H3 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #B67111;
}
H4, H4 A, H4 A:link, H4 A:visited, H4 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #5C2C00;
}
H5, H5 A, H5 A:link, H5 A:visited, H5 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #5C2C00;
}
H6, H6 A, H6 A:link, H6 A:visited, H6 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #5C2C00;
}
OL, UL
{
	color: #381B00;
	margin: 1em 0 1em 2em;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
LI OL, LI UL
{
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
LI
{
	margin: 0.2em 0;
	padding: 0;
}
UL
{
	list-style-type: none;
}
OL
{
	list-style-position: inside;
}
.art-Post LI
{
	padding: 0px 0 0px 13px;
	line-height: 1.2em;
}
.art-Post OL LI, .art-Post UL OL LI
{
	background: none;
	padding-left: 0;
}
.art-Post UL LI, .art-Post OL UL LI
{
	background-image: url(images/PostBullets.png);
	background-repeat: no-repeat;
	padding-left: 13px;
}
BLOCKQUOTE, BLOCKQUOTE P, .art-PostContent BLOCKQUOTE P
{
	color: #1F0F00;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
BLOCKQUOTE, .art-PostContent BLOCKQUOTE
{
	border: 1px solid #F5CA8F;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #F9E2C2;
	background-image: url(images/PostQuote.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.art-button-wrapper .art-button
{
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 33px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index: 0;
}
.art-button-wrapper
{
	display: inline-block;
	position: relative;
	height: 33px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	z-index: 0;
}
.firefox2 .art-button-wrapper
{
	display: block;
	float: left;
}
.art-button-wrapper .art-button
{
	display: block;
	height: 33px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 33px;
	text-decoration: none !important;
	color: #000 !important;
}
INPUT, SELECT
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000 !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button
{
	color: #FDF4E8 !important;
}
.art-button-wrapper .l, .art-button-wrapper .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 99px;
	background-image: url(images/Button.png);
}
.art-button-wrapper .l
{
	left: 0;
	right: 10px;
}
.art-button-wrapper .r
{
	width: 409px;
	right: 0;
	clip: rect(auto, auto, auto, 399px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -33px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -66px;
}
.art-Footer
{
	position: relative;
	background: #0573BE;
	z-index: 0;
	overflow: hidden;
	width: 1174px;
	margin: 5px auto 0px;
}
.art-Footer .art-Footer-inner
{
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}
.art-Footer .art-Footer-background
{
	position: absolute;
	z-index: -1;
	width: 1174px;
	height: 150px;
	bottom: 0;
	left: 0;
}
.art-rss-tag-icon
{
	position: relative;
	display: block;
	float: left;
	background-image: url(images/rssIcon.png);
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
	cursor: default;
}
.art-Footer .art-Footer-text P
{
	margin: 0;
}
.art-Footer .art-Footer-text
{
	display: inline-block;
	color: #2F1D04;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.art-Footer .art-Footer-text A:link
{
	text-decoration: none;
	color: #8C570D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text A:visited
{
	text-decoration: none;
	color: #331900;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text A:hover
{
	text-decoration: none;
	color: #8C570D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-page-footer, .art-page-footer A, .art-page-footer A:link, .art-page-footer A:visited, .art-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: #EB9C2D;
}
.art-page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #EB9C2D;
}
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 234px;
}
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 703px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 937px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 937px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 1171px;
}
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 234px;
}
.commentlist, .commentlist LI
{
	background: none;
}
.commentlist LI LI
{
	margin-left: 30px;
}
.commentlist LI .avatar
{
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	margin: 1px;
	background: #FFF;
}
.commentlist LI CITE
{
	font-size: 1.2em;
}
#commentform TEXTAREA
{
	width: 100%;
}
IMG.wp-smiley
{
	border: none;
	margin: 0;
	padding: 0;
}
.navigation
{
	display: block;
	text-align: center;
}
.aligncenter, DIV.aligncenter, .art-article .aligncenter IMG, .aligncenter IMG.art-article, .aligncenter IMG, IMG.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.alignright IMG, IMG.alignright
{
	margin: 1em;
	margin-right: 0;
}
.alignleft IMG, IMG.alignleft
{
	margin: 1em;
	margin-left: 0;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*End*/
.hidden
{
	display: none;
}
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next A
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev A
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar A
{
	display: block;
}
#wp-calendar CAPTION
{
	text-align: center;
	width: 100%;
}
#wp-calendar TD
{
	padding: 3px 0;
	text-align: center;
}
.gallery
{
	letter-spacing: normal;
}

