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;
	}

/* end proxy settings */