html
{
	font-family: verdana;
	font-size: 12px;
}
body
{
	background-color: #000000;
	color: #FFFFFF;
}
#header
{
	display: inline-block;
	margin-top: 30px;
	width: 100%;
}
#header .left
{
	background: url('../images/header_left.png');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 55px;
	width: 10px;
}
#header .mid
{
	background: url('../images/header_mid.png');
	display: block;
	float: left;
	height: 55px;
}
#header .right
{
	background: url('../images/header_right.png');
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 55px;
	width: 8px;
}
#header .bottom
{
	background: url('../images/header_bottom_800.png');
	background-position: right top;
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: left;
	height: 8px;
	width: 800px;
}
#header H1
{
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	line-height: 55px;
	margin: 0px;
	padding: 10px 15px 0px 0px;
}
#content
{
	float: left;
	margin-top: 10px;
	position: relative;
	width: 800px;
}
#content .componentheading
{
	display: none;
}
#footerhome
{
	float: right;
}
div.quickmenu
{
	width: 165px !important;
}
#footer div
{
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	width: 51px;
}
#footer a, #footer a:visited, #footer a:hover
{
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	text-decoration: none;
}
h2
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
}
h3
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
h6
{
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
table.menu
{
	font-size: 10px;
}
table.menu img
{
	margin-bottom: 3px;
}
table.menu a, table.menu a:visited, table.menu a:hover
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.modifydate
{
	font-size: 10px;
	padding-top: 25px;
}
img
{
	border: 0px none;
	margin: 3px;
}
a
{
	color: #FFFFFF;
	outline: 0px none;
}
a:hover
{
	color: #FFE87C;
}
a:visited
{
	color: #999999;
}
.GoogleAdsRight
{
	float: left;
	left: 10px;
	position: relative;
	top: 10px;
}
.results .highlight
{
	background-color: #FFE87C;
	color: #000000;
}
.results h4
{
	margin: 8px 0px 4px 0px;
}
.results p
{
	margin: 4px 0px 4px 0px;
}
.phrase legend
{
	color: #FFFFFF;
}
fieldset.word
{
	padding: 6px 7px 6px 7px;
}
fieldset.phrase
{
	padding: 6px 7px 6px 7px;
}
span.avPlayerContainer
{
	display: inline-block !important;
}
.joomlatags
{
	display: none !important;
}
.tagCloud
{
	background-color: #FFFFFF;
	padding: 25px;
}
#paypal_logo
{
	float: left;
}
#paypal_button
{
	float: right;
	margin-right: 150px;
	margin-top: 25px;
}
#paypal_wrap
{
	height: 55px;
}
dt.article-info-term
{
	display: none;
}

dd.modified {
	margin-left: 0px;
    font-size: 10px;
}

ul.breadcrumb {
  font-size: 10px;
    margin-bottom: 25px !important;
    margin-left: 0px !important;
    margin-top: -7px;
    padding-left: 0px !important;	
}

ul.breadcrumb  li{
  display: inline;
}