* { behavior: url(iepngfix.htc); }
body{
	font-family:Helvetica,Nimbus Sans, Arial, Sans;
	background-color:#eeeeee;
	/*background-image:url('geartile.jpg');*/
	font-size:small;
	/*old colour: #857c5b */
}
div{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#c9b3a4;
	border:none;
	color:#4e4652;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
}

a{
	color:#e9390e;
	font-weight:bold;
}
.login{
	border: thin solid #796450;
	position:fixed;
	width:15%;
	top:2%;
	right:2%;
}
.login a{float:right;}
#identitydiv, .attribute, .att_value{
	background-color:#c9c0b9;
}
.header{
	background-image:url('images/machinespirit2.png');
	background-repeat:no-repeat;
	font-size:x-large;
	font-weight:bold;
	top:5px;
	height:132px;
	left:5px;
	right:5px;
	margin-left:0px;
	margin-right:0px;
	background-color:#e9390e;
}

.header a{
	display:none;
	position:relative;
	color:#201e21;
	top:96px;
	left:145px;
	text-decoration:none;
}

.message{
	border: thin solid #635a54;
}

#identitydiv, #threaddiv, #editbox, #postbox, .header, .login, .att_title{
	border:thin solid #7a7763;
}
.controls, .controls * input, .controls * select, #newthread{
font-size:x-small;
border: thin solid #857c5b;
}

input, select{
	border:thin solid #2b281b;
}
.post, .post *{
	font-size:medium;
	background-color:#e2ccbb;
	color:black;
}
.controls, .login, #postbox, #postbox div{
background-color:#f9ba6c;
}
#postbox div{
	background-color:#e2ccbb;
}