body {
	background: white url(images/UMA-bg.gif) top left repeat-y;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: small;
}
A:link {
	color: #0073A6;
}
A:visited {
	color: #0073A6;
}
A:active {
	color: #0073A6;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
 font-size: small;
}
#content p {
	text-indent: 25px;
}
.indent {
	position: relative;
	margin-left: 30px;
}
.photo {
	border-style:  double double solid solid;
	border-size: 2px;
	border-color: #0073A6;
	margin: 0 10px 0 0;
}

#wrapper_00 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:600px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:53px;
}

#title-top {
	position:absolute;
	left:111px;
	top:53px;
	width:126px;
	height:15px;
}

#address {
	position:absolute;
	left:237px;
	top:53px;
	width:546px;
	height:15px;
}

#address-rgt {
	position:absolute;
	left:783px;
	top:53px;
	height:15px;
	width: 100%
}

#main {
	position:absolute;
	left:111px;
	top:68px;
}
#index-bot {
	width:180px;
	height:261px;
	float: left;
	z-index: 0;
}
#about-bot {
	width:150px;
	height:261px;
	float: left;
	z-index: 0;
}
#find-bot {
	width:126px;
	height:261px;
	float: left;
	z-index: 0;
}
#service-bot {
	width:135px;
	height:261px;
	float: left;
	z-index: 0;
}
#link-bot {
	width:130px;
	height:265px;
	float: left;
	z-index: 0;
}
#myuma-bot {
	width:135px;
	height:261px;
	float: left;
	z-index: 0;
}
#news-bot {
	width:151px;
	height:261px;
	float: left;
	z-index: 0;
}

#content {
	padding-top: 2px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#content-index {
	padding-top: 2px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#wrapper_01 {
	position:absolute;
	top: 58px;
	left: 0px;
}
#menu {
	position:relative;
	padding: 5px;
	font-size: 14px;
	color: #0073A6;
	font-weight: bold;
}

#menu p {
	padding: 0 0 .5em 0;
	margin: 0;
}
#menu a {
	text-decoration: none;
}

#news {
	position:absolute;
	top: 270px;
}

#news-top {
	border-top: 2px solid #0073A6;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #ffd;
}
#news-main {
	background-color: #ffd;
	border-right: 1px solid #0073A6;
	font-size: x-small;
}
#news-main h1 {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}

#news-lft {
	border-left: 1px solid #0073A6;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #ffd;
}

#news-rgt {
	border-right: 1px solid #0073A6;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #ffd;
}

#menu-rgt {
	position:absolute;
	left:111px;
	top:329px;
	width:8px;
	height:10px;
	z-index: 0;
}
#bottom-menu {
	position: relative;
	bottom: 0px;
	border-top: 1px solid #0073A6;
	border-bottom: 1px solid #0073A6;
	margin: 10px;
	padding: 10px;
	text-align: center;
}