#lotw_top
{
	background-image: url(http://www.lordofthewebs.com/_system/images/topbg.gif);
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 42px;
	background-color: #0845A5;
	width: 100%;
}

#lotw_logo
{
	position:absolute;
	top: 7px;
	left: 0px;
}

#lotw_contact
{
	position:absolute;
	top: 7px;
	right: 266px;
	z-index: 1;
}

#lotw_menu1
{
	position:absolute;
	top: 7px;
	right: 186px;
	z-index: 1;	
}

#lotw_menu2
{
	position:absolute;
	top: 7px;
	right: 108px;
	z-index: 1;	
}

#lotw_menu3
{
	position:absolute;
	top: 7px;
	right: 30px;
	z-index: 1;	
}

#lotw_areatitle
{
	position:relative;
	top: 42px;
	margin-top: 4px;
	margin-left: 300px;	
	margin-right: 0px;	
	margin-bottom: 60px;
	border-bottom: solid 1px #cacaca;	
	padding-bottom: 2px;	
	z-index: 0;
	text-align: left;
}

#content 
{
	text-align:left;	
}


body 
{
	background:#ffffff;
	color: #4d4d4d;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px;
}

a 
{
	color:#0C47A7;
	text-decoration:none;
}
a:hover 
{
	color: #659CF5;
}

h3
{
	font-size: 11pt;
	font-weight: bold;
	color: #0C47A7;
}

ul 
{
	list-style:square;
}

h1, h2, h3, h4, h5, h6 
{
	color:#0C47A7;
}

blockquote 
{
	background:url('http://www.lordofthewebs.com/_system/images/hborder_right.png') repeat-y left;
	color:#888;
	font-size:0.9em;
	padding:0.2em 2em;
}

blockquote blockquote 
{
	background:none;
	margin:0;
	font-size:1em;
}

.lotw_areatitle_link
{	
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;	
}

.button-search
{
	font-size: 9pt;
	height:20px;
	color:#414141;
	border-width: 1px;
	background-color: #D4D0C8;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
}

.textbox-search
{	
	border-width: 1px;
	width: 90px;	
}