body {
	font-family:"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	margin-top:40px;
	font-size:14px;
	}

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

a:hover {
	color:#FF0000;
	}

h1 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:3px;
	color:#AE100F;
	}
	
#clear {
	clear:both;
	}
/*  header */
#header_wrap {
	width:630px;
	height:70px;
	margin:0 auto;
	}

.header_left {
	height:70px;
	width:40px;
	float:left;
	background:url(images/header_left.jpg);
	background-repeat:no-repeat;
	}

.header {
	width:550px;
	height:70px;
	float:left;
	background:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	line-height:50px;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	}

.header_slogan {
	font-size:18px;
	font-weight:normal;
	}

.header_right {
	height:70px;
	width:40px;
	float:left;
	background:url(images/header_right.jpg);
	background-repeat:no-repeat;
	}

/*  end header */

/* content */
#content_wrap {
	clear:both;
	width:630px;
	margin:0 auto;
	background:url(images/body_bg.jpg);
	background-repeat:repeat-y;
	}

.content_ad {
	width:300px;
	float:left;
	}

.ad_margin1 {
	margin-left:14px;
	}

.ad_margin2 {
	margin-left:2px;
	}

#browse_code {
	width:468px;
	clear:both;
	margin:0 auto;
	}

.browse_ad {
	margin-top:5px;
	}

#text_area {
	width:468px;
	clear:both;
	margin:0 auto;
	text-align:justify;
	}

/* end content */

/* footer */
#footer {
	width:630px;
	height:35px;
	clear:both;
	margin:0 auto;
	background:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	}

#footer_links {
	width:630px;
	margin:0 auto;
	clear:both;
	color:#AE100F;
	font-size:13px;
	}

/* end footer */

/* proxy settings */
#url_box {
	width:371px;
	height:49px;
	background:url(images/url_bg.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
	margin-left:10px;
	float:left;
	}

.url_box {
	float:left;
	margin-left:15px;
	margin-top:10px;
	background:none;
	width:338px;
	font-size:16px;
	border:0;
	color:#AE100F;
	font-weight:bold;
	padding-top:5px;
	}

.button {
	border:0;
	background:url(images/browse.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:51px;
	float:right;
	margin-right:10px;
	}

.select {
	background-color: #FFFFFF;
	border: solid 2px;
	border-color: #AE100F; 
	padding: 0.2em;
	margin-bottom: 0.3em;
	}

.advanced {
	text-align:center;
	clear:both;
	}

.option {
	color:#AE100F;
	font-size:12px;
    padding: 2px 10px 10px 10px;
    background-color:#FFFFFF;
	list-style:none;
	}

.option label {
    border-bottom:1px #FFF solid;
	}

#error, #auth {
	margin:0 auto;
    background-color:#FFFFFF;
    border-top:1px solid #AE100F;
    border-bottom:1px solid #AE100F;
    width:480px;
    clear:both;
	}

#auth {
    background-color:#F3F3F3;
	}

#error p, #auth p, #auth form {
    margin:5px;
	}
#adv {
	width:500px;
	background:#FFFFFF;
	margin:0 auto;
	color:#000000;
	}

.advenced_link:link, advenced_link:active, advenced_link:visited {
	color:#AE100F;
	text-decoration:none;
	}

advenced_link:hover {
	color:#FF0000;
	}
/* end proxy settings */