.main a{
	text-decoration:none;
}
.main a:hover {text-decoration:underline;}

.all {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.header{
	position:relative;
	z-index:999;
	width:100%;
}



.navigation{
	width:100%;
	float:left;
	height:48px;
	background:url(/css-images/bg-nav-r.gif) repeat-x 0 0;
	font-family:Arial,sans-serif;
	font-size:11px;
}
.navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
}
.navigation ul li{
	height:40px;
	float:left;
	padding:8px 17px 0 20px;
	font-weight:bold;
	text-align:left;
}
.navigation .home{
	width:50px;
	padding:8px 0 0;
}
.navigation .ebooks{
	width:120px;
	padding:8px 0 0;
}
.navigation .art-dir{
	width:140px;
	padding:8px 0 0;
}
.navigation .blogs{
	width:160px;
	padding:8px 0 0;
}
.navigation .art-dist{
	width:160px;
	padding:8px 0 0;
}
.navigation .writing{
	width:150px;
	padding:8px 0 0;
}
.navigation .faq{
	width:50px;
	padding:8px 0 0;
}
.navigation .contact{
	width:90px;
	padding:8px 0 0;
}
.navigation .other{
	width:160px;
	padding:8px 0 0;
}
.navigation .spacer{
	width:15px;
	padding:8px 0 0;
}
.navigation .active{
	background:url(/css-images/bg-nav-active-r.gif) repeat-x 0 0;
}
.navigation .active a{
	color:#B00000;
}
.navigation .active li a{
	color:#B00000;
}
.navigation a{
	color:#B00000;
	text-decoration:none;
}
.navigation a:hover{
	text-decoration:underline;
}



 /* dropdown */
.navigation ul li{
	position:relative;
}
.navigation ul li a{
	position:relative;
	z-index:9999;
}
.navigation ul li:hover div,
.navigation ul li.hover div{
	left:0;
}
.navigation ul li:hover a.dropdown,
.navigation ul li.hover a.dropdown{
	text-decoration:none;
	color:#FF0000;
}

.navigation ul ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}




.navigation ul .xhome ul{
	width:70px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xhome li{
	width:70px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xhome div{
	width:70px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}

.navigation ul .xebooks ul{
	width:120px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
}
.navigation ul ul .xebooks li{
	width:100px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #B00000;
}
.navigation ul li .xebooks div{
	width:100px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
}

.navigation ul .xart-dir ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xart-dir li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xart-dir div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}

.navigation ul .xblogs ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xblogs li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xblogs div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}

.navigation ul .xart-dist ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xart-dist li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xart-dist div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}

.navigation ul .xwriting ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xwriting li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xwriting div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}

.navigation ul .xfaq ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xfaq li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xfaq div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}

.navigation ul .xcontact ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xcontact li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xcontact div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}

.navigation ul .xother ul{
	width:169px;
	padding:33px 0 0;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/css-images/bg-dropdown-r.gif) no-repeat 0 0;
}
.navigation ul ul .xother li{
	width:135px;
	font-size:10px;
	text-transform:none;
	padding:0 0 0 12px;
	margin:5px 0 0 12px;
	display:inline;
	height:auto;
	font-weight:normal;
	background:url(/css-images/bg-dropdown-li.gif) no-repeat 0 6px;
	text-align:left;
}
.navigation ul li .xother div{
	width:169px;
	position:absolute;
	left:-9999px;
	top:0;
	padding:0 0 12px;
	line-height:1px;
	background:url(/css-images/bg-dropdown-bottom-r.gif) no-repeat 0 100%;
}








.sidebar-table-right {
	float: right;
	width: 180px;
	font-family:Arial,sans-serif;
	font-size:13px;
	padding-bottom:6px;
	}
.sidebar-table-right ul{
	margin:0 0 0 0;
	padding: 0 0 0 18px;
	list-style:disc;
	line-height:18px;
}
.sidebar-table-right ul li{
	position:inline;
}
.sidebar-table-right h4 {
	color: #fff;
	margin-bottom: 3px;
	padding: 4px;
	}
.sidebar-table-right h4 img {
	margin-bottom: -4px;
	}
.sidebar-table-right .module {
	background: #EEFFEE;
	margin: 0 0 0 0;
	padding: 0;
	}
.sidebar-table-right .moduleContent {
	margin: 0 0 0;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:12px;
	font-size:12px;
	}
.sidebar-table-right .moduleContentOL {
	margin: 0 0 0;
	padding-left:1px;
	padding-top:4px;
	padding-bottom:12px;
	font-size:12px;
	}




.sidebar-table-left {
	float: left;
	width: 180px;
	font-family:Arial,sans-serif;
	font-size:13px;
	padding-bottom:6px;
	}
.sidebar-table-left ul{
	margin:0 0 0 0;
	padding: 0 0 0 18px;
	list-style:disc;
	line-height:18px;
}
.sidebar-table-left ul li{
	position:inline;
}
.sidebar-table-left h4 {
        
	color: #fff;
	margin-bottom: 3px;
	padding: 4px;
	}
.sidebar-table-left h4 img {
	margin-bottom: -4px;
	}
.sidebar-table-left .module {
	background: #EEFFEE;
	margin: 0 0 0 0;
	padding: 0;
	}
.sidebar-table-left .moduleContent {
	margin: 0 0 0;
	padding-right:7px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:12px;
	font-size:12px;
	}
.sidebar-table-left .moduleContentOL {
	margin: 0 0 0;
	padding-left:1px;
	padding-top:4px;
	padding-bottom:12px;
	font-size:12px;
	}

















