body
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font-family: Tahoma;
	font-size: 10pt;
}

h1
{
	width: 760px;
	height: 0;
	background: transparent url(graphics/header.gif);
	padding-top: 73px;
	overflow: hidden;
	border-bottom: 1px solid #D9D9D9;
	margin: 0;
}

h2
{
	font-size: 10pt;
	border-bottom: 1px solid #CC0000;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
}

h3
{
	font-size: 10pt;
	margin: 0;
}

p
{
	margin: 0;
	margin-bottom: 10px;
}

td
{
	vertical-align: top;
}

img
{
	border: 0;
}

a
{
	color: black;
	text-decoration: none;
}

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

#navigation
{
	height: 26px;
	font-size: 12px;
	background: transparent url(graphics/navigation-background.png);
	border-bottom: 1px solid black;
	padding-left: 7px;
	margin-bottom: 20px;
}

#navigation a
{
	line-height: 26px;
}

#what_is_igeryon
{
	width: 48%;
	float: right;
}

#top_stories
{
	width: 48%;
	float: left;
}

#main_table
{
	width: 100%;
	margin-top: 20px;
	clear: both;
}

#advertisements
{
	width: 214px;
	position: relative;
	padding-bottom: 45px;
}

* html #advertisements
{
	padding-bottom: 25px;
}

#advertisements h4
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
}

#ensure-protection
{
	border-bottom: 1px solid black;
}

.req, .red {
	color: #CC0000;
}

.small {
	font-size: smaller;
}

.bold {
	font-weight: bold;
}

.und {
	text-decoration: underline;
}

.fraud_box
{
	border: 1px solid #BBBBBB;
	width: 250px;
	height: 250px;
}

.fraud_box h3
{
	background: transparent url(graphics/navigation-background.png);
	width: 100%;
	color: #CC0000;
	text-align: center;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid black;
	height: 26px;
	line-height: 26px;
	margin-bottom: 5px;
}

.fraud_box p
{
	margin-left: 5px;
	margin-right: 5px;
}

#content_page
{
	border-collapse: collapse;
	width: 100%;
}

#content
{
	width: 540px;
	padding-right: 20px;
	border-right: 1px solid #D9D9D9;
}

#content p
{
	margin-bottom: 20px;
	text-align: justify;
	line-height: 18px;
}

#page
{
	position: relative;
}

#side
{
	position: absolute;
	right: 0px;
	top: 152px;
	width: 180px;
	padding-left: 20px;
}

* html #side
{
	padding-left: 17px;
}

#igeryon_seal
{
	width: 200px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	text-align: center;
}

* html #igeryon_seal
{
	bottom: 200px;
}

#disclaimer_top{
    border-top: 1px solid #CC0000;
    border-bottom: 1px solid #CC0000;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

#disclaimer_bottom {
    border-top: 1px solid #CC0000;
    margin-top: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
}

#footer
{
	height: 26px;
	background-color: #CC0000;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 22px;
}

.article
{
	margin-bottom: 20px;
}

#content .article p
{
	margin: 0;
}

#content .article a
{
	font-style: italic;
}

#content .article span
{
	font-size: 8pt;
}