#small{
	display:none;
}
#medium{
	display:none;
}
#container, #large, #common{ 
	display:block;
	position: relative;
	width: 1000px;
	height:auto;
	margin:0 auto;
	background-color:#FFF;
	padding:10px;
	text-align:left;
} 
#common{
	padding:0;
}
nav >a{
	display:none;
}
nav {
	margin: 0px auto; 
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	z-index:200;
}
nav ul li:hover>ul{
	display:block;
	top:auto;
}
nav ul {
	list-style-type: none;
	margin: 0; padding: 0;
	padding: 10px 0;
	list-style: none;
	float:left;
	display: inline-table;
	white-space: nowrap;
}
nav ul li {
	float: left;
	background-color:#003399;
	box-shadow:2px 2px 2px #666666;
	height:22px;
	line-height:18px;
	display: block; 
	padding: 2px 10px;
	margin-right:5px;
	margin-bottom:5px;
	color: #fff; 
	
}
nav ul li a:link,nav ul li a:visited {
	color:#FFF;
	
}
nav ul li a:link{
	text-decoration: none;
}
nav ul:after {
	content: ""; 
	clear: both; 
	display: block;
}
nav ul ul { 
		padding: 0;
		display:none;
		position: absolute; 
		top: 100%; 
		z-index:8;
		background-color:#CCC;
		box-shadow: 0px 5px 10px #000000;
		
	}
	nav ul ul li {
		float: none; 
		display:block;
		background-color:#CCC;
		padding:0;
		position: relative;
		text-align:left;
		color:#FFF;
		margin:0;
		
	}
	nav ul ul li a:link, nav ul ul li a:visited {
		padding-left:10px;
		padding-right:10px;
		color:#FFF;
	}
	nav ul ul li a:hover {
		display:block;
		padding-left:10px;
		padding-right:10px;
		color:#007;		
	}
img.head
{
	float:left;
	width:150px;
}
img.servience_spe
{
	float:left;
	width:88px;
	height:88px;

}
.header
{
	float:left;
	top:5px;
	width: 100%;
	height:auto;
	margin:0 auto;
	background-color:#FFF;
}
.box
{
	float:left;
	width:460px;
	padding:16px;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-align:justify; 
	color:#18365b; 		
}
.message a:link, .message a:visited{
	color: #330; 
	text-decoration:none;
	font-weight:100;
}
.message a:hover {
	color:#c00;  
	font-weight:100;
	text-decoration:none;
}
.tabletop {
	background-color:#ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-align:left; 
	color:#18365b; 		
}
.tabletop a:link, .tabletop a:visited{
	color: #330; 
	text-decoration:none;
	font-weight:bold;
}
.tabletop a:hover {
	color:#c00;  
	font-weight:bold;
	text-decoration:none;
}
.title1
{
	color:#000000;
	font-size:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.title2
{
	color:#000000;
	font-size:26px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.login
{
	float:right;
}
.listbox1, .adminbox1
{
	float:left;
	width:100%;
	padding:5px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	
}
.adminbox1
{
	width:950px
}
.listbox1b
{
	float:left;
	width:100%;
	padding:5px;
	border:1px solid #666666;
	background-color:#eee;
	margin-top:10px;
}
.listbox2
{
	float:right;
	width:850px;
}
.adminbox2
{
	float:right;
	width:825px;
}
.listbox3
{
	float:right;
	width:700px;
}
.listbox4
{
	float:right;
	width:300px;
}
.listbox4b
{
	float:right;
	width:550px;
}
.listbox5
{
	float:right;
	width:150px;
}
<!-- listone stuff -->

.idstory
{
	float:left;
	border:1px solid #666;
	border-radius:5px;
	height:500px;
	width:400px;
	padding:10px;
	margin-right:10px;
}
.title3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.idtable, .lsttable
{
	border:1px solid #aaaaaa;
	box-shadow:2px 2px 2px #999999;
	float:left; 
	margin-right:5px;
	width: 49%;
}
.lsttable{
	width:100%;
	margin-top:10px;
}
input, textarea{
	font-size:14px;
}
	