/* CSS Document */
* {
		margin:0;
		padding:0;
		}
body {
		background:#FFFFFF;
		text-align:center;
		margin:0;
		padding:0;
		font:Arial, Helvetica, sans-serif;
		color:#333333;
		font-size:0.8em;
		} 

#header-nav {
		height:26px;
		background:#065f91;
		text-align:right;
		}
#header-nav ul {
		padding-top:4px;
		}
#header-nav li{
		display:inline;
		list-style:none;
		padding-left:30px;
		padding-right:20px;
		}	
#header-nav a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#dddddd;
		font-size:1.0em;
		font-weight:bold;
		text-decoration:none;		
		}	
#header-nav a:hover{
		color:#ffffff;
		}
		
		
#wrapper {
background-color:#dff2fb;
	
	
		}
#wrapper_main {
	background:url(../images2/blue-gradient.gif) repeat-x;
	//display:block;
	//display:none;
	

		}

#content {
	width:100%;
	margin:0 auto;
		}


#logobox {
	width: 207px;
	height:50px;
	padding-top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logobox2 {
	width: 490px;
	height:75px;
	padding-top:0px;
	padding-left:10px;
	padding-bottom: 0px;
}



#introbox {
	width: 700px;
	height:280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#chatboxb
{
	width:480px;
	margin:0 auto;
	background-color:#dff2fb;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding-bottom:15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#actionbox {
	width: 570px;
	height:165px;
	background-color:#dff2fb;
	border: 1px solid #c1e6f7;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }


#formbox {
	width:390px;
	height:70px;
	background-color:#e9f7fe;
	border: 1px solid #c1e6f7;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.connectingmsgbox {
	width:390px;
	height:110px;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display:block;
}



#tottextb {
	width:455px;
	height:165px;
	padding-left:5px  5px 5px 5px;
	background-color:#ffffff;
	border:1px inset #c1e6f7;
	border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
	margin: 0 auto;
	overflow-y:auto;
}

#quest {
	width:340px;
	height:35px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	padding:2px 5px 2px 5px;
	border:0 none;
	font-family:sans-serif;
	font-size:1em;
	margin:0px;
	overflow:auto;
	text-align:left;
	}

#msgboxb{
	width:460px;
	height:45px;
	background-color:#ffffff;
	border:1px inset #c1e6f7;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin:0 auto;
	padding:0;
	overflow:visible;
	}

#disconnect {
	text-align:left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
select {
 background-color: #ffffff;
 color: #333333;}

#form1{
	hight:auto;
	width:380px;
	float:left;
	font-size:1.0 em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}

#buttonbox {
	width: 278px;
	height:36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#useronline {
	width: 278px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #dddddd;
	padding-top:3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#useronline2 {
	width: 680px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color: #dddddd;
	padding-top:2px;
	text-align:right;
}
#footer {
	width: 700px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Thumb {width:720px;

hight:500px;}
