html {
	padding-bottom: 1px;
	min-height: 100%;
}
body {
	background-color: #DF0000;
}

/*Remove dotted line around linked images in Firefox*/

a:active, a:focus, input[type="image"] {
outline: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fede9c;
}

#bottom {
	background-color: #df0000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff4d4d;
	border-bottom-color: #FF4D4D;
	border-left-color: #FF4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fede9c;
	padding-top: 25px;
	padding-bottom: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#bottom2 {
	background-color: #df0000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff4d4d;
	border-bottom-color: #FF4D4D;
	border-left-color: #FF4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fede9c;
	padding-top: 25px;
	padding-bottom: 100px;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff4d4d;
}


#header {
	color: #fede9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	height: 50px;
	padding-top: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF4D4D;
	border-right-color: #FF4D4D;
	border-left-color: #FF4D4D;
}
#header2 {
	color: #fede9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	height: 50px;
	padding-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#home_pics {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 2px solid #FF4D4D;
}

#home_info {
	width: 520px;
	padding-left: 190px;
}
#left {
	float: left;
	width: 188px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 7px;
}
#right {
	width: 460px;
	float: right;
	vertical-align: top;
	padding: 20px;
	margin-top: 0px;
	line-height: 18px;
}
#credits {
	color: #FF7575;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
}
#credits  a {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7575;
}
#credits  a:hover {
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7575;
}
.attribution {
	font-style: italic;
	padding-left: 25px;
	padding-bottom: 10px;
}



.lotus {
	float: right;
	height: 102px;
	width: 141px;
	padding-top: 100px;
}
.lotus_small {
	height: 69px;
	width: 96px;
	padding-left: 1em;
}
.home_page_address   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fede9c;
}

.home_page_name {
	font-size: 18px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fede9c;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff5e1;
	text-decoration: underline;
}
a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff5e1;
}
.camt {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fede9c;
	text-decoration: none;
	padding-left: 1em;
	font-weight: bold;
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fede9c;
	text-decoration: none;
	padding-left: 1em;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	color: #fede9c;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	padding-left: 1em;
}

.spacers {
	color: #fede9c;
	font-style: normal;
}
.subject {
	font-family: Arial, Helvetica, sans-serif;
	color: #fede9c;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	padding-left: 1em;
	padding-top: 3em;
}

