/*
Theme Name: new
Theme URI:
Description: Artisteer-generated theme
Version: 1.0
Author:
Author URI:
Tags: fixed width, three columns, valid XHTML, widgets

begin Page
Generated with Artisteer version 2.3.0.20943, file checksum is 67A5B47B.*/
BODY
{
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
}
#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#art-page-background-simple-gradient
{
	position: absolute;
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 1px;
}
.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;
}
/*end Page
begin Box, Sheet*/
.art-Sheet
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 1024px;
	min-width: 31px;
	min-height: 31px;
}
.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}
.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: 30px;
	height: 30px;
	background-image: url(images/Sheet-s.png);
}
.art-Sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 15px, 15px, auto);
}
.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 15px, 15px);
}
.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(15px, 15px, auto, auto);
}
.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(15px, auto, auto, 15px);
}
.art-Sheet-tc, .art-Sheet-bc
{
	left: 15px;
	right: 15px;
	height: 30px;
	background-image: url(images/Sheet-h.png);
}
.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 15px, auto);
}
.art-Sheet-bc
{
	bottom: 0;
	clip: rect(15px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl
{
	top: 15px;
	bottom: 15px;
	width: 30px;
	background-image: url(images/Sheet-v.png);
}
.art-Sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 15px);
}
.art-Sheet-cl
{
	left: 0;
	clip: rect(auto, 15px, auto, auto);
}
.art-Sheet-cc
{
	position: absolute;
	z-index: -1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background-image: url(images/Sheet-c.png);
}
.art-Sheet
{
	margin-top: -10px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width: 1024px;
}
/*end Box, Sheet
begin Header*/
DIV.art-Header
{
	margin: 0 100px 0 -2px;
	position: relative;
	z-index: 0;
	width: 890px;
	height: 250px;
}
DIV.art-Header-jpeg
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 1004px;
	height: 250px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*end Header
