/* Nodisability CSS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
	background:#f5f1db;
	color:#666666;
	font-size:1em;
}
/* styling for containers */
#holder {
margin:auto;
width:765px;
background:#ffffff;
padding:0px;
}
#content{
background:#00d2ff;
border-right:1px solid #221d17;
}
#header { 
text-align:center;
color:#ffffff;
margin:0px;
padding:0px;
background:#cca385 url(../Assetts/Images/nodisbanner.jpg) no-repeat top;
height:220px;
width:765px;
}
.leftside {
width:640px;
float:left;
background:#ffffff;
font-size:0.9em;
}
.rightside {
width:122px;
height:auto;
background:#00d2ff;
float:right;
}
/* Menu System */
a.menu, a.menu:link, a.menu:visited {
display:block;
width:105px; 
height:auto;
text-align:left;
padding:0px 0px 0px 10px;
text-decoration:none;
margin:2px 0px 2px 2px;
color:#666666;
border-top:1px solid #666666;
border-left:1px solid #666666;
border-right:2px solid #221d17;
border-bottom:2px solid #221d17;
font-size:0.8em;
line-height:20px;
}
a.menu:hover {
color:#666666;
text-decoration:none;
background:#fdf7f7;
}
a, a:link, a:visited{
text-decoration: none;
	color: 0000ff;
	}
a:hover {
	text-decoration: underline;
	color: 0000ff;
}
#copyright {
	color: #666666;
	text-align:center;
	font-size: 0.6em;
	padding:5px 0px 5px 0px;
}
#copyright a {
	text-decoration: none;
	color: #666666;
}
#textnav {
text-align:center;
font-size: 0.7em;
padding:5px 0px 5px 0px;
background:#ffffff;
}
.infobox {
	border: 1px inset #abca00;
	padding: 0px 2px;
	margin: 0px 2px;
}
/* Table Settings */
#communities {border: 1px solid #221d17;width:100%;}
#communities td {border:1px solid #e2e2e2;}
#family {border: 1px solid #221d17;width:100%;}
#family td {border:1px solid #e2e2e2;}
#disability {border: 1px solid #221d17;width:100%;}
#disability td {border:1px solid #e2e2e2;}
#general {border: 1px solid #221d17;width:100%;}
#general td {border:1px solid #e2e2e2;}
#kidslinks {border: 1px solid #221d17;width:100%;}
#kidslinks td {border:1px solid #e2e2e2;}
#emaillist {border: 1px solid #221d17;width:100%;}
#emaillist td {border:1px solid #e2e2e2;}
#groups {border: 1px solid #221d17;width:100%;}
#groups td {border:1px solid #e2e2e2;}
#software {border: 1px solid #221d17;width:100%;}
#software td {border:1px solid #e2e2e2;}
#shopping {border: 1px solid #221d17;width:100%;}
#shopping td {border:1px solid #e2e2e2;}

.tableinfo {background-color:#e5ccad; font-weight:bold;}
.linodisimg {
	list-style-image: url(../Assetts/Images/cornerl.gif);
	padding-left:0px;
	margin-left:20px;
	font-weight:bold;
}
.linoimg {
	padding-left:8px;
	padding-bottom:5px;
	margin-left:20px;
	list-style-type: none;
}
.clear {clear:both;}

#counter { /* hidden counter */
	visibility:hidden;}
#visitors { /* hidden counter */
	visibility:hidden;}

