html, body {
	margin:0;
	padding:0;
	background: #4e0d0d url(../images/site/page_bg.gif) repeat-x;
	font-family: Arial;
	font-size:13px;
}
#custom-doc { width:960px; margin:6px auto 15px auto; text-align:left; }

a, a:link, a:visited, a:active { 
	color: #a10202;
	text-decoration: none;
}
title {
    text-transform: capitalize;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 8px 0;
}
hr {
    margin: 0 0 8px 0;
    padding:0px;
    border:0px;
    background-color:none;
    border-bottom:1px solid #e7e0cc;
}

#langswitch {
    position:absolute;
    top: -5px;
    right: 17px;
    padding: 5px 10px;
    background-color: #330000;
}
h1 {
	color:#751212;
	font-size:167%;
	font-weight:bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #e7e0cc;
	padding: 0 0 2px 0;
	margin: 0 0 12px 0;
}
h2 {
	color:#751212;
	font-size:131%;
	font-weight:bold;
}
#hd {
	height: 77px;
	position:relative;
}
#logo {
	position: absolute;
	top: 0px;
	left:20px;
}
#logoTitle {
	padding: 30px 0 0 100px;
	width: 213px;
	float:left;
}
#menuContainer {
    float:right;
    z-index:0;
}
#menu {
	width: 620px;
	z-index:0;
}
.menuItem {
	float:right;
	text-align: right;
	padding: 0 7px 0 7px;
	border-left: 1px solid #4b0d0d;
}
.menuItem a, .menuItem a:link, .menuItem a:visited, .menuItem a:active {
	color: #fff;
	font-size: 131%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
}
#headTop {
	height:25px;
	background: #330000 url(../images/site/header_top_bg.gif);
}
#contentContainer {
	background-color: #fffbe5;
	padding: 20px;
}
.homeLeft, .newsLeft, .newsViewLeft, .contactLeft, .artistsLeft {
	width:484px;
	float:left;
	margin:0 10px 0 0;
}
.homeRight, .newsRight,.newsViewRight, .contactRight, .artistsRight {
	width:426px;
	float:left;
}
.newsLeft { width:671px;}
.newsRight, .artistsRight { width: 239px;}
.newsViewLeft { width:590px;}
.newsViewRight { width: 320px;}
.contactLeft { width: 210px;}
.contactRight { width: 700px;}
.artistsLeft { width:633px;}
.artistsRight { width:277px;}

.contactRight img{
    border: 4px solid #751212;
}
.featuredImg, .newsRight .featuredImg, .artistsLeft .featuredImg{
    float:left;
    margin: 0 4px 4px 0;
}
.newsRight .featuredImg {
    height:none;
}
.featuredImg img{
    border: 1px solid #333;
}
.featImage img {
    border: 1px solid #333;
}
.bioImage {
	margin:0 10px 10px 0;
}
.newsRight .featuredImg, .artistsLeft .featuredImg {
	width:250px;
}
.artistsLeft .featuredImg {
	width:106px;
}
.featuredArtistNameContainer, .newsRight .featuredArtistNameContainer, .artistsLeft .featuredArtistNameContainer{
	width: 114px;
    height: 30px;
}
.newsRight .featuredArtistNameContainer, .artistsLeft .featuredArtistNameContainer{
	width:218px;
}
.bioImageNameContainer {
	width:150px;
}
.featuredArtistName {
	color:#fff;
	font-size: 85%;
	font-weight: bold;
	text-align:left;
}
strong { font-weight: bold;}
.yui-tt, .yui-skin-sam .yui-tt .bd{
	text-align: left;
	background-color: #330000;
	background-image: none;
	color:#fff;
	border: 1px solid #fff;
	max-width: 500px;
	*width:500px;
	padding:8px;
}
.yui-tt, .yui-skin-sam .yui-tt {
    background-color: #330000;
    background-image: none;
    border:0px;
}
.newsDate{
	font-size:85%;
	font-weight:bold;
	margin: 0 0 8px 0;
}
.newsSummaryItem{
	border-bottom: 1px solid #f3eee0;
	padding:0 0 12px 0;
	margin: 0 0 12px 0;
	overflow:hidden;
}
.readMore {
	text-align:left;
	font-weight:bold;
	padding:8px 0 0 0;
	width:420px;
}
input.textBox {
	width:220px;
	margin:0 0 4px 0;
}
input.dropBox {
	width:220px;
	margin:0 0 8px 0;
}
input.submitButton{
	margin:0 0 6px 0;
}
#category-nav {
	font-size: 131%;
	font-weight: bold;
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 0 10px;
}
#category-nav ul{
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 0 10px;
}
.sectionDivision {
	height:12px;
	font-size:1%;
}
.allow_float {overflow:hidden}
.defaultContainer{
	margin:0 0 15px 0;
}
.viewAll {
	font-size:131%;
	font-weight: bold;
	margin: 8px 0 0 0;	
}
.artistNameContainer {
	padding: 8px;
	border-bottom:1px dashed #ccc;
	font-weight: bold;
	font-size: 131%;
	overflow:hidden;
	width: 617px;
}
.artistName {
	float:left;
}
.artistCategories{
	float:right;
	font-size:85%;
	font-weight: normal;
}
.pagination {
    padding: 8px 0 8px 0;
    text-align: right;
    width:633px;
}
.pagination a, .pagination a:link, .pagination a:visited, .pagination a:active, .pagination a:hover {
    padding: 4px;
    border: 1px solid #330000;
    background-color: #fff;
}
.pagination a:hover { 
    background-color: #330000;
    color: #fff;
}
.artworkImage {
    border:4px solid #330000;
    margin:0 10px 10px 0;
}
.blowup_image {
	padding: 4px 0 0 4px;
	position: relative;
}

/* YUI Menu */
.yuimenubar, .yuimenubarnav {
    background-image: none;
}
#menu {
    background-image:none;
    border: 0px;
    font-size: 131%;
    color: #fff;
    font-weight: bold;
    width: 560px;
    float:right;
    cursor:pointer;
    z-index: 9999;
}
#menuContainer {
    position:absolute;
    top: 30px;
    right:10px;
    z-index: 9999;
}
#nav_en li a, #nav_en li a:visited, #nav_en li a:active, #nav li a:link {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
#nav_en li {
    padding: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
#nav_en li ul {
    padding: 10px;
    border: 1px solid #fff;
    background-color: #330000;
    font-size: 85%;
    min-width: 180px;
}
#nav_en li ul li {
    padding: 2px;
    font-size: 93%;
}
#nav_fr li a, #nav_fr li a:visited, #nav_fr li a:active, #nav_fr li a:link {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#nav_fr li {
    padding: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#nav_fr li ul {
    padding: 10px;
    border: 1px solid #fff;
    background-color: #330000;
    font-size: 85%;
    min-width: 180px;
}
#nav_fr li ul li {
    padding: 2px;
    font-size: 93%;
}
#lightbox {
    z-index: 10000;
}
.clearLeft {
    clear:left;
}
.homeFeaturedImg {
 position:relative;
}
.adminEdit {
    background-color: #000;
    position:absolute;
    bottom: 4px;
    right: 0;
    padding:8px;
    color: #fff;
}