begin Logo*/
.art-Logo
{
	display: block;
	position: absolute;
	left: 10px;
	top: 8px;
	width: 994px;
}
H1.art-Logo-name
{
	display: block;
	text-align: left;
}
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: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #FFFFFF !important;
}
.art-Logo-text
{
	display: block;
	text-align: left;
}
.art-Logo-text, .art-Logo-text A
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #828282 !important;
}
/*end Logo
begin Menu
menu structure*/
.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 1em sans-serif;
}
.art-menu, .art-menu UL
{
	margin: 0;
	padding: 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;
}
.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;
}
/*menu structure*/
.art-menu
{
	padding: 8px 4px 0px;
}
.art-nav
{
	position: relative;
	height: 37px;
	z-index: 100;
}
.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 37px;
}
.art-nav .l
{
	left: 0;
	right: 0px;
}
.art-nav .r
{
	right: 0;
	width: 1004px;
	clip: rect(auto, auto, auto, 1004px);
}
/*end Menu
begin MenuItem*/
.art-menu UL LI
{
	clear: both;
}
.art-menu A
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 0px;
}
.art-menu A .r, .art-menu A .l
{
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 87px;
	background-image: url(images/MenuItem.png);
}
.art-menu A .l
{
	left: 0;
	right: 0px;
}
.art-menu A .r
{
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.art-menu A .t
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0 22px;
	margin: 0 0px;
	line-height: 29px;
	text-align: center;
}
.art-menu A:hover .l, .art-menu A:hover .r
{
	top: -29px;
}
.art-menu LI:hover>A .l, .art-menu LI:hover>A .r
{
	top: -29px;
}
.art-menu LI:hover A .l, .art-menu LI:hover A .r
{
	top: -29px;
}
.art-menu A:hover .t
{
	color: #E8E8E8;
}
.art-menu LI:hover A .t
{
	color: #E8E8E8;
}
.art-menu LI:hover>A .t
{
	color: #E8E8E8;
}
.art-menu A.active .l, .art-menu A.active .r
{
	top: -58px;
}
.art-menu A.active .t
{
	color: #FFFFFF;
}
/*end MenuItem
begin MenuSubItem*/
.art-menu UL A
{
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	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: #E8E8E8;
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-menu UL UL A
{
	margin-left: auto;
}
.art-menu UL LI A:hover
{
	color: #EDEDED;
	background-position: 0 -20px;
}
.art-menu UL LI:hover>A
{
	color: #EDEDED;
	background-position: 0 -20px;
}
.art-nav .art-menu UL LI A:hover SPAN, .art-nav .art-menu UL LI A:hover SPAN SPAN
{
	color: #EDEDED;
}
.art-nav .art-menu UL LI:hover>A SPAN, .art-nav .art-menu UL LI:hover>A SPAN SPAN
{
	color: #EDEDED;
}
/*end MenuSubItem
begin ContentLayout*/
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 1004px;
}
/*end ContentLayout
begin Box, Block*/
.art-Block
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px 12px 7px 7px;
	margin-right: 1110px;
}
.art-Block
{
	margin: 29px 10px 10px -40px;
}
/*end Box, Block
begin Box, BlockContent*/
.art-BlockContent
{
	position: relative;
	z-index: 0;
	margin: 0 4px 0 2px;
	min-width: 1px;
	min-height: 1px;
}
.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 0px 0px 0px 0;
}
.art-BlockContent-body
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0;
	padding-top: -25px;
	padding-bottom: -30px;
}
.art-BlockContent-body A:link
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body A:visited, .art-BlockContent-body A.visited
{
	color: #ADADAD;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body A:hover, .art-BlockContent-body A.hover
{
	color: #787878;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-BlockContent-body UL
{
	list-style-type: none;
	color: #8F8F8F;
	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;
}
/*end Box, BlockContent
begin Box, Post*/
.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: 0px;
}
.art-Post
{
	margin: 0px 0px 0px -2px;
}
/*Start images*/
A IMG
{
	border: 0;
}
.art-article IMG, IMG.art-article
{
	margin: 3.8em 1em 1em;
}
.art-metadata-icons IMG
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/*Finish images
Start tables*/
.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 #696969;
	vertical-align: top;
	text-align: left;
}
.art-article TH
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
/*Finish tables*/
PRE
{
	overflow: auto;
	padding: 0.1em;
}
/*end Box, Post
begin PostMetadata*/
.art-PostMetadataHeader
{
	padding: 1px;
}
/*end PostMetadata
begin PostHeaderIcon*/
.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: #020202;
}
.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: #EBEBEB;
}
/*end PostHeaderIcon
begin PostHeader*/
.art-PostHeader A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #D1D1D1;
}
.art-PostHeader A:visited, .art-PostHeader A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #BFBFBF;
}
.art-PostHeader A:hover, .art-PostHeader A.hovered
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #1A1A1A;
}
/*end PostHeader
begin PostIcons*/
.art-PostHeaderIcons
{
	padding: 1px;
}
.art-PostHeaderIcons, .art-PostHeaderIcons A, .art-PostHeaderIcons A:link, .art-PostHeaderIcons A:visited, .art-PostHeaderIcons A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #020202;
}
.art-PostHeaderIcons A, .art-PostHeaderIcons A:link, .art-PostHeaderIcons A:visited, .art-PostHeaderIcons A:hover
{
	margin: 0;
}
.art-PostHeaderIcons A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #020202;
}
.art-PostHeaderIcons A:visited, .art-PostHeaderIcons A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #020202;
}
.art-PostHeaderIcons A:hover, .art-PostHeaderIcons A.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #020202;
}
/*end PostIcons
begin PostContent
Content Text Font & Color (Default)*/
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: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 40px;
	color: #FFFFFF;
}
.art-PostContent
{
	margin: 0;
}
/*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: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #787878;
}
/*Adds special style to an unvisited link.*/
A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #787878;
}
/*Adds special style to a visited link.*/
A:visited, A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #C7C7C7;
}
/*:hover - adds special style to an element when you mouse over it.*/
A:hover, A.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #ADADAD;
}
/*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: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
H2, H2 A, H2 A:link, H2 A:visited, H2 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
H3, H3 A, H3 A:link, H3 A:visited, H3 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
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: #C7C7C7;
}
H5, H5 A, H5 A:link, H5 A:visited, H5 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #C7C7C7;
}
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: #C7C7C7;
}
/*Finish Content headings Fonts & Colors
end PostContent
begin PostBullets
Start Content list*/
OL, UL
{
	color: #8F8F8F;
	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;
}
/*Finish Content list
end PostBullets
begin PostQuote
Start blockquote*/
BLOCKQUOTE, BLOCKQUOTE P, .art-PostContent BLOCKQUOTE P
{
	color: #080808;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
BLOCKQUOTE, .art-PostContent BLOCKQUOTE
{
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 28px;
	background-color: #828282;
	background-image: url(images/PostQuote.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/*Finish blockuote
end PostQuote
begin PostIcons*/
.art-PostFooterIcons
{
	padding: 1px;
}
.art-PostFooterIcons, .art-PostFooterIcons A, .art-PostFooterIcons A:link, .art-PostFooterIcons A:visited, .art-PostFooterIcons A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #EBEBEB;
}
.art-PostFooterIcons A, .art-PostFooterIcons A:link, .art-PostFooterIcons A:visited, .art-PostFooterIcons A:hover
{
	margin: 0;
}
.art-PostFooterIcons A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #787878;
}
.art-PostFooterIcons A:visited, .art-PostFooterIcons A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #787878;
}
.art-PostFooterIcons A:hover, .art-PostFooterIcons A.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #ADADAD;
}
/*end PostIcons
begin Button*/
.art-button-wrapper .art-button
{
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 34px;
	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: 34px;
	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: 34px;
	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: 34px;
	text-decoration: none !important;
	color: #F2F2F2 !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: #EBEBEB !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button
{
	color: #F5F5F5 !important;
}
.art-button-wrapper .l, .art-button-wrapper .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 102px;
	background-image: url(images/Button.png);
}
.art-button-wrapper .l
{
	left: 0;
	right: 11px;
}
.art-button-wrapper .r
{
	width: 411px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -34px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -68px;
}
/*end Button
begin Footer*/
.art-Footer
{
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 1004px;
	margin: 5px auto 0px;
}
.art-Footer .art-Footer-inner
{
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}
.art-Footer .art-Footer-background
{
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(images/Footer.png);
	width: 1004px;
	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: 32px;
	width: 32px;
	cursor: default;
}
.art-Footer .art-Footer-text P
{
	margin: 0;
}
.art-Footer .art-Footer-text
{
	display: inline-block;
	color: #D9D9D9;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.art-Footer .art-Footer-text A:link
{
	text-decoration: none;
	color: #1A1A1A;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text A:visited
{
	text-decoration: none;
	color: #949494;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text A:hover
{
	text-decoration: none;
	color: #E0E0E0;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/*end Footer
begin PageFooter*/
.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: #999999;
}
.art-page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #545454;
}
/*end PageFooter
begin LayoutCell*/
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 200px;
}
/*end LayoutCell
begin LayoutCell*/
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 601px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 801px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 801px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 1001px;
}
/*end LayoutCell
begin LayoutCell*/
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 200px;
}
/*end LayoutCell*/
.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;
}
/*Recommended by http://codex.wordpress.org/CSS
Begin*/
.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;
}
/*Calendar*/
#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;
}
