body {
margin: 0 auto;
font-family: arial;
color: #ffffff;
background-color: #8AB4F8;
letter-spacing: 1px;
}
input { width: 200px; border: 1px solid #000000; font-family: arial; font-size: 11px; margin: 1px; }
textarea { width: 200px; height: 60px; border: 1px solid #000000; font-family: arial; font-size: 11px; margin: 1px; }
select { width: 200px; border: 1px solid #000000; font-family: arial; font-size: 11px; margin: 1px; }
table {
font-size: 12px;
text-align: left;
}
img {
margin: 0 auto;
vertical-align: bottom;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
}
a:visited {
	text-decoration: none;
}
a:visited:hover {
	text-decoration: underline;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFF00;
	text-decoration: none; 
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited:hover {
	color: #FFFF00;
	text-decoration: none;
}
#container {
width: 100%;
margin: 0 auto;
text-align: center;
}
.header_table {
margin: 0 auto;
width: 1050px;
background-color: #003385;
}
.navigation {
background-color: #CC0000;
height: 40px;
border-top: 2px solid #003385;
border-bottom: 1px solid #ffffff;
text-align: left;
padding-left: 15px;
font-weight: bold;
font-size: 13px;
}
.navigation2 {
background-color: #CC0000;
height: 40px;
border-top: 2px solid #003385;
border-bottom: 1px solid #ffffff;
text-align: right;
padding-right: 15px;
font-weight: bold;
font-size: 13px;
width: 200px;
}
.title_td {
text-align: left;
padding-left: 15px;
background-color: #003385;
}
.home_table {
width: 1050px;
margin: 0 auto;
background-color: #003385;
}
.home_td1 {
vertical-align: top;
width: 205px;
padding-left: 15px;
}
.home_td2 {
width: 526px;
vertical-align: top;
background-image: url(images/park.jpg);
background-position: 50% 100%;
background-repeat: no-repeat;
padding: 15px;
text-align: left;
padding-top: 0px;
line-height: 22px;
}
.home_td3 {
vertical-align: top;
width: 258px;
padding-right: 15px;
}
.box1 {
width: 256px;
border: 1px solid #ffffff;
background-color: #ffffff;
margin: 0 auto;
}
.box1_td1 {
margin: 0 auto;
background-color: #CC0000;
height: 34px;
font-size: 14px; 
color: #FFFF00;
font-weight: bold;
text-align: center;
text-decoration:blink;
}
.box1_td2 {
margin: 0 auto;
background-color: #ffffff;
height: 109px;
color: #003385;
font-weight: bold;
font-size: 14px;
text-align: center;
}
.box1_td3 {
margin: 0 auto;
background-color: #CC0000;
height: 34px;
font-size: 11px;
font-weight: bold;
text-align: center;
}
.box2 {
margin: 0 auto;
width: 256px;
border: 1px solid #ffffff;
background-color: #ffffff;
}
.box2_td1 {
margin: 0 auto;
background-color: #CC0000;
height: 34px;
font-size: 14px; 
color: #FFFF00;
font-weight: bold;
text-align: center;
}
.box2_td2 {
margin: 0 auto;
background-color: #ffffff;
height: 109px;
color: #003385;
font-weight: bold;
font-size: 12px;
text-align: center;
}
.box2_td3 {
margin: 0 auto;
background-color: #CC0000;
height: 34px;
font-size: 12px;
font-weight: bold;
text-align: center;
}

.main_table {
width: 1050px;
margin: 0 auto;
background-color: #003385;
background-image: url(images/home_bottom_right.jpg);
background-position: 100% 100%;
background-repeat: no-repeat;
}
.main_td1 {
vertical-align: top;
padding-left: 15px;
}
li {
color: #FFFF00;
}
.bullet {
color: #ffffff;
}