.font-left-nav { font-size: 12px; color: #FFFFFF; font-family: arial, sans-serif; }
.font-txt { font-size: 13px; color: #008812; font-family: arial, sans-serif; }
.font-txt-sm { font-size: 11px; color: #008812; font-family: arial, sans-serif; }
.font-head { font-size: 14px; color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; letter-spacing: 0.15em; }
.font-quote { font-size: 16px; color: #008812; font-family: times new roman, serif; font-weight: bold; letter-spacing: 0.15em; }

.link-nav { text-decoration: none; color: #FFFFFF; }
.link { text-decoration: none; color: #008812; }
.link-nav:hover { text-decoration: underline; }
.link:hover { text-decoration: underline; }

/*positioning*/
/*0th layer*/
.spacing { position: absolute; top: 0px; left: 80px; }
/*1st layer*/
.title_frame { position: absolute; top: 110px; left: 210px; width: 500px; height: 25px; z-index: 1; }
.nav_frame { position: absolute; top: 110px; left: 50px; width: 150px; height: 200px; z-index: 1; }
.picture_frame { position: absolute; top: 312px; left: 50px; z-index: 1; }
/*2nd layer*/
.site_frame { position: absolute; top: 10px; left: 40px; width: 703px; height: 457px; z-index: 2; }
.white_space { position: absolute; top: 465px; left: 40px; width: 703px; height: 400px; z-index: 3; }
.white_space2 { position: absolute; top: 465px; left: 40px; width: 703px; height: 400px; z-index: 2; }
/*3rd layer*/
.logo { position: absolute; top: 10px; left: 20px; z-index: 20; }
.nav_txt {position: absolute; top: 110px; left: 50px; width: 150px; height: 200px; z-index: 10; }
.title_txt { position: absolute; top: 116px; left: 260px; z-index: 10; }
.body_txt { position: absolute; top: 160px; left: 230px; width: 480px; height: 200px; z-index: 10; }