body{
	background-color: #2d0101;
	margin: 0px 0px 0px 0px;
        font-family: "Trebuchet MS", Geneva;
        color: #f0e2d4;
}
html {
        margin-bottom: 1px;
}
a{
        color: #f0e2d4;
        text-decoration: none;
}
img{
        border: 0px;
}
img.menuTitle{
        margin-bottom: 14px;
}
div#wrapper{
	width: 1024px;
	background-color: #3e0303;
}
div.center{
	text-align: center;
}
div#header{
	width: 1024px;
	height: 140px;
	background: #ffffff url(../images/bg_siteTitle.gif) 0 0 no-repeat;
}
div#headerSiteTitle{
        max-width: 500px;
        float: left;
        color: #993333;
        font-size: 44px;
        font-weight: bold;
        text-transform: uppercase;
        margin-left: 220px;
        margin-top: 30px;
}
div#headerHomeLink{
        width: 100px;
        height: 80px;
        float: left;
        margin-left: 50px;
        margin-top: 18px;
}
.moduletable_homeLinkModule, ._homeLinkModule{
        width: 100px;
        height: 80px;

}
div#headerAboutArtist{
	margin-right: 50px;
	width: 125px;
	float: right;
	padding-top: 21px;
}
div#headerMiscLinks{
	margin-top: 30px;
	margin-right: 58px;
	width: 80px;
	height: 60px;
	float: right;
}
div#body{
	background-color: #2d0101;
	/*background-color: #e2e2e2;*/
	margin: 0px 20px 0px 20px;
        height: 540px;
}
div#leftPanel{
	width: 100px; 
	background-color: #3e0303;
	padding: 50px 50px 50px 30px; 
	float: left;
	height: 440px;
        text-align: left;
}
.mainlevel_current_mainMenuGalleriesItems
,.mainlevel_current_mainMenuLinksItems{
        color: #a82222;
}
div#contentWrapper{
	width: 804px;
	background-color: #2d0101;
	float: right;
	height: 340px;
        padding: 100px 0px;
}
div#footer{
	height: 20px;
	width: 1024px;
        text-align: left;
}
div#copyright{
        padding-left: 7px;
        color: #f0e2d4;
        font-size: 9px;
        padding-top: 2px;
}
div#webLinks{
        margin-top: 17px;
        /*margin-bottom: 20px;*/
}
table._mainMenuAuxLinksModule td{
        padding: 20px 2px 5px;
        text-align: center;
}
/*._mainMenuAuxLinksModule td{
        padding: 20px 2px 5px;
}*/
table._headerAuxLinksModule td{
        padding-bottom: 10px;
        padding-top: 22px;
}
table._aboutArtistModule td{
        padding-left: 14px;
}
table#facette {
        width: 508px;
        padding: 0px;
}
table#facette tr{
        background-color: rgb(190,187,187);
        height: 100px;
}
table#facette td{
        padding: 1px;
        text-align: justify;
        font-size: 12px;
}
tsble#facette.paddingLess{
        padding: 0px;
        height: auto;
}
table#facette.paddingLess tr{
        height: auto;
}
tr.hideFromFacette td{
        background-color: #2d0101;
}
table#facette td.articleEnclosed{
        padding-top: 100px;
        width: 508px;
}
table#facette td.articleStandalone{
        width: 508px;
        background-color: #dccbc1;
        color: #2d0101;
        padding: 0px 20px;
}
table#facette td.articleStandaloneHeader{
        background: #dccbc1 url(/images/stories/cell_header.gif) 0 0 no-repeat;
        height: 50px;
        padding: 0px
}
table#facette td.articleStandaloneFooter{
        background: #dccbc1 url(/images/stories/cell_footer.gif) 0 0 no-repeat;
        height: 50px;
        padding: 0px;
}
table.contentpaneopen{
        border: 0px;
        padding: 0px;
        width: 604px;
}
table.contentpaneopen td{
        text-align: center;
}
/* Main menu styling */
.mainlevel_mainMenus
,._mainMenuGalleriesModule
,._mainMenuLinksModule
{
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        /* margin-top: 8px;
        margin-bottom: 8px;
        padding: 15px;
        text-align: justify;
        width: 100px;*/
}
._mainMenuGalleriesModule td
,._mainMenuLinksModule td
{
        padding: 2px;
}
/*********************/
/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}