body
{
    font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    color: #011f47;
    text-align: center;
    background-color: #FFFFFF;
    font-size: 14px;
}

a
{
    color: #011f47;
    text-decoration:none;
}

a:hover 
{
    color: #0080FF;
}

#container
{
    text-align: left;
    margin: auto;
    padding: 5px;
    width: 730px;
}

#title
{
    color: #CC6633;
    margin: 0;
}

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

ul#navigation
{
    float: right;
}

ul#form
{
    clear: both;
}

ul#navigation li
{
    float: left;
    margin: 0;
    padding: 5px 0;
    border-top: 2px #BFAA9B solid;
}

ul#navigation li a
{
    font-weight: bold;
    color: #ffffff;
    background-color: #AA8E79;
    padding: 5px 15px;
    margin-left: 1px;
    text-decoration: none;
    border-bottom: 0 #ffffff solid;
}

ul#navigation li  a:hover
{
    color: #44352C;
}

ul#form li
{
    width: 730px;
}

#footer
{
    color: #1B1C03;
    font-size: 12px;
    text-align: right;
}

#address_bar
{
    width: 730px;
    border-top: 2px #c8c6f8 solid;
    border-bottom: 3px #a8a6d8 solid;
    background-color: #b8b6e8;
    text-align: center;
    padding: 5px 0;
    color: #011f47;
}

#go
{
    background-color: #ffffff;
    font-weight: bold;
    color: #1A3E59;
    border: 0 #ffffff solid;
    padding: 2px 5px;
}

#address_box
{
    text-align: left;
    width: 500px;
}

.option
{
    padding: 2px 0;
}

form
{
    margin: 0;
}

#error, #auth
{
    background-color: #BF6464;
    border-top: 1px solid #44352C;
    border-bottom: 1px solid #44352C;
    width: 730px;
    clear: both;
}

#auth
{
    background-color: #94C261;
}

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

#leftadframe {
	position: relative;
	width: 700px;
	height: 250px;
	background-color: #FFFFFF;
}

#rightadframe {
	position: absolute;
	width: 350px;
	height: 250px;
	left: 360px;
	top: 0px;
	background-color: #FFFFFF;
}

.adframe {
	position: relative;
	width: 730px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}

.logo {
	position: relative;
	width: 730px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-image: url(activeunblocker_logo.png);
	background-repeat: no-repeat;
}

.links {
	width: 730px;
	height: 20px;
	color: #000000;
	text-align: center;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.ad_body {
	color: #000000;
	background-color: #ffffff;
	border-color: #ffffff;
}

.ad_link {
	color: #011f47;
}

.ad_url {
	color: #008000;
}

.ad_alternate {
	color: #ffffff;
}