

#wrapper {
	position: relative;
	background: #FBFBFF;
	color: #000033;
	width:935px;
	height: 100%;
	margin: 0 auto 0 auto;
}


body {
	color: #E8DEBA;
	background: #000000;
	font-size: .8em; 
	font-family: tahoma;
}


h1 {
	color: #E8DEBA;
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	color: #ECB800;
	font-size: 1.2em;
}

h3 {
	color: #FE820E;
	font-size: .8em;
}

.calendarTitle {
font-size: 1.3em;
color:#FE820E;
}

.calendarDesc {
font-size: 1.3em;
color:#E8DEBA;
}

a {
color: #ffff33;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:vist {
color: #ff9933;
}

a:link {
color: #ffcc33;
}	

.residentsMainContent {
	color: #E8DEBA;

	font-size: 1em; 
	font-family: tahoma;
	margin:5px 20px 5px 20px;
}

.residentsLeftMenuON {
	display: block;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	color:#7D5B32;
	font: 1em Tahoma;
}

.residentsLeftMenu a {
	display: block;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	color:#ECB800;
	font: 1em Tahoma;
}


.residentsLeftMenu a:hover {
color:#7D5B32;
}

.localLinks {
color: #E8DEBA;
margin:0 0 0 10px;
}

.localLinksCatagory {
font-size: 1.2em;
background-color: #6C4617;
color: #FFCC33;
margin:2px 0 2px 10px;
}


div.folderThumbs {
	display: block;
	float: left;
	width: 150px;
	height: 135px;
	margin: 5px;
	text-align: center;
}

div.imageThumbs {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	margin: 5px;
	text-align: center;
}


div.imageView {
	display: block;
	float: left;
	width: 710px;
	margin: 5px;
	text-align: center;

 

}

#caption {
	color: #ECB800;
	font-size: 1.2em;
}


.caption {
	color: #ECB800;
	font-size: 1.2em;
}