body
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#layout_canvas
{
	float: left;
	width: 1000px;
}

#layout_left
{
	float: left;
	width: 205px;
	height: 1100px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
}

#zani_logo
{
	padding-top: 10px;
	padding-left: 5px;
}

#layout_left_menu
{
	float: left;
	background-color: #ffffff;
	width: 160px;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
}

#layout_left_menu p.gap
{
	clear: both;
	height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#layout_left_menu_contact a
{
	background: transparent url(../images/options/contact.gif) no-repeat left top;
	height: 16px;
	width: 143px;
	display: block;
	text-indent: -1000em;
	clear: both;
}

#layout_left_menu_contact a:hover
{
	background-position: 0px -16px;
}

#layout_left_menu_contact a.selected
{
	background-position: 0px -32px;
}

#layout_left_menu_links a
{
	background: transparent url(../images/options/links.gif) no-repeat left top;
	height: 16px;
	width: 143px;
	display: block;
	text-indent: -1000em;
	clear: both;
}

#layout_left_menu_links a:hover
{
	background-position: 0px -16px;
}

#layout_left_menu_links a.selected
{
	background-position: 0px -32px;
}

#layout_left_menu_submenu
{
	float: left;
	width: 142px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#layout_left_menu_submenu_buttons_top
{
	float: left;
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: -1000em;
}

#layout_left_menu_submenu_buttons_top #layout_left_menu_submenu_buttons_top_up
{
	float: left;
	background: transparent url(../images/navs/btn_up.jpg) no-repeat left top;
	height: 25px;
	width: 80px;
}

#layout_left_menu_submenu_buttons_top #layout_left_menu_submenu_buttons_top_up:hover
{
	background-position: 0px -25px;
}

#layout_left_menu_submenu_buttons_top #layout_left_menu_submenu_buttons_top_down
{
	float: right;
	background: transparent url(../images/navs/btn_down.jpg) no-repeat left top;
	height: 25px;
	width: 80px;
}

#layout_left_menu_submenu_buttons_top #layout_left_menu_submenu_buttons_top_down:hover
{
	background-position: 0px -25px;
}

#layout_left_menu_submenu_buttons_bottom
{
	width: 160px;
	text-indent: -1000em;
}

#layout_left_menu_submenu_buttons_bottom #layout_left_menu_submenu_buttons_bottom_top
{
	float: left;
	background: transparent url(../images/navs/btn_top.jpg) no-repeat left top;
	height: 25px;
	width: 80px;
}

#layout_left_menu_submenu_buttons_bottom #layout_left_menu_submenu_buttons_bottom_top:hover
{
	background-position: 0px -25px;
}

#layout_left_menu_submenu_buttons_bottom #layout_left_menu_submenu_buttons_bottom_bottom
{
	float: right;
	background: transparent url(../images/navs/btn_bottom.jpg) no-repeat left top;
	height: 25px;
	width: 80px;
}

#layout_left_menu_submenu_buttons_bottom #layout_left_menu_submenu_buttons_bottom_bottom:hover
{
	background-position: 0px -25px;
}

.layout_left_menu_archive
{
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

.layout_left_menu_archive_content
{
	width: 154px;
	height: 75px;
	background-color: #BABABA;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.layout_left_menu_archive_content_high
{
	width: 154px;
	height: 160px;
	background-color: #BABABA;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.layout_left_menu_archive_content_square
{
	width: 160px;
	height: 160px;
	background-color: #BABABA;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#layout_middle
{
	float: left;
	width: 600px;
	margin-top: 10px;
}

#content_lead_feature_image
{
	float: left;
	width: 600px;
	height: 300px;
	background-color: #989898;
}

#content_page_title h1
{
	height: 22px;
	float: left;
	font: 22px Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content_page_title span
{
	height: 22px;
	float: right;
	font: 22px Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content_story
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content_story h2
{
	text-transform: uppercase;
	color: #666666;
	font: lighter 36px/38px Helvetica, Arial, Verdana, "sans serif";
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#content_story p
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

#layout_right
{
	float: left;
	width: 160px;
	height: 600px;
	background-color: #989898;
	margin-left: 10px;
	margin-top: 10px;
}

#layout_footer
{
	clear: both;
	width: 400px;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

#layout_footer p
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 8pt;
	color: #333333;
}

#layout_footer p a
{
	color: #FF3366;
}

#layout_left_menu_articles
{
	float:left;
}

#layout_left_menu_articles a
{
	background: transparent url(../images/options/articles_btn.gif) no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	text-indent: -1000em;
	clear: none;
}

#layout_left_menu_articles a:hover
{
	background-position: 0px -24px;
}

#layout_left_menu_articles a.selected
{
	background-position: 0px -48px;
}

#layout_left_menu_home
{
	float: left;
}

#layout_left_menu_home a
{
	background: transparent url(../images/options/home_btn.gif) no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	text-indent: -1000em;
}

#layout_left_menu_home a:hover
{
	background-position: 0px -24px;
}

#layout_left_menu_home a.selected
{
	background-position: 0px -48px;
}

#layout_left_menu_interviews
{
	float: left;
}

#layout_left_menu_interviews a
{
	background: transparent url(../images/options/interviews_btn.gif) no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	text-indent: -1000em;
	clear: none;
}

#layout_left_menu_interviews a:hover
{
	background-position: 0px -24px;
}

#layout_left_menu_interviews a.selected
{
	background-position: 0px -48px;
}

#layout_left_menu_reviews
{
	float: left;
}

#layout_left_menu_articles1
{
	float: left;
}

#layout_left_menu_interviews1
{
	float: left;
}

#layout_left_menu_reviews1
{
	float: left;
}

#layout_left_menu_thepropet1
{
	float: left;
}

#layout_left_menu_topfive1
{
	float: left;
}

#layout_left_menu_reviews a
{
	background: transparent url(../images/options/reviews_btn.gif) no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	text-indent: -1000em;
	clear: none;
}

#layout_left_menu_articles1 a
{
	background: transparent no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	clear: none;
}

#layout_left_menu_interviews1 a
{
	background: transparent no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	clear: none;
}

#layout_left_menu_reviews1 a
{
	background: transparent no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	clear: none;
}

#layout_left_menu_theprophet1 a
{
	background: transparent no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	clear: none;
}

#layout_left_menu_topfive1 a
{
	background: transparent no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
	clear: none;
}

#layout_left_menu_reviews a:hover
{
	background-position: 0px -24px;
}

#layout_left_menu_reviews a.selected
{
	background-position: 0px -48px;
}

#layout_left_menu_theprophet
{
	float: left;
}

#layout_left_menu_theprophet a
{
	background: transparent url(../images/options/theprophet_btn.gif) no-repeat left top;
	height: 16px;
	width: 143px;
	display: block;
	text-indent: -1000em;
	clear: none;
}

#layout_left_menu_theprophet a:hover
{
	background-position: 0px -16px;
}

#layout_left_menu_theprophet a.selected
{
	background-position: 0px -32px;
}

#layout_left_menu_topfive
{
	float: left;
}

#layout_left_menu_topfive a
{
	background: transparent url(../images/options/top5_btn.gif) no-repeat left top;
	height: 16px;
	width: 143px;
	display: block;
	text-indent: -1000em;
	clear: none;
}

#layout_left_menu_topfive a:hover
{
	background-position: 0px -16px;
}

#layout_left_menu_topfive a.selected
{
	background-position: 0px -32px;
}

#ScrollBox 
{
	width: 165px;
	height: 390px;
	float: left;
	overflow: hidden;
}

#ScrollBoxHigh 
{
	width: 165px;
	height: 640px;
	float: left;
	overflow: hidden;
}

#ScrollBoxSquare 
{
	width: 165px;
	height: 640px;
	float: left;
	overflow: hidden;
}

#BigBox
{
	width: 0px;
	float: left;
	height: 390px;
}
#BigBoxHigh
{
	width: 0px;
	float: left;
	height: 640px;
}
#BigBoxSquare
{
	width: 0px;
	float: left;
	height: 640px;
}

.block
{
	width: 160px;
	float: left;
	height: 390px;
}
.blockHigh
{
	width: 160px;
	float: left;
	height: 640px;
}
.blockSquare
{
	width: 160px;
	float: left;
	height: 640px;
}
#content_page_search
{
	float: left;
	width: 300px;
	height: 31px;
	background-color: #000000;
	background-image: url(../images/search/zanisearch1.jpg);
	background-repeat:no-repeat;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	vertical-align: bottom;
	color: #ffffff;
}
.searchTextBox
{
	vertical-align:top;
	margin: 5px 0px 0px 99px;
	border: solid 0px #ffffff;
	height: 14px;
	width:195px;
	background-color: #763E65;
	color: #ffffff;
}
#search_page_checkboxes
{
	float: left;
	width: 254px;
	height: 26px;
	background-color: #000000;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size:0.9em;
}
#search_page_go
{
	float: left;
	width: 36px;
	height: 28px;
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
	background-color: #000000;
}
.searchCheckBox
{
	vertical-align: middle;	
}
#search_page_title h1
{
	height: 22px;
	float: left;
	font: 22px Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#search_page_title
{
	height: 22px;
	float: left;
	width: 590px;
	font: 22px Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
#search_page_image_index
{
	float: left;
	width: 590px;
	height: 196px;
	background-color: #989898;
}
#search_page_image
{
	float: left;
	width: 600px;
	height: 300px;
	background-image: url(images/links.jpg);
}
#search_results 
{
	padding: 30px 5px 0px 5px;
	float: left;
	width: 590px;
}
.search_result_para 
{
	width: 590px;
	float:left;
	text-decoration: none;
	color: #000000;
}
.search_result_para a
{
	width: 590px;
	float:left;
	text-decoration: none;
	color: #000000;
}
.search_result_date a
{
	width: 180px;
	padding:  5px 0px 5px 0px;
	float:right;
	text-align: right;
	color:black;
	text-decoration: none;
}
.search_result_content
{
	width: 590px;
	padding:  5px 0px 5px 0px;
	float:left;
}
.search_result_type_Article
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	color: #31ADE3;
}
.search_result_type_Article a
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	text-decoration: underline;
	color: #31ADE3;
}
.search_result_type_Interview
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	color: #B13838;
}
.search_result_type_Interview a
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	text-decoration: underline;
	color: #B13838;
}
.search_result_type_Review
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	color: #62217A;
}
.search_result_type_Review a
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	text-decoration: underline;
	color: #62217A;
}
.search_result_type_Top5
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	color: #669933;
}
.search_result_type_Top5 a
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	text-decoration: underline;
	color: #669933;
}
.search_result_type_Prophet
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	color: #FC6B09;
}
.search_result_type_Prophet a
{
	width: 400px;
	padding:  5px 0px 5px 0px;
	float:left;
	font-weight: bold;
	text-decoration: underline;
	color: #FC6B09;
}
