html
{
	height: 100%;
}

body
{
	background-color: #f8f9f2;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

body.iframe
{
	background-color: #ffffff;
}

body.ezd
{
	background-color: #ffffff;
	height: 100%;
}

body.popup
{
	background-color: #ffffff;
	margin: 10px;
}

.ezd_entry
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ezd_entry h1
{
	font-family: Georgia, Times News Roman, serif;
}

#ezd_headline
{
	padding-top: 20px;
	padding-bottom: 40px;
	font-family: Georgia; Times New Roman; serif;
	font-size: 60px;
}

#ezd_wrap
{
	z-index: 1;
	height: 100%;
}

table.ezd_table
{
	height: 100%;
	width: 800px;
}

#ezd_top
{
	background: url('../images/ezd/bg_top.gif') no-repeat top left;
	width: 800px;
	height: 250px;
}

#ezd_body
{
	background: url('../images/ezd/bg_repeat.gif') repeat-y top left;
	width: 800px;
	height: 100%;
}

td.text_content
{
	vertical-align: top;
	width: 415px;
}

td.search_content
{
	vertical-align: top;
	width: 400px;
	padding-right: 15px;
}

td.iframe
{
	padding-top: 60px;
}

td.content
{
	background-color: #ffffff;
	width: 420px;
}

div.blackbox
{
	background-color: #000000;
	position: absolute;
	z-index: 2;
	left: 145px;
	top: 0px;
}

a, a:visited
{
	text-decoration: underline;
	color: #8a8a8a;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

#page_nav
{
}

.page_nav
{
	background-color: #ffef04;
}

#read_more
{
	color: #8a8a8a;
}

#search_query
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-family: Verdana;
	font-size: 9px;
	width: 250px;
}

#button
{
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	background-color: #c0c0c0;
	font-family: Verdana;
	font-size: 9px;
}
