body {
	background-color: #bfbfbf;
	color: #000;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 818px;
}
p, table, td, tr, th, ul, li, img, form, h1, hr, object, param, textarea, input {
	font-family: arial, times, verdana, tahoma;
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
}
p, table, td, tr, th, ul, li, img, a, form, h1, hr, object, param {
	border: none;
}
.clear {
	clear: both;
}
a {
	font-family: arial, times, verdana, tahoma;
	padding: 0;
	margin: 0;
	list-style-type: none;
	vertical-align: middle;
	text-decoration: underline;
	font-size: 14px;
	color: #3f00ee;
}
#general, #residentlist {
	text-align: left;
	padding-left: 13px;
	margin-right: 13px;
}
#general ul {
	padding-left: 40px;
}
#general li {
	margin: 3px 0;
}
#general td, #general th {
	text-align: center;
	padding: 3px 5px;
}
#general td.category {
	border: 1px solid #000;
	background: #8d9dff;
	font-weight: bold;
}
#general td.subcategory {
	border: 1px solid #000;
	background: #95ffd8;
}
#general th {
	border: 1px solid #000;
	background: #feff95;	
}
#general td.pos {
	border: 1px solid #000;
	background: #ff9595;
	cursor: pointer;
}
#general ol {
	font-size: 20px;
}
#mainwindowtop {
	height: 107px;
	margin: 20px auto 0 auto;
	background: #fff url('../images/mainwindowtop.gif') no-repeat;	
	text-align: left;
}
#mainwindowtop #logo {
	margin: 20px 0 0 30px;
}
#mainwindow {
	margin: 0 auto;
	background: #fff url('../images/mainwindowbg.gif') repeat-y;
}
#mainwindow img {
	margin-bottom: 1px;
}
#menu {
	margin: 0 0 1px 13px;
	background: #000 url('../images/menuitem.gif') repeat-x;
	height: 19px;
	margin-right: 13px;
}
#menu a {
	font-size: 12px;
	background: #000 url('../images/menuitem.gif') repeat-x;
	height: 17px;
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	padding: 2px 15px 0 15px;
	cursor: pointer;
	text-decoration: none;
}
#menu a#selected {
	background: #000 url('../images/menuitemselected.gif') repeat-x;
	color: #000;
}
#columns {
	background: #fff url('../images/columnbg.gif') repeat-y;
}
li.headlink ul { display: none; position:relative; z-index: 3; }
li.headlink:hover ul { display: block; }

#leftside {
	padding-left: 13px;
	text-align: left;
	width: 402px;
	float: left;
}
#leftside img {
	border: 1px solid #000;
}
#leftside p, #rightside p, #general p, #general table {
	padding: 6px 5px 6px 10px;
}
#rightside {
	text-align: left;
	float: right;
	width: 390px;
	margin-right: 12px;
}
h2 {
	font-variant: small-caps;
	font-size: 14px;
	margin: 0;
	padding: 2px 0 2px 10px;
	background-color: #bbb;
}
#leftside h2 {
	width: 390px;
}
#rightside h2 {
	width: 379px;
}
.date {
	font-style: italic;
}
.announce {
	font-weight: bold;
}
#quicklinks p {
	border-top: 1px dotted #b0b0b0;
	width: 798px;
	margin: 5px 0 0 10px;
	padding: 5px 0 0 0;
}
#quicklinks a {
	color: #0143bb;
	padding: 0 10px;
	border-right: 1px dotted #b0b0b0;
}
#quicklinks a#last {
	border: none;
}
#mainwindowbottom {
	background: #fff url('../images/mainwindowbottom.gif');
	height: 18px;
}
.button {
	background: #bbb;
	cursor: pointer;
	padding: 2px 20px;
	border: 1px solid #000;
}
#logintbl {
	margin: 10px 0;
}
#logintbl td {
	padding: 4px 0;
}
.note {
	background: #fff;
	text-align: left;
	width: 792px;
	margin: 0 0 0 13px;
}
.note p {
	padding: 2px 5px;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
#residentlist .field {
	width: 120px;
}
#residentlist .header {
	color: #0243b9;
}
.altcolor {
	background: #dedddd;
}
#residentlist img {
	padding: 0 5px 10px 20px;
}
.drawer {
	border: 1px solid #333;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	background: #eee;
	margin: 5px;
	padding: 0 5px;
}
#residentlist td {
	padding: 3px 5px;
}
#residentlist .break {
	clear: both;
	margin: 15px 0;
}
.left {
	float: left;
}
.example {
	font-size: 10px;
	font-weight: normal;
}
.photogallery {
	padding: 10px 0 10px 0;
	background: #eee;
	vertical-align: middle;
	text-align: center;
}
.photogallery a {
	margin: 20px;
	width: 155px;
	height: 165px;
	vertical-align: middle;
}
.photogallery img {
	vertical-align: middle;
}
.icons {
	float: right;
}

