#container{
	margin:0 auto;
padding: 0;
/*	padding:20px; */
/*	width:820px;*/
min-width:760px;
max-width:960px;
	text-align:left;
}
.in-pad {
	padding: 10px;
}
.in-margin{
	margin: 5px;
}
#branding{
/*	width:763px;*/
	width: 100%;
	min-width:763px;
	height:144px;
	text-align:center;
	background:#ddd;
	border:2px solid #222;
/*	margin:0 auto;*/
}
#brand-inner{
/*	width:750px;*/
width: 98.6%;
min-width: 750px;
	height:134px;
	background: #b2b9fe url(../../images/headers/branding-64.gif) no-repeat center;
	position:relative;
	top:3px;
	left:4px; 
	border:2px solid #666666; 
}
#manageDocTbl{
	width: 100%;
}
#body-div{
	width: 100%;
	height: 100%;
 	background:none; 
}
#big_table{
	margin: 0px 0px 0px 2px;
	padding: 0;
}
#table_content{
	margin: 0;
	padding: 0;
}
#nav_splash_td{
	width: 205px; /* fixed width for suckertree menu */
	background: #6579D1 ;
	padding: 0;
}
#content_td{
	/*width: 100%; /* column 2 is for the main content */
	background:#eee;
	padding:5px 20px;
}
#nav-splash-container{
	width:205px; /*fixed width */
	float:left;
	background: #b2b9fe ;
	margin-right: 1px;
}
#nav li ul{
 padding:3px;
 background:#eee;
 position: absolute;
 margin-top:40px;
 margin-left:110px;
 display:none;

}
#nav{
 	width: 182px;
	background:#006 url(../../images/gradients/nav-bg.png) repeat-y;
	letter-spacing:2px;
	border:1px solid #ccc;
	padding: 10px;
}
#nav a{
/*	width:205px; */

}
#content{
	width: 98%  ;  
	min-width: 130px;  /* for admin_upload.php div uploaddocs */
	min-height:445px;
	background-color:#eee;
	font-family: times, ariel;
}
#content_left{
	float: left;
	width: 49.5%;	
}
#content_right{
	float: right;
	width: 49.5%;	
}
#content_right h1, #content_right h2, #content_right p{
	padding-left: 10px;
	padding-right: 10px;
}
#content_full{
	float:left;
	width: 90%;
}
#foot{
/*	width:780px;*/
	width: 100%;
	min-width: 780px;
	height:50px;
}
#footer{
	clear: both;
/*	width:756px;*/
width: 100%;
min-width: 756px;
	height:20px;
	background: #6579D1;
	border: 2px solid #ccc;
	text-align: center;
	padding-top: 3px;
}

#splash{
	width: 100%;
	max-width: 205px;
	background:#6579D1;
/*	padding-bottom:15px; */
/*	border:1px solid #ccc;*/
}

#splash2{
	display: none; /* not currently used */
/*	width:205px; */
	width: 100%;
	max-width: 205px;
	padding: 0;
	overflow: hidden;
	color: white;
}

#splash2 img{
	margin: 0;
	padding: 0;
	border: 0;
}
#features {
	width: 100%;
	margin-top: 10px;
}
#features span{
	text-align: justify;
	float: left;
width: 100%;
}
.third {
	width: 30.5%;
	background-color: #eee;
	border: 1px solid black;
	padding: 1%;
	height: 100%;
}
#res_reg{  /* research to regulations image */
	width: 100%;
	overflow: hidden;
/*	width:269px; */
/*	height:205px;*/
	background:transparent url(../images/icons/res_reg_ie.jpg) no-repeat;
/*	position:relative;
	right: 10%; */
	z-index:5;
}

#updateDocs table td{
    width:120px;
}

#admin_navigation ul{
	margin:0 auto 10px auto;
	text-align:center;
}

#admin_navigation ul li{
   display:inline;
}

#admin_navigation a{
   padding-right:10px;
   font-size:12px;
   letter-spacing:1px;
}

#meetings h4{
	text-align:center;
}
#committees div, #content_full div{
	margin-bottom: 10px;
}
#committees span, #content_full span{
clear: both;
position: relative;
float: left;
width: 100%;
}
#committees_admin, #committees_admin a{
	font-size:14px;
}

#committees_admin_minutes span{
	display:block;
}

#image-right p{
	text-align: center;
	margin: 0;
	padding:0;
}

#welcome{
	float:right;
	font-weight:bold;
	letter-spacing:2px;
}

#manageDocs td{
	width:auto;
}

.xMark{
 width:15px;
 height:15px;
 margin:0 auto;
 background:transparent url(../../images/icons/x-mark-sm.gif) no-repeat center;
 border:none;
}

#error_response{
	color:#990000;
	text-align:center;
	display:block;
}

#signupmessage{
	position:relative;
	top:110px;
	left:350px;
}