#seomasters {
	float			: left;
	position		: absolute;
	left			: 0px;
	top			: 0px;
}

body, table
{

	font-family		: Verdana;
	color			: #333333;
	font-size		: 11px;
	background-color	: #336699;
}

table td
{
	text-align		: left;
	vertical-align	: top;
}

h1
{
	background-color	: #400f61;
	color			: #FFFFFF;
	font-size		: 18px;
	font-weight		: bold;
	padding		: 4px;
}

h2
{
	color			: #400f61;
	font-size		: 15px;
	font-weight		: bold;
	margin-bottom		: 0px;
	padding-bottom	: 0px;
}

h2 a
{
	text-decoration	: none;
	color			: #400f61;
}

h3, h3 a
{
	margin-bottom		: 0px;
	padding-bottom	: 0px;
}


img
{
	border			: 0px;
}

a
{
	color			: #0000CC;
	font-weight		: bold;
}

.link
{
	cursor			: pointer;
}

div.center
{
	text-align		: center;
}

div.container
{
	margin			: auto;
	width			: 660px;
	padding		: 10px;
	background-color	: #FFFFFF;
}

div.header
{
	height			: 90px;
	background-image	: url('header.jpg');
	background-position	: top;
	background-repeat	: no-repeat;
}

div.split
{
	font-size		: 0px;
	height			: 12px;
	background-color	: #8bc83f; 
	margin-top		: 1px;
	margin-bottom		: 1px;
}

div.menu
{
	float			: left;

}

div.menu ul
{
	list-style-type	: none;
	padding		: 0;
	margin			: 0;
}

div.menu ul li
{
	padding		: 0;
	margin			: 0;
	margin-bottom		: 1px;
}

div.menu ul li a
{
	display		: block;
	width			: 170px;
	padding		: 5px;
	background-color	: #e5e0e7;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #b9b3bf;
	color			: #000000;
	text-decoration	: none;	
}

div.menu ul li a:hover
{
	background-color	: #8bc83f;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #458b33;
	color			: #FFFFFF;
}

div.infobar
{
	text-align		: right;
	background-color	: #ececec;
	font-family		: Tahoma;
	margin-left		: 176px;
	font-size		: 10px;
	padding		: 1px;
	padding-right		: 10px;
}

div.main
{
	margin-left		: 176px;
	padding-left		: 10px;
}

div.footer
{
	font-size		: 11px;
	text-align		: center;
	border-style		: solid;
	border-width		: 0;
	border-top-width	: 1px;
	border-color		: #F0F0F0;
	padding		: 5px;
}





div.reaction span.date
{
	font-size		: 10px;
}

div.disclaimer
{
	background-color	: #ffffee;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #aaaaaa;
	padding		: 5px;
	margin-top		: 10px;
	margin-bottom		: 10px;
}

div.disclaimer a 
{
	text-decoration	: none;
}


div.quote
{
	font-style		: italic;
	background-color	: #ffffee;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #aaaaaa;
	padding-left		: 5px;
	padding-right		: 5px;
	padding-bottom	: 5px;
}

div.quote h1
{
	color			: #000000;
	font-style		: none;
}






input.text
{
	width			: 50%;
}
textarea.text
{
	width			: 50%;
	height			: 100px;
}


div.row
{
	display		: block;
	height			: 30px;
}

div.row span.label
{
	float			: left;
	width			: 20%;
	padding-top		: 7px;
}

div.row span.input
{
	float			: right;
	width			: 80%;
	padding-top		: 3px;
}

table.form
{
	border-style		: solid;
	border-width		: 1px;
	border-color		: #aaaaaa;
	background-color	: #ffffee;
}

div.ads
{
	margin-top		: 15px;
	margin-bottom		: 10px;
	text-align		: left;
	margin-left		: 0;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #aaaaaa;
	background-color	: #ffffee;

}

div.skyscraper
{
	float			: right;
	text-align		: left;
	margin-left		: 10px;
	margin-top		: 125px;
}

