/*Core style sheet of the site*/
/* General */
div {}ul {}li {}em {font-weight: bold;}

h1 {font-size: 1.2em;text-align: left;font-style: italic;letter-spacing: 3px;}h2 {font-size: 1.1em;text-decoration: underline;}p {font-size: 0.9em;text-align: justify;line-height: 1.7em;}a {}a:link {color: #adc7ff;text-decoration: none;background-color: #397a3f;}a:visited {color: #8197bf;background-color: #397a3f;}a:hover {color: #dde3ff;text-decoration: underline;}a:active {color: #3cc7f0;}strong {font-weight: bold;}
/* Headers */
#header {color: #666666;background-color: #ffffff;padding-left: 125px;padding-right: 125px;padding-bottom: 10px;padding-top: 10px;}#header p {font-size: 0.6em;}#outer-image {background-image: url(Images/Spring_Forest.jpg);height: 199px;background-position: left top;}#inner-image {height: 199px;background-image: url(Images/Hotham2.jpg);background-repeat: no-repeat;background-position: 198px;}
/* Navbar section */
#navbar {position: absolute;top: 0px;left: 0px;width: 198px;}#navbar ul li a:link, #navbar ul li a:visited {display: block;text-decoration: none;border-bottom: 1px #000000 ridge;padding-top: 3px;padding-bottom: 3px;padding-left: 20px;border-right: 1px #000000;font-size: 0.8em;font-weight: bold;}#navbar ul li a:hover {display: block;}#navbar ul li {list-style-type: none;margin: 0em;padding: 0em;}#navbar ul {margin: 0em;padding: 0em;}

#menu.header {background-repeat: no-repeat;}

#menu.content {font-size: 0.8em;text-decoration: none;}

/* Body Section */
body {background-color: #397a3f;color: #ffffff;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 1em;margin: 0em;}
#content {position: relative;width: 779px;}p.calendar {text-align: center;}p.footer {font-size: 0.6em;text-align: center;font-weight: bold;position: relative;}#main-text {border-left: 1px #000000 solid;border-bottom: 1px #000000 solid;border-right: 1px #000000 solid;margin-left: 198px;padding: 10px;background-color: rgb(57, 122, 63);min-height: 15em;}

#main-text ul {text-align: center;font-size: 0.9em;line-height: 1.5em;}#main-text ul li {display: list-item;list-style-type: none;list-style-image: none;}