
body {
	outline: 0;
	background-color: #fff;
	overflow-x: hidden;
	background-color: black;
	min-height: 100%;
	font-family: "Lucida Grande", Arial;
}

ul.menu {
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
body.mceContentBody {
   background: #fff;
}

#dummyBody {
	width: 80%;
}
#dede {
	padding-bottom: 40px;
	width: 100%;
	margin-top: 13px;
}
#dede h1 {
	font-size: 120%;
}

#footer {
width: 100%;
color: #fff;
background-color: #000;
text-align: right;
font-size: .7em;
}
#footer p {
	margin-top: 1px;
}

a.menuLink {
	padding-left: 10px;
	padding-right: 10px;
	outline: 0;
	text-decoration: none;
	padding-bottom: 14px;
	color: #666;
}
a.menuLink:hover {
	color: #999;
}
a.activeLink {
	color: white;
	background-image: url(/core-index/layouts/photoalbum/arrowthin.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.activeLink:hover {
	color: white;
}

.inputField {
	padding: 5px;
	border: 1px solid #ccc;
}
table.infoTable {
	border: 0px solid #eaeaea;
	font-size: 80%;
}
table.infoTable tr {
	border: 0px;
}
table.infoTable td {
	border: 0px;
}
table.infoTable tr.odd {
	background-color: white;
}
table.infoTable tr.even {
	background-color: white;
}
table.infoTable tr.heading {
	background-color: #f8f8f8;
}
table.infoTable tr.smallInfo {
	font-size: 80%;
	background-color: #f8f8f8;
}
table.infoTable tr td {
	font-weight: normal;
	color: #000;
}
table.infoTable tr.ui-widget-header td {
	color: white;
}
#home_link {
	width: 100%;
	height: 25px;
}
	#home_link a {
		text-decoration: none;
		width: 100%;
		height: 100%;
		display: block;
	}

#container {
	width: 100%;
	margin: 0px auto;
	margin-top: 20px;
	padding-top: 0px;
	background: none;
}

span#pageTitle {
	font-size: 100%;
	text-align: right;
	display: block;
	padding: 10px;
	padding-bottom: 0px;
	width: 100%;
	color: #fff;
	font-family: "Lucida Grande", Arial;
}

#header {
	width: 100%;
	background-color: #000;
	color: #fff;
}

a.lightview img.slideShowImage {
	border: 5px solid #fff;
}

a {
	text-decoration: none;
}
