/* CSS Document */

body { background-color: #007979; margin: 10px 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 67.5%; }

#container { width: 760px; margin-right: auto; margin-left: auto; }

#container2 { width: 760px; float: left; border: 2px solid #003333; margin-bottom: 10px; }

#banner { width: 760px; height: 101px; float: left; background: #F0F0F0 url(banner.gif) top left no-repeat; }

#nav { width: 760px; height: 39px; float: left; background: #70ACAD; background: url(nav.gif) no-repeat; }

#nav a { color: #CDA6FE; display: block; padding: 3px 5px 8px 7px; border-bottom: 3px solid #7F3D92; font-size: 1.4em; text-decoration: none; font-weight: bolder; float: left; margin: 7px 22px; }

#nav a.current { color: #FFFFFF; border-bottom: 6px solid #CDA6FE; padding: 3px 5px 6px 7px; }

#nav a:hover { color: #E5DEE6; border-bottom: 6px solid #7F3D92; padding: 3px 5px 6px 7px; }

#nav a.current:hover { color: #FFFFFF; border-bottom: 6px solid #CDA6FE; }

#body { width: 730px; padding: 0px 15px; float: left; font-size: 1.2em; line-height: 1.4em; background: #F0F0F0 url(body.gif) no-repeat; }

#footer { width: 760px; float: left; text-align: center; background: #70ACAD; }

h1 { font-size: 1.5em; font-weight: bolder; font-family: Times New Roman, Georgia, Times, serif; color: #996633; margin-bottom: 0px; padding-bottom: 0px; }

h2 { font-size: 1.2em; font-weight: bolder; font-family: Times New Roman, Georgia, Times, serif; color: #844298; margin-bottom: 0px; padding-bottom: 0px; }

a { color: #007979 }

a:hover { text-decoration: none; color: #7F3D92; }

.mod { float: right; width: 200px; padding: 10px; font-size: .9em; margin: 10px 0px 10px 10px; background: #DFDFDF; border: 3px double #CDA6FF; color: #007979; }

img a:hover { text-decoration: none; }

#top1 { float: right; width: 78px; height: 101px; background: transparent url(top1.gif) no-repeat; }
#top2 { float: right; width: 63px; height: 101px; background: transparent url(top2.gif) no-repeat; }
#top3 { float: right; width: 54px; height: 101px; background: transparent url(top3.gif) no-repeat; }
#top4 { float: right; width: 64px; height: 101px; background: transparent url(top4.gif) no-repeat; }