Html{
	height: 100%;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #075174;
	text-align: center;
	height: 100%;
	background: #476695 url(bg.jpg) repeat-x top;
}
form {
	margin: 0px;
}

#container {
	height: 100%;
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#main {
        height: 100%;
        width: 795px;
        text-align: left;
        margin-right: auto;
}

#heading {
	position: absolute;
	width: 380px;
	text-align: left;
	padding-top: 1px;
}

#heading h1 {
	margin: 0px;
	display: inline;
	font-size: 15px;
}

#links {
	position: absolute;
	margin-left: 480px;
	width: 250px;
	text-align: right;
	padding-top: 5px;
}

#links a {
	color: #075174;
}

#logo {
	position: absolute;
	top: 28px;
}
#bannercontainer {
	position: absolute;
	width: 468px;
}
#banner {
	position: absolute;
	top: 30px;
	margin-left: 310px;
	width: 468px;
	height: 60px;
}
#chat {
	position: absolute;
	top: 97px;
	width: 780px;
	height: 530px;
	border-left: solid 2px #476695;
	border-right: solid 2px #476695;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#chatapplet {
	position: absolute;
	top: 30px;
	margin-left: 63px;
	height: 420px;
	width: 650px;
}
#alert {
	position: absolute;
	top: 120px;
	width: 780px;
	text-align: center;
}
#alert a {
	font-weight: bold;
	color: #476695;
}
#smilies {
	position: absolute;
	bottom: 40px;
	width: 60px;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: solid 2px #476695;
	border-top: solid 2px #476695;
	border-bottom: solid 2px #476695;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#smilies2 {
	position: absolute;
	bottom: 40px;
	width: 60px;
	text-align: center;
	margin-left: 716px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-left: solid 2px #476695;
	border-top: solid 2px #476695;
	border-bottom: solid 2px #476695;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#smilies img, #smilies2 img {
	width: 16px;
	height: 16px;
	margin: 3px;
}

#smilies img.img15, #smilies2 img.img15 {
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#nickname {
  position: absolute;
  top: 450px;
  margin-left: 63px;
  width: 650px;
  height: 16px;
  text-align: right;
  vertical-align: middle;
  box-sizing: border-box;
  moz-box-sizing: border-box;
}

#nickname input, #nickname select, #asl input, #asl select,  #mail386 input, #mail386 select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  height: 16px;
  line-height: 16px;
  margin: 0;
  vertical-align: middle;
}

#copy {
  position: absolute;
  top: 600px;
  width: 780px;
  text-align: center;
  color: white;
}

#copy a {
  color: white;
}

#dialup {
	text-align: center;
	font-size: 15px;
}

#asl { float: right; height: 20px; line-height: 20px; vertical-align: middle; }
#nick { float: right; height: 20px; line-height: 20px; vertical-align: middle; }

#mail386 {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#mail386 a {
	color: #075174;
}

#chans {
  text-align: right;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
#chans a {
	font-size: 9px;
	padding: 0 5px; 
	border: 1px solid #000;
	color: black;
	background-color: #F4E9AC;
	text-decoration: none;
}
