body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	color:#888686;
	margin-top:50px;
	background-color:#000000;
	background-image:url(../images/tin.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	}

body a,a:active,a:visited {
	color:#246d77;
	}

body a:hover {
	text-decoration: underline;
	}
	
#header_width {
	width:680px;
	}

#header_content {
	margin-top:40px;
	padding:0px;
	}

#headline_width {
	width:680px;
	}

#headline_content {
	margin-top:10px;
	padding:0px;
	}

#left_width {
	width:240px;
	}

#left_content {
	margin-top:10px;
	padding:0px;
	}

#right_width {
	width:430px;
	}

#right_content {
	margin-top:10px;
	margin-left:10px;
	padding:0px;
	}

#double_width {
	width:680px;
	}

#double_content {
	height:330px;
	margin-top:10px;
	padding:0px;
	overflow:auto;
	}

#footer_width {
	width:680px;
	}

#footer_content {
	font:10px,verdana;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
	}
