body {
	margin: 0;
	padding: 0;
	background-image: url(images/body_rpt.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
}
#container {
	position: relative;
	width: 850px;
	margin: 0 auto;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background-color: #f7f7f7;
	background-image: url(images/container_rpt.gif);
	background-repeat: repeat-y;
}
#content {
	position: relative;
	width: 500px;
	float: right;
	padding: 15px;
}
#content p {
	margin: 0 0 1.5em 0;
	padding: 0;
}
#content ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}
#content ul li a {
	text-decoration: none;
}
#content ul li a img {
	vertical-align: middle;
}
#content ul li a:hover {
	text-decoration: underline;
}
#content #ufo {
	position: absolute;
	top: 282px;
	left: 0;
	width: 530px;
	height: 347px;
}
#content #latest {
	position: relative;
	width: 176px;
	padding: 3px 3px 3px 351px;
	margin: -347px 0 0 0;
	color: #005daa;
	letter-spacing: -0.1em;
	background: url(../images/latest_grad.png) repeat-y right;
}
#content #latest p {
	margin: 0 0 0.6em 0;
}
#content #latest p span.date {
	font-weight: bold;
}
#content #latest p a {
	color: #ff7200;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#content #latest p a:hover {
	text-decoration: underline;
}
#left_hand_side {
	position: relative;
	width: 320px;
	float: left;
	background-color: #d9eef6;
	font-family: Arial, Helvetica, sans-serif;
}
#left_hand_side p {
	margin: 0 45px 15px 45px;
	font-size: 1.3em;
	text-align: justify;
}
#left_hand_side ul {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
#left_hand_side ul li a {
	display: block;
	width: 255px;
	padding: 2px 10px 2px 45px;
	color: #000000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
#left_hand_side ul li a:hover, #left_hand_side ul li.selected a {
	background-color: #00aeef;
	background-image: url(images/background_li.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

/* THUMBS */

#content p.img {
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
	color: #666666;
	font-size: 0.8em;
	text-align: left;
}
#content p.img {
	width: 120px;
}
#content p.img a {
	color: #666666;
	text-decoration: none;
}
#content p.img a:hover {
	text-decoration: underline;
}

/* MISC */

a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 24px 0 12px 0;
	color: #005daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
}
h1 span {
	font-size: 0.5em;
	font-weight: bold;
}
p.footer {
	color: #919191;
	text-align: center;
}
.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
.substituted {
	position: absolute;
	margin-left: -999em;
}
img.loton_park {
	margin-left: -116px;
}
img.float_left {
	float: left;
	margin: 0 4px 4px 0;
}
img.float_right {
	float: right;
	margin: 0 0 4px 4px;
}
#web_design {
	position: relative;
	width: 850px;
	margin: 30px auto;
	text-align: center;
	color: #999999;
}
#web_design a {
	color: #999999;
	text-decoration: none;
}
#web_design a:hover {
	color: #FF9900;
}
#weather {
	position: relative;
	padding: 45px;
}
div.video {
	position: relative;
	width: 425px;
	font-size: 0.8em;
	background-color: #999999;
	color: #FFFFFF;
	margin: 0 0 12px 0;
}
div.video p {
	padding: 4px;
}

/* SLIDESHOW */

#slideshow {
	position: relative;
	width: 530px;
	height: 347px;
	overflow: hidden;
}