body
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-size: 12px;
}

form, input
{
    margin: 0px;
    padding: 0px;
}


body, input
{
    font-family: verdana, arial, sans-serif;
}

body
{
    -moz-border-radius: 20px;
	background-color: #000000;
    color: #F3B910;
}

h1 { color: #cccccc; font-weight: normal; border-bottom: 1px dotted #f1f1f1; padding: 0 0 .2em 0; margin: 0 0 1em 0; text-align: right; }
h3 { color: #999999; font-weight: normal;text-align: left;border-bottom: 1px dotted #f1f1f1; padding: 0 0 .2em 0; margin: 0 0 1em 0;  }
input
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    
}

.title
{       text-align: center;

	font-size: 16px;

}
.free
{       align:center;

	font-size: 14px;

}
.error
{
    font-size: 12px;
    background-color: #000000;
    color: #ffffff;
    border-bottom: 1px solid #000000;
}
#container
{
    -moz-border-radius: 20px;
	border: 1px solid #000000;
	width: 830px;
	margin: auto;
	background-color: #000000;
	background-position: right;
	clear: right;
}
#container_mid
{
    -moz-border-radius: 20px;
	border: 1px solid #000000;
	width: 830px;min-height:600px;
	margin: auto;
	background-color: #000000;
	background-position: right;
	clear: right;
}

.header
{
    -moz-border-radius: 20px;
	border: 1px solid #000000;
	width: 830px;
        height: 96px;
	margin: auto;
	background-color: #000000;
	background-position: right;
	clear: right;
}
 .header_title {
		float: right;
		margin: 50px 10px 10px 10px;;
	}
        .ip {
		float: right;
		margin: 10px 10px 10px 10px;;
	}


	.logo {
		float: ;
	}

	.banner {
		float: left;
padding-top:15px;
padding-right:10px;
text-align:center;
	}


#menu
{ 
    -moz-border-radius: 0 30px 0 0;
    border-left: 1px solid #fffffff; 
    border-bottom: 1px solid #ffffff;
    float: right;
    height: 20px;
    background-color: #000000;
    color: #ffffff;
}

.option
{
    height: 20px;
    border-bottom: 1px solid #000000;;
    background-color: #000000;
    color: #ffffff;
}

.shade
{
    background-color: #000000;
}

.head
{
    background-color: #000000;
}

a:link, a:visited 
{ 
    color: #F3B910;
    text-decoration: none;
} 

a:hover, a:active 
{
    color: #F3B910;
    text-decoration: underline;
    background-color: transparent;
}

#disclaimer
{
    -moz-border-radius: 20px;
    border: 1px solid #000033;
    width: 350px;
    margin: auto;
    background-color: #000000;
}
div#footer p {

margin:0;padding:5px 10px;
}

div#footer {
-moz-border-radius: 20px;
border: 1px solid #000000;
margin-top: 10px;
background-color: #000;
color: #FFF;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
clear:both;
width:830px;
padding: 5px;
}

div#footer a, div#footer a:hover {
-moz-border-radius: 20px;
margin-top: 10px;
background-color: #000;
color: #FFF;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
clear:both;
width:830px;
color: ##fff;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #000; 
border-right: 1px solid #000;
}


/* RSS Ebay */
#newsbox{ /*Big Box holding rss news WHITE bg*/
float:left;padding:5px;width:800px;background:#000;font:12px Trebuchet MS;color:#333;border-top:1px dashed #cccccc;}
.rss_entry_smthree{ float:left;margin-top:5px;margin-right:3px;padding:0;width:260px;height:220px;background:#666;font:12px Trebuchet MS;color:#333;border:1px solid #cccccc;}