html ,
body {
	background-image: url('http://www.andershoff.net/divergence/vertical.gif');
	background-repeat: repeat-x repeat-y ;
	background-color: #000000;
	color: #777777;
	font-size: 16px;
	font-family: Trebuchet, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*FORM ELEMENTS*/

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

input {
	background-color: #000000;
	color: #777777;
	margin: 10px 5px 0px 0px;
	height: 17px;
	border: 0px;
	padding: 4px 0px 4px 0px ;
	
}

#inName input {
	text-align: center;
	width: 135px;
	float: left;
	position: relative;
}

#inMsg input  {
	width: 670px;
	float: left;
	position: relative;
	text-align: center;
}

#msgCharCount {
	background-color: #440000;
	color: #111111;
	float: left;
	position: relative;
	height: 25px;
	width: 35px;
	margin: 10px 5px 0px 0px ;
	text-align: center;
}

#status {
	background-color: #440000;
	color: #111111;
	float: left;
	position: relative;
	height: 25px;
	width: 25px;
	margin: 10px 0px 0px 0px ;
	text-align: center;
}

#inSubmit {
	width: 100px;
	float: left;
	position: relative;
	margin: 0px 10px 0px 0px ;
}

#messageForm  a{
	height: 17px;
	border: 0px;
	padding: 4px 0px 4px 0px ;
	background-color: #777777;
	color: #222222;
	margin: 10px 10px 0px 0px;
	width: 100px;
	text-align: center;
	float: left;
	text-decoration: none;
}

#messageForm  a:hover{
	background-color: #440000;
	color: #222222;
	text-decoration: none;
}

/*END FORM ELEMENTS*/

.messageContainer {
	position: relative;
	float: left;
	width: 867px;
	background-color: #111111;
	border:0px;
	padding:3px 3px 3px 3px;
	margin: 0px 0px 3px 0px ;
}

.timeDate {
	position: relative;
	float: left;
	min-width: 10%;
	height: 100%;
}

.timeDate a {
	color: #777777;
	text-decoration: none;
}

.timeDate a:visited {
	color: #440000;
	text-decoration: none;
}

.message {
	position: relative;
	float: left;
	color: #777777;
	padding: 0px 3px 0px 3px;
	text-align: left;
	max-width: 95%;
}

.ct1,
.ct1 a:visited,
.ct1 a:active,
.ct1 a {
	color: #440000;
	text-decoration: none;
}

.ct1 a:hover {
	text-decoration: underline;
}


.ct2 {
	color: #009900;
}
.ct3 {
	color: #330066;
}
.ct4 {
	color: #333300;
}
.ct5 {
	color: #660033;
}
.ct6 {
	color: #330099;
}
.ct7 {
	color: #33CC99;
}
.ct8 {
	color: #999999;
}
.ct9 {
	color: #FF00CC;
}
.ct10 {
	color: #CC3333;
}

p {
	line-height: 25px;
}

a:active,
a:visited, 
a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.l {
	position: relative;
	float: left;
	min-width:1px;
}

#footspan  {
	position: relative;
	float: left;
	width: 900px;
}

#foot {
	font-size: 12px;
	position: relative;
	float: left;
	text-align: left;
    height: 20px;
	font-weight: bold;
	background: #333333;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	display: block;
	width: 880px;
	border: 0px;
	padding: 15px 10px 15px 10px ;	/*T L B R*/
	margin: 0px;
}

#submits {	
	height: 100px;
	background-color: red;
}

#content {
	position:relative;
	min-height: 100px;
	background: #111111;
	color: #777777;
	display: block;
	width: 880px;
	float: left;
	padding: 0px 10px 10px 10px;
}

#chatStatus {
	position: relative;
	float: left;
	min-height: 400px;
	background-color: #000000;
	color: #777777;
	display: block;
	width: 873px;
	margin: 10px 0px 0px 0px ;
	padding: 3px 3px 0px 3px;
	text-align: center;
	
}

#chatContent {
	position: relative;
	float: left;
	min-height: 400px;
	background-color: #000000;
	color: #777777;
	display: block;
	width: 873px;
	margin: 10px 0px 0px 0px ;
	padding: 3px 3px 0px 3px;
	text-align: center;
	display: none;
}

#container {
	width: 900px;
	position: relative;
	padding: 0px;
	border: 0px;
	margin: 0 auto;
}


#headspan {
	position: relative;
	float: left;
	background-color: #111111;
	text-align:left;
	display: block;
	float: left;
	height:100px;
	width: 900px;
	padding: 0px;
	border: 0px;
}

#notice {
	position: relative;
	float: left;
	width: 880px;
	color: #777777;
	padding:10px;
	margin: 3px 0px 3px 0px ;
	height: 24px;
	text-align: center;
	background-color: #440000;
}

#head {
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
	position: relative;
	text-align: left;
	width: 900px;
	height: 50px;
	border: 0px;
	margin: 0 auto;
}

#adminNotice a {
	color: #444444;
	font-size: 15px;
	font-style: italic;
	position: relative;
	float: right;
	padding: 0px 10px 0px 0px;
	border: 0px;
	margin: 0px;
	text-align: right;
}
#counter {
	color: #444444;
	font-size: 15px;
	font-style: italic;
	position: relative;
	float: right;
	width: 300px;
	padding: 0px 10px 0px 0px;
	border: 0px;
	margin: 0px;
	text-align: right;
}

a:visited#title, 
a:active#title, 
a#title {
	background-color: #111111;
	height: 50px;
	width: 480px;
	display: block;
	padding: 0px;
	margin: 0px;
	color: #777777;
	text-decoration: none;
	float: left;
	left: 20px;
	position: relative;
	font-weight: normal;
	background-image: url('http://www.andershoff.net/divergence/head.gif');
	background-repeat: none;
	overflow: hidden;
}

a:hover#title {
	background-color: #444444;
	height: 50px;
	width: 480px;
	display: block;
	padding: 0px;
	margin: 0px;
	color: #777777;
	text-decoration: none;
	float: left;
	position: relative;
	font-weight: normal;
	background-image: url('http://www.andershoff.net/divergence/head.gif');
	background-repeat: none;
	background-position: 0px 50px;
	overflow: hidden;
}

.red {
	display: inline;
	color: #444400;
	font-weight: bold;
}

.ord {
	display: inline;
	font-size: 20px;
}



.linetru {
	text-decoration: line-through;
}

#foot a,
#foot a:visited,
#foot a:active {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

#foot a:hover {
	font-weight: bold;
	color: #440000;
	text-decoration:none;
}
