body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#000;margin:auto;
    font-size:11px;
    width:1000px;
    background:#000569;
}
.clear {clear:both}
/****************************************************************/
/* main table													*/
/****************************************************************/
#h1 {background:url('images/h1.gif') 0 0 no-repeat;}
#h2 {background:#fff url('images/h2.jpg') 85px 0 no-repeat;width:1000px}
#h3 {background:url('images/h3.gif') 100% 0 no-repeat;}
#m4 {background:url('images/m4.gif') 0 0 repeat-y;}
#m5 {background:url('images/m5.gif') 100% 0 repeat-y;}
#m6 {background:url('images/m6.gif') 0 100% no-repeat;}
#m7 {background:url('images/m7.gif') 0 100% repeat-x;}
#m8 {background:url('images/m8.gif') 100% 100% no-repeat;padding:230px 95px 70px 95px;}

#headmenu {float:right;width:auto;
	position:relatif;margin-bottom:50px;
	}
#headmenu a {
	display:line;text-decoration:underline;
	color:#126;padding:0px;
	margin:5px 10px;
}
#headmenu a:hover {color:#621}
#ads1 {float:left;margin:10px;}
td {vertical-align:top}
a {color: #126;text-decoration:none;}
a:hover {border-bottom:#621 0px solid;}
#urlbox {height:39px;width:804px;
	background:url('images/urlbox.gif') 0 0 no-repeat;
	}
input#url
{
    width:590px;height:30px;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-left:45px;
    margin-top:5px;
    font-size: 13px;
    font-family: verdana, arial, sans-serif;
    color: #000;font-weight:bold;

}
input#go {
    width:150px;height:39px;
	background:transparent;
    border:0px;margin:0px;
	padding:0px;
	}
#container
{
    margin: auto;
    padding: 0px;
}

ul#navigation, ul#form
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul#form
{
    clear: both;
}

#footer
{
    font-size: 10px;
    text-align: center;
    margin:10px auto 10px auto;
}
.option
{
    color:#111;padding: 0px 0;font-size:12px;font-family:arial;
}
#form
{
    color:#555;margin: 0;
}

#error, #auth
{
    font-family:verdana,arial;font-weight:bold;font-size:12px;
    background-color: #fcb;
    border-top: 2px solid #f23;
    border-bottom: 1px dotted #f23;
    clear: both;color:#555
}

#error p, #auth p, #auth form
{
    margin: 5px;
}